Module:Category tree/topic cat/data/Processes
< 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/Processes/doc
local labels = {} labels["processes"] = { description = "{{{langname}}} terms related to materials used in bookbinding, such as [[leather]], [[board]], [[paper]], and [[cloth]].", parents = {"all topics"}, } labels["conservation treatment"] = { description = "{{{langname}}} terms related to [[conservation treatment]]", parents = {"processes"}, } labels["forwarding"] = { description = "{{{langname}}} terms related to the techniques and processes used during [[forwarding]]", parents = {"processes"}, } labels["finishing"] = { description = "{{{langname}}} terms related to the decorative techniques and processes used during [[finishing]]", parents = {"processes"}, } labels["tooling"] = { description = "{{{langname}}} terms related to the methods used during [[tooling]]", parents = {"finishing"}, } labels["sewing"] = { description = "{{{langname}}} terms related to [[sewing]]", parents = {"forwarding"}, } labels["trimming"] = { description = "{{{langname}}} terms related to [[trimming]]", parents = {"forwarding"}, } labels["edges"] = { description = "{{{langname}}} terms related to [[edge decoration]]", parents = {"finishing"}, } labels["marbling"] = { description = "{{{langname}}} terms related to the process of [[marbling]]", parents = {"finishing", "paper"}, } labels["tanning"] = { description = "{{{langname}}} terms related to the process of [[tanning]] [[leather]]", parents = {"leather", "processes"}, } return labels