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

10 Results found for " Module:languages/bySortkeyModule"

Module:languages/bySortkeyModule

function(<span class="searchmatch">sortkey</span><span class="searchmatch">Module</span>) local langs = {} for code, data in pairs(require(&quot;<span class="searchmatch">Module</span>:<span class="searchmatch">languages</span>/data/all&quot;)) do if data.sort_key == <span class="searchmatch">sortkey</span><span class="searchmatch">Module</span> then ...


Module:User:Benwing2/module categorization

elseif <span class="searchmatch">module</span>_type == &quot;<span class="searchmatch">Sortkey</span>-generating&quot; then langs = require(&quot;<span class="searchmatch">Module</span>:<span class="searchmatch">languages</span>/<span class="searchmatch">bySortkeyModule</span>&quot;)(pagename) end local <span class="searchmatch">sortkey</span> = <span class="searchmatch">module</span>_type...


Module:module categorization

name-generating&quot;] = &quot;Module:<span class="searchmatch">languages</span>/byEntryName<span class="searchmatch">Module</span>&quot;, [&quot;<span class="searchmatch">Sortkey</span>-generating&quot;] = &quot;<span class="searchmatch">Module</span>:<span class="searchmatch">languages</span>/<span class="searchmatch">bySortkeyModule</span>&quot;, } local <span class="searchmatch">module</span>_type_patterns = { {&quot;/data%f[-/%z]&quot;...


Module:vi-sortkey

<span class="searchmatch">sortkey</span> = gsub(<span class="searchmatch">sortkey</span>, &quot;([^0-9²³⁴⁵⁶])$&quot;, &quot;%1¹&quot;) <span class="searchmatch">sortkey</span> = gsub(<span class="searchmatch">sortkey</span>, &quot;([^0-9²³⁴⁵⁶])(%s)&quot;, &quot;%1¹%2&quot;) local example = &quot;\n* &lt;code&gt;&quot; .. <span class="searchmatch">sortkey</span> ....


Module:Hani-sortkey/templates

m_<span class="searchmatch">sortkey</span> = require(&quot;<span class="searchmatch">Module</span>:Hani-<span class="searchmatch">sortkey</span>&quot;) local m_<span class="searchmatch">sortkey</span>_sandbox = require(&quot;<span class="searchmatch">Module</span>:sandbox/Hani-<span class="searchmatch">sortkey</span>&quot;) local lang = require(&quot;<span class="searchmatch">Module</span>:<span class="searchmatch">languages</span>&quot;)...


Module:Laoo-sortkey/documentation

other <span class="searchmatch">modules</span>. To use it from a template, use {{<span class="searchmatch">sortkey</span>}}. Within a <span class="searchmatch">module</span>, use <span class="searchmatch">Module</span>:<span class="searchmatch">languages</span>#<span class="searchmatch">Language</span>:makeSortKey. For testcases, see <span class="searchmatch">Module</span>:Laoo-sortkey/testcases...


Module:Lana-sortkey/documentation

other <span class="searchmatch">modules</span>. To use it from a template, use {{<span class="searchmatch">sortkey</span>}}. Within a <span class="searchmatch">module</span>, use <span class="searchmatch">Module</span>:<span class="searchmatch">languages</span>#<span class="searchmatch">Language</span>:makeSortKey. For testcases, see <span class="searchmatch">Module</span>:Lana-sortkey/testcases...


Module:Hrkt-sortkey/documentation

from a template, use {{<span class="searchmatch">sortkey</span>}}. Within a <span class="searchmatch">module</span>, use <span class="searchmatch">Module</span>:<span class="searchmatch">languages</span>#<span class="searchmatch">Language</span>:makeSortKey. For testcases, see <span class="searchmatch">Module</span>:Hrkt-<span class="searchmatch">sortkey</span>/testcases. makeSortKey(text...


Module:documentation/sortkey

&quot;This <span class="searchmatch">module</span> will sort &quot; .. <span class="searchmatch">sortkey</span>_input .. (explanation and &quot; &quot; .. explanation or &quot;&quot;) .. &quot;. &quot; .. require &quot;<span class="searchmatch">Module</span>:documentation&quot;.<span class="searchmatch">sortkey</span><span class="searchmatch">Module</span>LangList({args...


Module:sortkeys

it is a -- valid <span class="searchmatch">language</span> name, generate a <span class="searchmatch">sortkey</span> for it. Return all <span class="searchmatch">sortkeys</span>. local function generate_<span class="searchmatch">sortkeys</span>(title) local <span class="searchmatch">sortkeys</span> = {} local success...