Module:siwa-noun: Difference between revisions

No edit summary
No edit summary
Line 116: Line 116:
-- for headword module
-- for headword module
export.headinfl = (data.g == "i" and data.forms.m or data.forms.m_sg)
export.headinfl = g == "i" and data.forms["m"] or data.forms["m_sg"]
-- Make the table
-- Make the table