Module:Documentation: Difference between revisions
Don't show jump link on widgets |
m showing test |
||
| Line 5: | Line 5: | ||
local pageType = 'template' | local pageType = 'template' | ||
if namespace == 'Module' then | if namespace == 'Module' then | ||
pageType = ' | pageType = 'modul' | ||
elseif namespace == 'Widget' then | elseif namespace == 'Widget' then | ||
pageType = 'widget' | pageType = 'widget' | ||