Module:headword: Difference between revisions

Jump to navigation Jump to search
no edit summary
mNo edit summary
No edit summary
Line 462: Line 462:
table.insert(data.categories, 1, pos_category)
table.insert(data.categories, 1, pos_category)
end
end
end
if data.sccat and data.sc then
table.insert(data.categories, data.lang:getCanonicalName() .. " " .. data.pos_category
.. " in " .. data.sc:getCategoryName())
end
end

Navigation menu