--[=[ When adding new <span class="searchmatch">scripts</span> to this file, please don't forget to add style definitons for the script in [[MediaWiki:Common.css]]. ]=] local u = mw...
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...
loadData("Module:<span class="searchmatch">scripts</span>") 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...
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...
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...
local export = {} local <span class="searchmatch">scripts</span> = mw.load<span class="searchmatch">Data</span>("Modul:<span class="searchmatch">scripts</span>/<span class="searchmatch">data</span>") for script, <span class="searchmatch">data</span> in pairs(<span class="searchmatch">scripts</span>) do export[script] = true end return export...
script_<span class="searchmatch">data</span> = mw.load<span class="searchmatch">Data</span>("Module:<span class="searchmatch">scripts</span>/<span class="searchmatch">data</span>") 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]...
local p = {} local <span class="searchmatch">scripts</span> = mw.load<span class="searchmatch">Data</span>("Module:<span class="searchmatch">scripts</span>/<span class="searchmatch">data</span>") local function format(code) local name = <span class="searchmatch">scripts</span>[code].canonicalName if not name:find("[Ss]script$")...
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...
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...