Modul:category tree/topic cat/data/Buildings and structures
Utsjånad
Dokumentasjon for modulen kan opprettast på Modul:category tree/topic cat/data/Buildings and structures/dok
local labels = {}
labels["buildings and structures"] = {
description = "{{{langname}}} terms related to [[building]]s and [[structure]]s.",
parents = {'alle emne'},
}
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