Module:siwa-headword: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 71: Line 71:
if args[2] then table.insert(data.genders, args[2] .. "n") end
if args[2] then table.insert(data.genders, args[2] .. "n") end
for _, infl in ipairs(m_n.show(frame, true)) do
for _, infl in ipairs(m_n.h(true)) do
table.insert(data.inflections[1], infl)
table.insert(data.inflections[1], infl)
end
end

Navigation menu