Module:government: Difference between revisions

Jump to navigation Jump to search
ਕੋਈ ਸੋਧ ਸਾਰ ਨਹੀਂ
No edit summary
No edit summary
Line 117: Line 117:
if language and args["pos"] then
if language and args["pos"] then
if data[form] then form = data[form].label end
if data[form] then form = data[form].label end
temp_append("[[Category:" .. language.name .. " " .. pluralize(args["pos"]) .. " governing the " .. form .. "]]")
temp_append("[[Category:" .. language.name .. " " .. pluralize(data[args["pos"]] or args["pos"]) .. " governing the " .. form .. "]]")
end
end
else
else

Navigation menu