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" )
- 19:32, 4 August 2021 MeritedElm63160 talk changes created page Module:Template invocation/doc (Created page with "This is a meta-module for producing MediaWiki template invocations. == Usage == First load the module: <syntaxhighlight lang="lua"> local mTemplateInvocation = require('Module:Template invocation') </syntaxhighlight> Then you can use the individual functions as documented below. === Name === <syntaxhighlight lang="lua"> mTemplateInvocation.name(title) </syntaxhighlight> This function produces the name to be used in a template invocation. For pages in the template...") Tag: 2017 source edit