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" )
- 12:26, 13 February 2023 112.209.14.63 talk created page Module:IPAddress/testcases (Created page with "-- Unit tests for Module:IPAddress. Click talk page to run tests. local p = require('Module:UnitTests') function p:test_isIp() self:preprocess_equals_many('{{#invoke:IPAddress/sandbox|isIp|', '}}', { {'200.200.200.200', '4'}, {' 200.200.200.200', ''}, -- whitespace not currently allowed {'200.200.200.200 ', ''}, -- whitespace not currently allowed {'200.200.256.200', ''}, {'200.200.200.200.', ''}, {'200.200.200', '...")