Module:Redirect template: Revision history

Jump to navigation Jump to search

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.

21 May 2022

  • curprev 18:1718:17, 21 May 2022Maxwells talk contribs 3,128 bytes +13 No edit summary
  • curprev 18:0818:08, 21 May 2022Maxwells talk contribs 3,115 bytes +3,115 Created page with "require('Module:No globals') 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' }, talk = { function(n) return n > 0 and n%2 == 1 end, '[[H..."

17 December 2021