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

10 Talált eredmények " Modul:lang"

Modul:lang

--[=[ Lua support for the {{<span class="searchmatch">lang</span>}}, {{<span class="searchmatch">lang</span>-xx}}, and {{transl}} templates and replacement of various supporting templates. ]=] require(&#039;strict&#039;); ...


Modul:languages

{} --[=[ Throw an error for an invalid language code or script code. `<span class="searchmatch">lang</span>_code` (required) is the bad code and can be nil or a non-string. `param`...


Modul:labels/data/lang

-- Table listing all of the languages with <span class="searchmatch">lang</span>-specific labels modules. local langs_with_<span class="searchmatch">lang</span>_specific_modules = { [&quot;ab&quot;] = true, [&quot;ady&quot;] = true, ...


Modul:0labels/data/lang

-- Table listing all of the languages with <span class="searchmatch">lang</span>-specific labels modules. local langs_with_<span class="searchmatch">lang</span>_specific_modules = { [&quot;ab&quot;] = true, [&quot;ady&quot;] = true, ...


Modul:languages/templates

frame.args local <span class="searchmatch">lang</span> = args[1] or error(&quot;Language code has not been specified. Please pass parameter 1 to the module invocation.&quot;) <span class="searchmatch">lang</span> = require(&quot;Module:languages&quot;)...


Modul:etymology/templates

<span class="searchmatch">lang</span> = &quot;en&quot; elseif <span class="searchmatch">lang</span> == &quot;-&quot; then <span class="searchmatch">lang</span> = nil end if <span class="searchmatch">lang</span> then <span class="searchmatch">lang</span> = fetch_<span class="searchmatch">lang</span>(<span class="searchmatch">lang</span>, 2) end if <span class="searchmatch">lang</span> and (<span class="searchmatch">lang</span>:getCode() == &quot;la&quot; or <span class="searchmatch">lang</span>:getCode()...


Modul:form of/templates

term_param, compat) local <span class="searchmatch">lang</span> = args[compat and &quot;<span class="searchmatch">lang</span>&quot; or 1] or iargs[&quot;<span class="searchmatch">lang</span>&quot;] or &quot;und&quot; <span class="searchmatch">lang</span> = require(&quot;Module:languages&quot;).getByCode(<span class="searchmatch">lang</span>) or require(&quot;Module:languages&quot;)...


Modul:gender and number

spec &quot;m-an-p&quot; is placed into the categories &quot;<span class="searchmatch">LANG</span> masculine nouns&quot;, &quot;<span class="searchmatch">LANG</span> animate nouns&quot; and &quot;<span class="searchmatch">LANG</span> pluralia tantum&quot;. ]=]-- local export = {} local...


Modul:script utilities

export.tag_translit(translit, <span class="searchmatch">lang</span>, kind, attributes, is_manual) if type(<span class="searchmatch">lang</span>) == &quot;table&quot; then <span class="searchmatch">lang</span> = <span class="searchmatch">lang</span>.getCode and <span class="searchmatch">lang</span>:getCode() or error(&quot;Second...


Modul:links/templates

args[compat and &quot;<span class="searchmatch">lang</span>&quot; or 1] -- Tracking for missing language or und if not <span class="searchmatch">lang</span> then require(&quot;Module:debug&quot;).track(&quot;link/no <span class="searchmatch">lang</span>&quot;) elseif <span class="searchmatch">lang</span> == &quot;und&quot;...