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

10 Results found for " Module:languages/JSON"

Module:languages/JSON

invocation.&quot;) local lang = require(&quot;Module:languages&quot;).getByCode(langcode) or error(&quot;<span class="searchmatch">Language</span> code not found&quot;) return lang:to<span class="searchmatch">JSON</span>() end return export...


Module:languages/JSON/documentation

Converts <span class="searchmatch">language</span> data to <span class="searchmatch">JSON</span>. The data can be fetched using an expand templates API call, e.g. [1]...


Module:JSON data/documentation

Available functions are: export_<span class="searchmatch">languages</span>, export_scripts and export_families, which generate the <span class="searchmatch">JSON</span> equivalents of Module:<span class="searchmatch">languages</span>, Module:scripts and Module:families...


Module:languages/javascript-interface

GetAllData() local byName = require(&quot;Module:<span class="searchmatch">languages</span>/by name&quot;) return require(&quot;Module:<span class="searchmatch">JSON</span>&quot;).to<span class="searchmatch">JSON</span>(byName) end function export.AllCanonicalToCode()...


Module:User:DTLHS/languages

require(&quot;Module:<span class="searchmatch">JSON</span>&quot;).to<span class="searchmatch">JSON</span>(require(&quot;Module:families/data&quot;)) end function export.export_etymology_<span class="searchmatch">languages</span>(frame) return require(&quot;Module:<span class="searchmatch">JSON</span>&quot;).to<span class="searchmatch">JSON</span>...


Module:User:Erutuon/split language data modules

to convert them back. function export.load_<span class="searchmatch">json</span>_<span class="searchmatch">language</span>_data(<span class="searchmatch">json</span>) local data = mw.text.<span class="searchmatch">json</span>Decode(<span class="searchmatch">json</span>) local fixed_data = {} for code, old_table...


Module:sandbox/languages/javascript-interface

lower, find = string.lower, string.find end return require &quot;Module:<span class="searchmatch">JSON</span>&quot;.to<span class="searchmatch">JSON</span>(Map:new(name_to_code) :filter(function (code, name) return find(lower(name)...


Module:User:Jmviz/lang-data-export

test() local m_<span class="searchmatch">languages</span> = require(&quot;Module:<span class="searchmatch">languages</span>&quot;) local lang = m_<span class="searchmatch">languages</span>.getByCode(&quot;grc&quot;) local <span class="searchmatch">json</span> = lang:to<span class="searchmatch">JSON</span>() return <span class="searchmatch">json</span> end return...


Module:User:MewBot

require(&quot;Module:parameters&quot;).process local remove = table.remove local to_<span class="searchmatch">json</span> = require(&quot;Module:<span class="searchmatch">JSON</span>&quot;).to<span class="searchmatch">JSON</span> local ulen = mw.ustring.len local function get_data(frame...


Module:User:Ruakh

local p = {} p.<span class="searchmatch">json</span> = require(&#039;Module:<span class="searchmatch">Json</span>&#039;) local to<span class="searchmatch">JSON</span> = require(&quot;Module:<span class="searchmatch">JSON</span>&quot;).to<span class="searchmatch">JSON</span> function p.echo(frame) return frame:getParent().args[1]...