Module:NavboxUpgraded: Difference between revisions
EnWikiAdmin (talk | contribs) No edit summary |
EnWikiAdmin (talk | contribs) No edit summary |
||
Line 4: | Line 4: | ||
-- Load the stylesheet | -- Load the stylesheet | ||
mw. | mw.loadCSS('Module:NavboxUpgraded/styles.css') | ||
-- Recursive function to process subgroups | -- Recursive function to process subgroups | ||
Line 166: | Line 166: | ||
return tostring(navbox) | return tostring(navbox) | ||
end | end | ||
-- Function to generate the mobile navbox | -- Function to generate the mobile navbox |