45,660
edits
No edit summary |
No edit summary |
||
Line 63: | Line 63: | ||
["head"] = {default = PAGENAME}, | ["head"] = {default = PAGENAME}, | ||
["decl"] = {}, | ["decl"] = {}, | ||
["cat2"] = {}, | |||
} | } | ||
Line 75: | 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"]) | |||
end | end | ||