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".
- 17:59, 11 June 2024 Pppery talk contribs protected Module:Correct title categories [Edit=Require autoconfirmed or confirmed access] (indefinite) [Move=Require autoconfirmed or confirmed access] (indefinite) (High-risk template or module) (hist)
- 15:00, 11 June 2024 Pppery talk contribs created page Module:Correct title categories (←Created page with 'local p = {} function p.main(frame) return p._main(frame.args.title) end function p._main(title) title = title:gsub("'","") -- Add a trailing "a" to distinguish empty from no fragment local titleObj = mw.title.new(title.."a") if not titleObj then return "Category:Restricted titles (illegal characters)" elseif #titleObj.fragment > 0 then if #titleObj.text > 0 then return "Category:Restricted titles (number sign)" else return "[[Cate...')