Module:siwa-headword: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 122: Line 122:
end
end
if args[3] then
if not args[3] == "" then
args[3].label = "past"
args[3].label = "past"
table.insert(data.inflections, args[3])
table.insert(data.inflections, args[3])