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

10 Talált eredmények " Modul:families/by_name"

Modul:families/by name

local export = {} for code, data in pairs(mw.loadData(&quot;Module:<span class="searchmatch">families</span>/data&quot;)) do export[data.canonical<span class="searchmatch">Name</span>] = code end return export...


Modul:families

loadData(&quot;Module:<span class="searchmatch">families</span>/data&quot;)[code]) end function export.get<span class="searchmatch">By</span>Canonical<span class="searchmatch">Name</span>(<span class="searchmatch">name</span>) local code = mw.loadData(&quot;Module:<span class="searchmatch">families</span>/<span class="searchmatch">by</span> <span class="searchmatch">name</span>&quot;)[<span class="searchmatch">name</span>] if not code...


Modul:families/data/doc

listed <span class="searchmatch">by</span> their family code, which is usually an ISO-639 code, but there are also some exceptional codes. These are listed on Wiktionary:<span class="searchmatch">Families</span>; that...


Modul:families/templates

fam = require(&quot;Module:<span class="searchmatch">families</span>&quot;).get<span class="searchmatch">By</span>Code(fam) if fam then return &quot;1&quot; else return &quot;&quot; end end function export.get<span class="searchmatch">By</span>Code(frame) local args...


Modul:languages/doc

languages/<span class="searchmatch">by</span> <span class="searchmatch">name</span> may also be used, and when allowFamily is specified for the above function, Module:<span class="searchmatch">families</span>/<span class="searchmatch">by</span> <span class="searchmatch">name</span> may also be used. get<span class="searchmatch">By</span><span class="searchmatch">Name</span>(<span class="searchmatch">name</span>) Like...


Modul:category tree/name cat

languages$&quot;) and require(&quot;Module:<span class="searchmatch">families</span>&quot;).get<span class="searchmatch">By</span>Canonical<span class="searchmatch">Name</span>(info.source:gsub(&quot; languages$&quot;, &quot;&quot;)) or require(&quot;Module:languages&quot;).get<span class="searchmatch">By</span>Code(info.source, true...


Modul:category tree/family cat

title=Module:<span class="searchmatch">families</span>/data&amp;action=edit Edit family data]&lt;/th&gt;\n&lt;/tr&gt;\n&quot;) table.insert(ret, &quot;&lt;tr&gt;\n&lt;th&gt;Canonical <span class="searchmatch">name</span>&lt;/th&gt;&lt;td&gt;&quot; .. fam:getCanonical<span class="searchmatch">Name</span>() .. &quot;&lt;/td&gt;\n&lt;/tr&gt;\n&quot;)...


Modul:data consistency check

local nonempty_<span class="searchmatch">families</span> = {} local allowed_empty_<span class="searchmatch">families</span> = {tbq = true} local nonempty_scripts = {} local function link(<span class="searchmatch">name</span>) if not <span class="searchmatch">name</span> then return...


Modul:languages

get<span class="searchmatch">By</span><span class="searchmatch">Name</span>(<span class="searchmatch">name</span>, errorIfInvalid) local <span class="searchmatch">by</span><span class="searchmatch">Name</span> = mw.loadData(&quot;Module:languages/<span class="searchmatch">by</span> <span class="searchmatch">name</span>&quot;) local code = <span class="searchmatch">by</span><span class="searchmatch">Name</span>.all and <span class="searchmatch">by</span><span class="searchmatch">Name</span>.all[<span class="searchmatch">name</span>] or <span class="searchmatch">by</span><span class="searchmatch">Name</span>[<span class="searchmatch">name</span>] ...


Modul:list of languages, csv format

languages = mw.loadData(&quot;Module:languages/alldata&quot;) local <span class="searchmatch">families</span> = mw.loadData(&quot;Module:<span class="searchmatch">families</span>/data&quot;) -- based on Module:list_of_languages local export...