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" )
- 14:55, 6 August 2021 MeritedElm63160 talk changes created page Module:Endangered Languages Project (Created page with "--Module:Endangered Languages Project -- local p = {} local elpf = "http://www.endangeredlanguages.com/lang/" -- or get P1630 local make_display = function(elpc, elpn) return "[" .. elpf .. elpc .. " " .. elpn .. "]" end local tidy_param = function(param) if param == "" then param = nil end return param end p.make_entry = function(frame) local elpname = tidy_param(frame.args.elpname) local elpcode = tidy_param(frame.args.elpcode) local qid = tidy_param((...")