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

10 Risultati trovati per " Modulo:scripts"

Modulo:scripts

text or not lang or not lang.get<span class="searchmatch">Scripts</span> then return export.getByCode(&quot;None&quot;) end local <span class="searchmatch">scripts</span> = lang:get<span class="searchmatch">Scripts</span>() -- Try to match every script...


Modulo:scripts/by name

local export = {} for code, data in pairs(mw.loadData(&quot;Modulo:<span class="searchmatch">scripts</span>/data&quot;)) do -- to prevent code aliases if mw.ustring.len(code) == 4 or code ==...


Modulo:languages/data2

{&quot;Qafar&quot;}, <span class="searchmatch">scripts</span> = {&quot;Latn&quot;}, family = &quot;cus&quot;, } m[&quot;ab&quot;] = { canonicalName = &quot;Abkhaz&quot;, otherNames = {&quot;Abkhazian&quot;, &quot;Abxazo&quot;}, <span class="searchmatch">scripts</span> = {&quot;Cyrl&quot;, &quot;Geor&quot;...


Modulo:script utilities

local <span class="searchmatch">scripts</span> = lang.get<span class="searchmatch">Scripts</span> and lang:get<span class="searchmatch">Scripts</span>() or error(&#039;The language &quot;&#039; .. lang:getCode() .. &#039;&quot; does not have the method get<span class="searchmatch">Scripts</span>. It may...


Modulo:scripts/data

-- When adding new <span class="searchmatch">scripts</span> to this file, please don&#039;t forget to add -- style definitons for the script in [[MediaWiki:Common.css]]. local u = mw.ustring...


Modulo:ja-link

require(&quot;Modulo:languages&quot;).getByCode(&quot;ja&quot;) local sc = require(&quot;Modulo:<span class="searchmatch">scripts</span>&quot;).getByCode(&quot;Jpan&quot;) local m_links = require(&quot;Modulo:links&quot;) function export...


Modulo:languages

&quot;]]&quot; end function Language:get<span class="searchmatch">Scripts</span>() if not self._scriptObjects then local m_<span class="searchmatch">scripts</span> = require(&quot;Modulo:<span class="searchmatch">scripts</span>&quot;) self._scriptObjects = {} ...


Modulo:Sandbox/DelvecchioSimone12 5 96/documentazione

&quot;Modules dealing with languages and <span class="searchmatch">scripts</span>&quot;, [&quot;^Module:<span class="searchmatch">scripts</span>/.+$&quot;] = &quot;Modules dealing with languages and <span class="searchmatch">scripts</span>&quot;, [&quot;^Module:data tables/data..?.?...


Modulo:utilities

argument to the function &quot;catfix&quot; should be a script object from Modulo:<span class="searchmatch">scripts</span>.&#039;) end return &quot;&lt;span id=\&quot;catfix\&quot; style=\&quot;display:none;\&quot; class=\&quot;CATFIX-&quot;...


Modulo:links

it was not provided if not data.sc then data.sc = require(&quot;Modulo:<span class="searchmatch">scripts</span>&quot;).findBestScript(data.alt or data.term, data.lang) end -- Only make...