Module:pollasena-roots: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 66: Line 66:
end
end
table.insert(links, link(obj.term, obj["alt"]))
table.insert(links, link("*" .. obj.term, "*" .. obj["alt"]))
table.insert(categories, "Soc'ul' terms derived from Wascotl *" .. (obj["cat"] or obj.term))
table.insert(categories, "Soc'ul' terms inherited from Wascotl *" .. (obj["cat"] or obj.term))
else
else
parse_err("Unrecognized prefix '" .. prefix .. "' in modifier " .. run[j])
parse_err("Unrecognized prefix '" .. prefix .. "' in modifier " .. run[j])