Module:Category tree/topic cat/data/Miscellaneous: Difference between revisions

From EMPTY MEDIAWIKI
Jump to navigation Jump to search
Bob>Juelos
Undo revision 535401 by Juelos (talk)
 
m 1 revision imported
 
(No difference)

Latest revision as of 08:10, 15 April 2026

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

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"},
}

labels["homages"] = {
	description = "{{{langname}}} terms that were created as homages to various individuals, entities, or events. {{#ifeq:{{PAGENAME}}|Homages|For example, the [[High Valyrian language|High Valyrian]] word ''[[kēli]]'' was coined in honor of [[David J. Peterson|David's]] cat [[Keli]]|}}",
	parents = {"miscellaneous"},
}

return labels