Module:category tree/topic/Miscellaneous: Difference between revisions

From Linguifex
Jump to navigation Jump to search
m 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))
 
m 1 revision imported
 
(No difference)

Latest revision as of 12:37, 21 April 2026

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