Main public logs
Appearance
This shows all the logs of Wikipedia. You can also view logs by log type, the user making the log, or the affected page or user.
- "User" - This is the person who made the action. It does not use the "User:" prefix ( JohnDoe, not User:JohnDoe ).
- "Title" - The page or user affected by an action. The username uses the "User:" prefix ( User:JohnDoe, not JohnDoe ). Page names use the full title of the page. (for example, "Wikipedia talk:Userboxes" )
- 11:55, 24 March 2024 BRPever talk changes imported Module:Flag from en:Module:Flag (1 revision) (updating here)
- 04:22, 4 July 2021 MeritedElm63160 talk changes created page Module:Flag (Created page with "local p = {} function p._main(frame, name, mode, check) local categories = { Flagicon = 'Category:Flagicons with missing country data templates', Flagdeco = 'Category:Flagdeco with missing country data templates', } local args={} if require('Module:Yesno')(frame.args['getParent']) then for k,v in pairs(frame:getParent().args) do if (v or '') ~= '' then args[k] = v end end end for k,v in pairs(frame.args) do if (v or '') ~= '' then...")