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".
- 02:02, 25 March 2023 Awesome Aasim talk contribs created page Module:MediaWiki:Talkpageheader (←Created page with 'local p = {} local isIP = require('Module:IPAddress')._isIP p.main = function(frame) local args = require('Module:Arguments').getArgs(frame) local tptext = '' local pageTitle = mw.title.getCurrentTitle() local out = '' local text = frame:preprocess('{{:' .. pageTitle.fullText .. '}}') if not mw.ustring.find(text, '<table role="presentation" class="tmbox tmbox-notice talkheader plainlinks" id="talkheader" style="border-collapse: separate;">') then ou...')