Module:Category tree/topic cat/data/Tools
< Module:Category tree | topic cat | data
Jump to navigation
Jump to search
Documentation for this module may be created at Module:Category tree/topic cat/data/Tools/doc
local labels = {} labels["Tools"] = { description = "{{{langname}}} terms related to various types of bookbinding tools and equipment.", parents = {"all topics"}, } labels["Knives"] = { description = "{{{langname}}} terms related to cutting tools.", parents = {"Tools", "Knives"}, } labels["Folders"] = { description = "default", parents = {"Tools"}, } labels["Measuring"] = { description = "default", parents = {"Tools"}, } labels["Machines"] = { description = "Terms related to large equipment used in bookbinding, and mechanized bookbinding equipment", parents = {"Tools"}, } labels["Finishing Tools"] = { description = "default", parents = {"Tools", "Finishing"}, } return labels