ماڈیول:category tree/topic cat/data/Buildings and structures

ویکی لغت سے

"اس ماڈیول کی دستاویز ماڈیول:category tree/topic cat/data/Buildings and structures/دستاویز پر بنائی جاسکتی ہے"

local labels = {}

labels["buildings and structures"] = {
	description = "{{{langname}}} terms related to [[building]]s and [[structure]]s.",
	parents = {"all topics"},
}

labels["bridges"] = {
	description = "default",
	parents = {"buildings and structures"},
}

labels["buildings"] = {
	description = "default",
	parents = {"buildings and structures"},
}

labels["pyramids"] = {
	description = "{{{langname}}} terms related to [[pyramid]]s.",
	parents = {"buildings"},
}

labels["rooms"] = {
	description = "default",
	parents = {"buildings and structures"},
}

labels["walls and fences"] = {
	description = "default",
	parents = {"buildings and structures"},
}

labels["WC"] = {
	description = "{{{langname}}} terms related to [[water closet]]s ([[WC]]s), that is, [[flush toilet]]s or rooms containing flush toilets.",
	parents = {"hygiene", "rooms"},
}

return labels