Editing disabled for anonymous users

Revision as of 07:26, 20 March 2025 by Shia.k (talk | contribs) (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' }, talk = { function(n) return n > 0 and n%2 == 1 end, '[[Help:Talk pa...")
Anonymous editing is currently disabled. Please log in to edit pages.

Return to Module:Redirect template.