Difference between revisions of "Module:Category tree/topic cat/data/Forwarding"
< Module:Category tree | topic cat | data
Jump to navigation
Jump to search
| Line 3: | Line 3: | ||
labels["Forwarding"] = { | labels["Forwarding"] = { | ||
description = "{{{langname}}} terms related to the various operations involved in [[Forwarding]]", | description = "{{{langname}}} terms related to the various operations involved in [[Forwarding]]", | ||
| − | parents = {" | + | parents = {"Processes and Techniques"}, |
} | } | ||
Latest revision as of 11:14, 7 September 2018
Documentation for this module may be created at Module:Category tree/topic cat/data/Forwarding/doc
local labels = {}
labels["Forwarding"] = {
description = "{{{langname}}} terms related to the various operations involved in [[Forwarding]]",
parents = {"Processes and Techniques"},
}
labels["Sewing"] = {
description = "default with capital",
parents = {"Leaf attachment"},
}
labels["Leaf attachment"] = {
description = "default with capital",
parents = {"Forwarding"},
}
return labels