মডিউল: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 = {"architecture"},
}
labels["animal dwellings"] = {
description = "default",
parents = {"buildings and structures", "zoology"},
}
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["kitchen"] = {
description = "default",
parents = {"rooms", "cooking"},
}
labels["shops"] = {
description = "default",
parents = {"buildings", "businesses"},
}
labels["walls and fences"] = {
description = "{{{langname}}} terms related to [[wall]]s and [[fence]]s.",
parents = {"buildings and structures"},
}
labels["toilet (room)"] = {
description = "{{{langname}}} terms related to [[flush toilet]]s or rooms containing flush toilets.",
parents = {"hygiene", "rooms"},
}
return labels