Module:category tree/lang: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
-- This module contains a list of languages with lang-specific modules. | -- This module contains a list of languages with lang-specific modules. | ||
local langs_with_modules = require("Module | local langs_with_modules = require("Module:table").listToSet{ | ||
"snon" | "snon" | ||
} | } | ||
return langs_with_modules | return langs_with_modules | ||
Revision as of 16:56, 21 April 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.
-- This module contains a list of languages with lang-specific modules.
local langs_with_modules = require("Module:table").listToSet{
"snon"
}
return langs_with_modules