Jump to content

Module:Redirect template: Revision history

Diff selection: Mark the radio buttons 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.

13 March 2026

  • curprev 03:3203:32, 13 March 2026 Taurussmith talk contribs m 3,304 bytes 0 Protected "Module:Redirect template" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
  • curprev 03:3203:32, 13 March 2026 Taurussmith talk contribs 3,304 bytes +3,304 Created page with "require('strict') local p = {} -- key is beginning of arg name. value is table with namespace number and link -- alternatively, a function taking the namespace number and returning a validity -- can be used local namespaceCategories = { all = { function() return true end }, main = { 0, 'main' }, help = { 12, 'help' }, portal = { 100, 'portal' }, mos = { 126, 'MOS' }, talk = { function(n) re..."