Module:Category tree/topic cat/data/Tools

From Multilingual Bookbinding Dictionary
< Module:Category tree‎ | topic cat‎ | data
Revision as of 11:17, 7 September 2018 by Adminsuzy (talk | contribs) (Created page with "local labels = {} labels["Tools"] = { description = "{{{langname}}} terms related to various types of bookbinding tools and equipment.", parents = {"all topics"}, } labels...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 [[abortion]] of a pregnancy.",
	parents = {"Tools"},
}

labels["Folders"] = {
	description = "default",
	parents = {"Tools"},
}

labels["Measuring"] = {
	description = "default",
	parents = {"Tools"},
}

labels["Machines"] = {
	description = "default",
	parents = {"Tools, Knives"}, 
}


return labels