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

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

Modul:Yesno

of boolean-like wikitext input. -- It works similarly to the template {{<span class="searchmatch">yesno</span>}}. return function (val, default) -- If your wiki uses non-ascii characters...


Modul:Ordinal

Module:Ordinal/sandbox and testing. ]] local p = {} local <span class="searchmatch">yesno</span> = require(&#039;Module:<span class="searchmatch">Yesno</span>&#039;) -- boolean value interpretation --[[ This function converts...


Modul:Template:also

local export = {} local <span class="searchmatch">yesno</span> = require(&#039;Module:<span class="searchmatch">yesno</span>&#039;) local get_script -- If there are characters in both scripts (the key and value), the second...


Modul:0Excerpt

subsections = not <span class="searchmatch">yesno</span>( getArg( &#039;subsections&#039; ) ) local noLinks = not <span class="searchmatch">yesno</span>( getArg( &#039;links&#039;, true ) ) local noBold = not <span class="searchmatch">yesno</span>( getArg( &#039;bold&#039; ) )...


Modul:For loop

local getArgs = require(&#039;Module:Arguments&#039;).getArgs local <span class="searchmatch">yesno</span> = require(&#039;Module:<span class="searchmatch">Yesno</span>&#039;) local p = {} function p.templatemain(frame) return p...


Modul:Lua banner

-- This module implements the {{lua}} template. local <span class="searchmatch">yesno</span> = require(&#039;Module:<span class="searchmatch">Yesno</span>&#039;) local mList = require(&#039;Module:List&#039;) local mTableTools =...


Modul:also

require(&quot;Module:scripts&quot;) local m_util = require(&quot;Module:utilities&quot;) local <span class="searchmatch">yesno</span> = require(&quot;Module:<span class="searchmatch">yesno</span>&quot;) local und = require(&quot;Module:languages&quot;).getByCode(&quot;und&quot;) ...


Modul:0Time ago

numberSpell, <span class="searchmatch">yesno</span> -- lazy load function numberSpell(arg) numberSpell = require(&#039;Module:0NumberSpell&#039;)._main return numberSpell(arg) end function <span class="searchmatch">yesno</span>(arg)...


Modul:Math

check_fraction; local input_number; if not <span class="searchmatch">yesno</span> then <span class="searchmatch">yesno</span> = require(&#039;Module:<span class="searchmatch">Yesno</span>&#039;) end if <span class="searchmatch">yesno</span>(trap_fraction, true) then -- Returns true for...


Modul:File link

module provides a library for formatting file wikilinks. local <span class="searchmatch">yesno</span> = require(&#039;Module:<span class="searchmatch">Yesno</span>&#039;) local checkType = require(&#039;libraryUtil&#039;).checkType local...