4,595
edits
imported>MusikAnimal m (1 revision imported) |
(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...") |
||
Line 53: | Line 53: | ||
-- { | -- { | ||
-- [''] = {'main'}, | -- [''] = {'main'}, | ||
-- [' | -- ['wikipedia'] = {'wikipedia', 'project', 'wp'}, | ||
-- ... | -- ... | ||
-- } | -- } |