Module:usex: Difference between revisions

Jump to navigation Jump to search
199 bytes removed ,  18 June 2023
no edit summary
No edit summary
Tag: Manual revert
No edit summary
Tag: Reverted
Line 130: Line 130:
end
end
if not nocat and (namespace == "" or namespace == "Reconstruction" or namespace == "Contionary") then
if not nocat then
if quote then
table.insert(categories, lang:getCanonicalName() .. " terms with usage examples")
table.insert(categories, lang:getCanonicalName() .. " terms with quotations")
else
table.insert(categories, lang:getCanonicalName() .. " terms with usage examples")
end
end
end

Navigation menu