local <span class="searchmatch">labels</span> = {} <span class="searchmatch">labels</span>["Kenya"] = { aliases = {"Kenyan"}, Wikipedia = true, regional_categories = "Kenyan", } <span class="searchmatch">labels</span>["Tanzania"] = { aliases =...
local <span class="searchmatch">labels</span> = {} <span class="searchmatch">labels</span>["Border Scots"] = { aliases = {"Borders", "the Borders", "Border", "the Border"}, plain_categories = true, } <span class="searchmatch">labels</span>["Caithness"]...
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...
local <span class="searchmatch">labels</span> = {} <span class="searchmatch">labels</span>["Shopski"] = { Wikipedia = "Shopi#Dialects", regional_categories = true, } <span class="searchmatch">labels</span>["reflexive-se"] = { display =...
-- 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> = {} for i = 1, 18 do <span class="searchmatch">labels</span>["class " .. require("Module:roman numerals").arabic_to_roman(i) .. " nouns"] = { description = "Swahili...
local m_head = require("Module:headword") local <span class="searchmatch">lang</span> = require("Module:languages").getByCode("<span class="searchmatch">sw</span>") -- Uppercase first letter. local function ucfirst(text)...
for categories: individual <span class="searchmatch">labels</span> (or individual raw categories), and handlers. Individual <span class="searchmatch">labels</span> describe a single <span class="searchmatch">label</span>, such as nouns or refractory...
local m_head = require("Module:headword") local <span class="searchmatch">lang</span> = require("Module:languages").getByCode("<span class="searchmatch">sw</span>") -- Uppercase first letter. local function ucfirst(text)...
domain.." forms of "..verb.." : "..make_links_txt(forms, 30, domain) end return export -- For Vim, so we get 4-space tabs -- vim: set ts=4 <span class="searchmatch">sw</span>=4 noet:...