local <span class="searchmatch">labels</span> = {} -- Tags <span class="searchmatch">labels</span>["dated, after a consonant"] = { aliases = {"euphonic-opt-verb"}, } <span class="searchmatch">labels</span>["optionally after a consonant, but almost...
local <span class="searchmatch">labels</span> = {} local handlers = {} local <span class="searchmatch">lang</span> = require("Module:languages").getByCode("<span class="searchmatch">mt</span>") require("Module:category tree/<span class="searchmatch">lang</span>/sem-arb").add_<span class="searchmatch">labels</span>_and_handlers(labels...
regional_categories = true, } <span class="searchmatch">labels</span>["Australia"] = { aliases = {"AU", "Australian"}, -- "de", "en", "<span class="searchmatch">mt</span>", "zh" handled in <span class="searchmatch">lang</span>-specific modules <span class="searchmatch">langs</span> = {"el", "it"...
local <span class="searchmatch">labels</span> = {} <span class="searchmatch">labels</span>["Chveneburi"] = { Wikipedia = "Georgians in Turkey#Chveneburi", regional_categories = true, } <span class="searchmatch">labels</span>["Ingilo"] = { aliases...
and handlers work almost identically to non-language-specific <span class="searchmatch">labels</span> and handlers. <span class="searchmatch">Labels</span> have the same fields, and handlers are called with the same arguments...
-- Table listing all of the languages with <span class="searchmatch">lang</span>-specific <span class="searchmatch">labels</span> modules. local <span class="searchmatch">langs</span>_with_<span class="searchmatch">lang</span>_specific_modules = { ["ab"] = true, ["ady"] = true, ...
local <span class="searchmatch">labels</span> = {} ------------------------------------ Africa ------------------------------------ <span class="searchmatch">labels</span>["Africa"] = { aliases = {"African"}, Wikipedia...
------------------------------------ local function add_root_<span class="searchmatch">labels</span>(<span class="searchmatch">labels</span>, <span class="searchmatch">lang</span>) <span class="searchmatch">labels</span>["root affixes"] = { description = "{{{langname}}} affixes that...
"Module:<span class="searchmatch">labels</span>/<span class="searchmatch">data</span>/<span class="searchmatch">lang</span>/" .. code local module = safe_require(modname) if module then for <span class="searchmatch">label</span>, <span class="searchmatch">data</span> in pairs(module) do check_<span class="searchmatch">label</span>(modname...
by: Benwing, CodeCat -- Adapted by Fenakhay local <span class="searchmatch">lang</span> = require("Module:languages").getByCode("<span class="searchmatch">mt</span>") local export = {} local pos_functions = {} local...