Module:siwa-headword: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 76: Line 76:
if args.decl then table.insert(data.categories, "Siwa " .. args.decl .. "-declension " .. data.pos_category) end
if args.decl then table.insert(data.categories, "Siwa " .. args.decl .. "-declension " .. data.pos_category) end
table.insert(data.categories, "Siwa " .. args["cat2"])
if args.cat2 then table.insert(data.categories, "Siwa " .. args["cat2"]) end
end
end