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".
- 03:49, 20 April 2024 Awesome Aasim talk contribs created page Module:Transcluded (←Created page with 'local p = {} p[""] = function(frame) local f = frame:getParent() if (f:getTitle().fullText == mw.title.getCurrentTitle().fullText) then return args[2] else return args[1] end end return p')