Module:siwa-headword: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 23: Line 23:
local poscat = args[1]
local poscat = args[1]
local data = {lang = lang, pos_category = (postype and postype .. " " or "") .. poscat, categories = {}, heads = {head}, genders = {}, inflections = {}}
--local data = {lang = lang, pos_category = (postype and postype .. " " or "") .. poscat, categories = {}, heads = {head}, genders = {}, inflections = {}}
if poscat == "adjectives" then
if poscat == "adjectives" then