Revision history of "Module:WP"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 19:31, 19 December 2021Tachyony talk contribs 11,588 bytes +11,588 Created page with "require('Module:No globals'); local getArgs = require ('Module:Arguments').getArgs; local mRedirect = require ('Module:Redirect') local namespaces = { -- includes namespace aliases - these are case insensitive ['HELP'] = 'Help', -- canonical namespaces ['WIKIPEDIA'] = 'WP', ['PROJECT'] = 'Project', -- namespace aliases ['WP'] = 'WP', ['H'] = 'Help', ['MOS'] = 'MOS', } --[[--------------------------< E S C A P E _ L U A..."