Module:Category tree/topic cat/data/Social acts: Difference between revisions

From EMPTY MEDIAWIKI
Jump to navigation Jump to search
Bob>Juelos
m Changed links to point to Wiktionary
 
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/Social acts/doc

local labels = {}

labels["social acts"] = {
	description = "[[Wiktionary:social|social]] [[Wiktionary:act|act]]s",
	parents = {"all topics"},
}

labels["farewells"] = {
	description = "default",
	parents = {"social acts"},
}

labels["greetings"] = {
	description = "Common {{{langname}}} [[Wiktionary:greeting|greeting]]s.",
	parents = {"social acts"},
}

labels["responses to sneezing"] = {
	description = "[[Wiktionary:response|response]]s to [[Wiktionary:sneezing|sneezing]]",
	parents = {"social acts"},
}

labels["toasts"] = {
	description = "default",
	parents = {"social acts"},
}

return labels