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" )
- 01:48, 4 November 2021 MeritedElm63160 talk changes created page Module:UnitTests/doc (Created page with "UnitTests provides a unit test facility that can be used by other scripts using '''require'''. See Wikipedia:Lua#Unit_testing for details. Following is a sample from Module:Example/testcases: {{#tag:syntaxhighlight| -- Unit tests for Module:Example. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_hello() self:preprocess_equals('{{#invoke:Example | hello}}', 'Hello World!') end return p |lang="lua"}} The talk page ...") Tag: 2017 source edit