Module:category tree/topic/Buildings and structures: Difference between revisions

m Changed protection settings for "Module:category tree/topic/Buildings and structures": per discussion at Wiktionary:Beer_parlour/2025/June#upped_protection_for_category_tree_topic_data_pages ([Edit=Allow only template editors and administrators] (indefinite) [Move=Allow only template editors and administrators] (indefinite))
 
m top: clean up
 
(One intermediate revision by the same user not shown)
Line 3: Line 3:
labels["buildings and structures"] = {
labels["buildings and structures"] = {
type = "type",
type = "type",
description = "=[[building]]s and [[structure]]s",
description = "=[[wikt:building|building]]s and [[wikt:structure|structure]]s",
parents = {"architecture"},
parents = {"architecture"},
}
}
Line 57: Line 57:
labels["walls and fences"] = {
labels["walls and fences"] = {
type = "type",
type = "type",
description = "=[[wall]]s and [[fence]]s",
description = "=[[wikt:wall|wall]]s and [[wikt:fence|fence]]s",
parents = {"buildings and structures"},
parents = {"buildings and structures"},
}
}
Line 63: Line 63:
labels["toilet (room)"] = {
labels["toilet (room)"] = {
type = "related-to",
type = "related-to",
description = "=[[flush toilet]]s or rooms containing flush toilets",
description = "=[[wikt:flush toilet|flush toilet]]s or rooms containing flush toilets",
parents = {"hygiene", "rooms"},
parents = {"hygiene", "rooms"},
}
}


return labels
return labels