Module:qhv-headword: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 108: Line 108:
table.insert(data.genders, args[1])
table.insert(data.genders, args[1])
table.insert(data.categories, "High Valyrian " .. args[1] .. " " .. data.pos_category)
table.insert(data.categories, "High Valyrian " .. gender_names[args[1]] .. " " .. data.pos_category)
if not args["nopl"] then
if not args["nopl"] then

Navigation menu