Module:headword: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 476: Line 476:
function export.full_headword(data)
function export.full_headword(data)
local tracking_categories = {}
local tracking_categories = {}
table.insert(data.categories, "Contionary")
-- Script-tags the topmost header.
-- Script-tags the topmost header.
Line 542: Line 544:
end
end
end
end
table.insert(data.categories, "Contionary")
if not data.pos_category
if not data.pos_category

Navigation menu