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

10 Results found for " Module:Json/documentation"

Module:Json/documentation

converting Lua values into <span class="searchmatch">JSON</span> values (in UTF-8-encoded Lua strings). Unfortunately, Lua&#039;s data model differs somewhat from <span class="searchmatch">JSON&#039;s</span>, so it&#039;s not possible to...


Module:JSON/documentation

objects into <span class="searchmatch">JSON</span> strings that are compliant with the <span class="searchmatch">JSON</span> standard (RFC 7159). It is not possible to perfectly convert Lua objects to <span class="searchmatch">JSON</span> in all cases...


Module:JSON data/documentation

every language. (See Template:language data <span class="searchmatch">documentation</span> for an explanation of numbers 1 to 4.) {{#invoke:<span class="searchmatch">JSON</span> data|export_languages|TWO_LETTER}} This will...


Module:languages/JSON/documentation

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


Module:User:Theknightwho/json

{} function export.<span class="searchmatch">json</span>(frame) local raw = frame.args[1] -- local <span class="searchmatch">json</span> = mw.text.<span class="searchmatch">json</span>Decode(raw) -- return mw.dumpObject(<span class="searchmatch">json</span>) return mw.dumpObject(raw)...


Module:script utilities/documentation

generated <span class="searchmatch">documentation</span> is located at the module page.) Module:scripts — script related code Module:scripts/data — script data module Module:<span class="searchmatch">JSON</span> data —...


Module:User:Erutuon/JSON parameters/documentation

{&quot;param&quot;:&quot;value&quot;,&quot;1&quot;:&quot;parameter 1&quot;}...


Module:User:DTLHS/languages

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


Module:languages/documentation

number of functions that are used to find languages. (The generated <span class="searchmatch">documentation</span> is located at the module page.) A Language object is returned from one...


Module:User:Jmviz/lang-data-export

local m_languages = require(&quot;Module:languages&quot;) local lang = m_languages.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 p...