Module:category tree/topic/Miscellaneous

From Linguifex
Revision as of 12:37, 21 April 2026 by Sware (talk | contribs) (1 revision imported)
(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/Miscellaneous/doc

local labels = {}

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

labels["collectives"] = {
	type = "set",
	description = "=[[entity|entities]] involving or consisting of a [[congregation]] or [[membership]]",
	parents = {"miscellaneous"},
}

return labels