Module:category tree/topic/Miscellaneous

Revision as of 21:54, 7 June 2025 by wikt>Benwing (Changed protection settings for "Module:category tree/topic/Miscellaneous": per discussion at Wiktionary:Beer_parlour/2025/June#upped_protection_for_category_tree_topic_data_pages ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite)))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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