45,647
edits
No edit summary |
No edit summary |
||
Line 484: | Line 484: | ||
depth = 0, | depth = 0, | ||
class = "\"derivedterms" .. (sc and " " .. sc:getCode() or "") .. "\"", | class = "\"derivedterms" .. (sc and " " .. sc:getCode() or "") .. "\"", | ||
namespaces = "-" .. (mw.title.getCurrentTitle().nsText == " | namespaces = "-" .. (mw.title.getCurrentTitle().nsText == "Contionary" and " Contionary" or ""), | ||
} | } | ||
} | } |