4,595
edits
(Created page with "-------------------------------------------------------------------------------- -- Namespace detect data -- -- This module holds data for Module:Namespace detect to be loaded per -- -- page, rather than per #invoke, for performance reasons. -- -------------------------------------------------------------------------------- local cfg = require('Module:Namespace detect/config') local function...") |
No edit summary |
||
Line 53: | Line 53: | ||
-- { | -- { | ||
-- [''] = {'main'}, | -- [''] = {'main'}, | ||
-- [' | -- ['stiles.casa_wiki'] = {'stiles.casa_wiki', 'project', 'wp'}, | ||
-- ... | -- ... | ||
-- } | -- } |