Module:Navbar: Difference between revisions
ArrowHead294 (talk | contribs) mNo edit summary |
ArrowHead294 (talk | contribs) mNo edit summary |
||
Line 49: | Line 49: | ||
.. "}}") | .. "}}") | ||
if string.lower(root_page_name) ~= "lumatone | if string.lower(root_page_name) ~= "navbox lumatone" then | ||
out_str = out_str .. " [[Category:Lumatone mappings]] [[Category:" .. x .. "edo]]" | out_str = out_str .. " [[Category:Lumatone mappings]] [[Category:" .. x .. "edo]]" | ||
end | end |