Jump to content

Main public logs

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" )
Logs
  • 01:49, 4 November 2021 MeritedElm63160 talk changes created page Module:Example (Created page with "local p = {}; --All lua modules on Wikipedia must begin by defining a variable --that will hold their externally accessible functions. --Such variables can have whatever name you want and may --also contain various data as well as functions. p.hello = function( frame ) --Add a function to "p". --Such functions are callable in Wikipedia...")