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".
- 08:24, 20 January 2024 SD0001 talk contribs created page Module:User:SD0001/Code page header (←Created page with 'local gadgets = require('Module:User:SD0001/Gadgets') local function arr_contains(array, val) for _, value in ipairs(array) do if value == val then return true end end return false end local p = {} p.header = function(frame) return p.headerForTitle(mw.title.getCurrentTitle()) end p.headerForTitle = function(title) local model = title.contentModel if model ~= 'javascript' and model ~= 'css' and model ~= 'json' t...')