Module:Category tree/topic cat/data/Miscellaneous

From The Languages of David J. Peterson
Revision as of 20:37, 23 January 2020 by Djp (talk | contribs) (Created page with "local labels = {} labels["miscellaneous"] = { description = "{{{langname}}} topics that do not currently fit elsewhere.", parents = {"all topics"}, } labels["appearance"]...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Documentation for this module may be created at Module:Category tree/topic cat/data/Miscellaneous/documentation

local labels = {}

labels["miscellaneous"] = {
	description = "{{{langname}}} topics that do not currently fit elsewhere.",
	parents = {"all topics"},
}

labels["appearance"] = {
	description = "default",
	parents = {"miscellaneous"},
}

labels["collectives"] = {
	description = "English terms for entities involving or consisting of a congregation or membership.",
	parents = {"miscellaneous"},
}

labels["knots"] = {
	description = "default",
	parents = {"miscellaneous"},
}

return labels