Warning: Undefined variable $resultados in /home/enciclo/public_html/dictious.com/search.php on line 17
Module%3Ascripts%2Fcodes - Dictious

10 Results found for " Module:scripts/codes"

Module:scripts

local <span class="searchmatch">scripts</span>_canonical_names_module = &quot;Module:<span class="searchmatch">scripts</span>/canonical names&quot; local <span class="searchmatch">scripts</span>_chartoscript_module = &quot;Module:<span class="searchmatch">scripts</span>/charTo<span class="searchmatch">Script</span>&quot; local <span class="searchmatch">scripts</span>_data_module...


Module:scripts/documentation

associated with them. See 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...


Module:scripts/templates/documentation

to Module:<span class="searchmatch">scripts</span> from templates, so that they can make use of the information stored there. {{#invoke:<span class="searchmatch">scripts</span>/templates|exists|<span class="searchmatch">script</span> <span class="searchmatch">code</span>}} Check whether...


Module:list of scripts

= {} local filters = {} local m_<span class="searchmatch">scripts</span> = require(&quot;Module:<span class="searchmatch">scripts</span>&quot;) local m_<span class="searchmatch">scripts</span>_data = require(&quot;Module:<span class="searchmatch">scripts</span>/data&quot;) local concat = table.concat...


Module:scripts/code to canonical name/documentation

a <span class="searchmatch">script</span> <span class="searchmatch">code</span> to its canonical name: local <span class="searchmatch">script</span>_name = mw.loadData(&quot;Module:<span class="searchmatch">scripts</span>/<span class="searchmatch">code</span> to canonical name&quot;)[&quot;Latn&quot;] --&gt; &quot;Latin&quot; It covers <span class="searchmatch">scripts</span> in...


Module:category tree/scripts/blocks

<span class="searchmatch">codes</span> before non-four-letter <span class="searchmatch">codes</span>. else return #code1 == 4 end end local function sort_<span class="searchmatch">scripts</span>(<span class="searchmatch">script</span>_<span class="searchmatch">codes</span>) sort(<span class="searchmatch">script</span>_<span class="searchmatch">codes</span>, compare_<span class="searchmatch">script</span>_codes)...


Module:category tree/scripts

by the equivalent text. {{{<span class="searchmatch">code</span>}}}: <span class="searchmatch">Script</span> <span class="searchmatch">code</span>. {{{<span class="searchmatch">codes</span>}}}: A comma-separated list of all the alias <span class="searchmatch">codes</span> for this <span class="searchmatch">script</span>. This applies especially to...


Module:script utilities

text&quot; local parameters_module = &quot;Module:parameters&quot; local <span class="searchmatch">scripts</span>_module = &quot;Module:<span class="searchmatch">scripts</span>&quot; local string_utilities_module = &quot;Module:string utilities&quot;...


Module:scripts/canonical names/documentation

converts the canonical name of a <span class="searchmatch">script</span> to the corresponding <span class="searchmatch">code</span>: local <span class="searchmatch">script</span>_name = mw.loadData(&quot;Module:<span class="searchmatch">scripts</span>/canonical names&quot;)[&quot;Latin&quot;] --&gt; &quot;Latn&quot;...


Module:User:Benwing2/category tree/poscatboiler/data/scripts/blocks

four-letter <span class="searchmatch">codes</span> before non-four-letter <span class="searchmatch">codes</span>. else return #code1 == 4 end end local function sort_<span class="searchmatch">scripts</span>(<span class="searchmatch">script</span>_<span class="searchmatch">codes</span>) table.sort(<span class="searchmatch">script</span>_<span class="searchmatch">codes</span>, compare_script_codes)...