Jump to content

Main public logs

This is a combined display of all logs except the patrol, review, tag and thanks logs:

Who performed the action – enter their name without prefix under "Performer".
The page or user affected by an action – enter the page or user name (prefixed with "User:") under "Target".
User logs
  • 11:50, 15 May 2023 MSGJ talk contribs created page Module:Disambiguation/testcases (Created page with '-- Unit tests for [[Module:{{ROOTPAGENAME}}]]. Click talk page to run tests. local p = require('Module:UnitTests') -- Example unit test. function p:test_1() self:preprocess_equals('{{#invoke:Disambiguation | isDisambiguationPage | Paris}}', '') self:preprocess_equals('{{#invoke:Disambiguation | isDisambiguationPage | New}}', 'yes') self:preprocess_equals('{{#invoke:Disambiguation | isDisambiguationPage | Black swan (disambiguation)}}', 'yes') end ret...')