["Cham"] = "Cham", ["Cherokee"] = "Cher", ["Chisoi"] = "Chis", ["Clear <span class="searchmatch">Script</span>"] = "xwo-Mong", ["Coptic"] = "Copt", ["Cuneiform"] = "Xsux", ["Cypriot"]...
converts the canonical <span class="searchmatch">name</span> of a <span class="searchmatch">script</span> to the corresponding code: local <span class="searchmatch">script</span>_<span class="searchmatch">name</span> = mw.loadData("Module:<span class="searchmatch">scripts</span>/canonical <span class="searchmatch">names</span>")["Latin"] --> "Latn"...
local <span class="searchmatch">scripts</span>_canonical_<span class="searchmatch">names</span>_module = "Module:<span class="searchmatch">scripts</span>/canonical <span class="searchmatch">names</span>" local <span class="searchmatch">scripts</span>_chartoscript_module = "Module:<span class="searchmatch">scripts</span>/charTo<span class="searchmatch">Script</span>" local <span class="searchmatch">scripts</span>_data_module...
Wiktionary:<span class="searchmatch">Scripts</span> for more information. The information itself is stored in Module:<span class="searchmatch">scripts</span>/data. The data module should not be used directly <span class="searchmatch">by</span> any other...
a <span class="searchmatch">script</span> code to its canonical <span class="searchmatch">name</span>: local <span class="searchmatch">script</span>_<span class="searchmatch">name</span> = mw.loadData("Module:<span class="searchmatch">scripts</span>/code to canonical <span class="searchmatch">name</span>")["Latn"] --> "Latin" It covers <span class="searchmatch">scripts</span> in...
scripts_by_name_module = "Module:<span class="searchmatch">scripts</span>/<span class="searchmatch">by</span> <span class="searchmatch">name</span>" local <span class="searchmatch">scripts</span>_chartoscript_module = "Module:<span class="searchmatch">scripts</span>/charTo<span class="searchmatch">Script</span>" local string_utilities_module = "Module:string...
labels["terms <span class="searchmatch">by</span> <span class="searchmatch">script</span>"] = { description = "{{{langname}}} terms categorized <span class="searchmatch">by</span> the <span class="searchmatch">script</span> they are written in (for languages with multiple native <span class="searchmatch">scripts</span>).",...
<span class="searchmatch">scripts</span> = mw.loadData("Module:<span class="searchmatch">scripts</span>/data") local function format(code) local <span class="searchmatch">name</span> = <span class="searchmatch">scripts</span>[code][1] if not <span class="searchmatch">name</span>:find("[Ss]<span class="searchmatch">script</span>$") then <span class="searchmatch">name</span>...
the script. For <span class="searchmatch">scripts</span>, this is the same as the value returned <span class="searchmatch">by</span> <code>:getCategory<span class="searchmatch">Name</span>("nocap")</code>, i.e. it reads "<span class="searchmatch">NAME</span> <span class="searchmatch">script</span>" (e.g. {{code|lua|"Arabic...
<span class="searchmatch">script</span> or <span class="searchmatch">scripts</span> belong is created <span class="searchmatch">by</span> this module -- and displayed in <span class="searchmatch">script</span> category pages. local blocks_submodule = "Module:category tree/<span class="searchmatch">scripts</span>/blocks"...