Main public logs
Appearance
This is a combined display of all logs except the patrol, review, tag and thanks logs:
- Who performed the action – enter their name without prefix under "Performer".
- The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
- 18:00, 8 July 2024 MusikBot II talk contribs protected Module:Main if exists [Edit=Require autoconfirmed or confirmed access] (indefinite) (High-risk template or module: 251 transclusions (more info)) (hist)
- 20:41, 17 February 2022 Lallint talk contribs created page Module:Main if exists (←Created page with '--v1.0 local p = {} local yesno = require("Module:yesno") function p.main(frame) local rawpages = {} local nvalid = 0 local namespace = frame.args.ns for i, v in ipairs(frame:getParent().args) do if (v ~= nil) then local thisArg = mw.text.trim(v) if (thisArg ~= "") then local title = mw.title.new(thisArg, namespace) if title ~= nil and title.exists then table.insert(rawpages, title.fullText) nvalid = nvalid + 1 end...')