Module:Documentation: Difference between revisions

m showing test
m Undo revision 1562222 by Minejango2 (talk)
Line 5: Line 5:
local pageType = 'template'
local pageType = 'template'
if namespace == 'Module' then
if namespace == 'Module' then
pageType = 'modul'
pageType = 'module'
elseif namespace == 'Widget' then
elseif namespace == 'Widget' then
pageType = 'widget'
pageType = 'widget'