Module:category tree/fam/wasc: Difference between revisions
Jump to navigation
Jump to search
Created page with "local labels = {} labels["human nouns"] = { description = "{{{langname}}} nouns that represent humans.", breadcrumb = "human", parents = {"noun by class"}, } return {LABELS = labels}" |
No edit summary |
||
| Line 4: | Line 4: | ||
description = "{{{langname}}} nouns that represent humans.", | description = "{{{langname}}} nouns that represent humans.", | ||
breadcrumb = "human", | breadcrumb = "human", | ||
parents = {" | parents = {"nouns by class"}, | ||
} | } | ||
return {LABELS = labels} | return {LABELS = labels} | ||
Revision as of 19:06, 8 May 2026
- The following documentation is generated by Template:category tree data submodule documentation. [edit]
- Useful links: root page • root page’s subpages • links • transclusions • testcases • sandbox
This data submodule defines part of Wiktionary's category structure.
For an introduction to the category tree system and a description of how to add or modify categories, see Module:category tree/documentation.