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

10 Talált eredmények " Modul:scripts/data"

Modul: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...


Modul:scripts

codepoint, using the <span class="searchmatch">data</span> module [[Module:<span class="searchmatch">scripts</span>/recognition <span class="searchmatch">data</span>]]. The <span class="searchmatch">data</span> module was generated from the patterns in [[Module:<span class="searchmatch">scripts</span>/<span class="searchmatch">data</span>]] using...


Modul:scripts/data/doc

loadData(&quot;Module:<span class="searchmatch">scripts</span>&quot;) This ensures that the <span class="searchmatch">data</span> is only loaded once per page, rather than once for every module invocation like normal. To access this <span class="searchmatch">data</span> from...


Modul:scripts/doc

with them. See Wiktionary:<span class="searchmatch">Scripts</span> for more information. The information itself is stored in Module:<span class="searchmatch">scripts</span>/<span class="searchmatch">data</span>. The <span class="searchmatch">data</span> module should not be used directly...


Modul:scripts/recognition data/doc

Module:Unicode <span class="searchmatch">data</span>, this was generated from Wiktionary script classes. This module includes fewer <span class="searchmatch">scripts</span> than Module:<span class="searchmatch">scripts</span>/<span class="searchmatch">data</span>, because some <span class="searchmatch">scripts</span> do not...


Modul:scripts/codes

local export = {} local <span class="searchmatch">scripts</span> = mw.load<span class="searchmatch">Data</span>(&quot;Modul:<span class="searchmatch">scripts</span>/<span class="searchmatch">data</span>&quot;) for script, <span class="searchmatch">data</span> in pairs(<span class="searchmatch">scripts</span>) do export[script] = true end return export...


Modul:scripts/print

script_<span class="searchmatch">data</span> = mw.load<span class="searchmatch">Data</span>(&quot;Module:<span class="searchmatch">scripts</span>/<span class="searchmatch">data</span>&quot;) local iterate if name_to_code then for code, <span class="searchmatch">data</span> in pairs(script_<span class="searchmatch">data</span>) do if not result[<span class="searchmatch">data</span>.canonicalName]...


Modul:scripts/chain

local p = {} local <span class="searchmatch">scripts</span> = mw.load<span class="searchmatch">Data</span>(&quot;Module:<span class="searchmatch">scripts</span>/<span class="searchmatch">data</span>&quot;) local function format(code) local name = <span class="searchmatch">scripts</span>[code].canonicalName if not name:find(&quot;[Ss]script$&quot;)...


Modul:scripts/charToScript

codepoint, using the <span class="searchmatch">data</span> module [[Module:<span class="searchmatch">scripts</span>/recognition <span class="searchmatch">data</span>]]. The <span class="searchmatch">data</span> module was generated from the patterns in [[Module:<span class="searchmatch">scripts</span>/<span class="searchmatch">data</span>]] using...


Modul:list of scripts

code, <span class="searchmatch">data</span> in m_table.sortedPairs(m_<span class="searchmatch">scripts</span>, compare_codes) do if (not filter) or filter(code, <span class="searchmatch">data</span>, args) then local canonicalName = <span class="searchmatch">data</span>.canonicalName...