10 " Módulo:parameters"

Módulo:parameters

error(&#039;The <span class="searchmatch">parameters</span> &quot;&#039; .. mw.text.listToText(list, &#039;&quot;, &quot;&#039;, &#039;&quot;, and &quot;&#039;) .. &#039;&quot; are required.&#039;, 2) end end -- Remove holes in any list <span class="searchmatch">parameters</span> if needed...


Módulo:namespace detect/config

<span class="searchmatch">parameters</span>. cfg.wikitableNamespaceHeader = &#039;Domínio&#039; ---- The header for the wikitable containing the list of possible subject-space ---- <span class="searchmatch">parameters</span>...


Módulo:category handler/config

----------------------------------------- cfg.<span class="searchmatch">parameters</span> = { -- The nocat and categories <span class="searchmatch">parameter</span> suppress -- categorisation. They are used with...


Módulo:category handler

function CategoryHandler:<span class="searchmatch">parameter</span>(key) local <span class="searchmatch">parameter</span>Names = self._data.<span class="searchmatch">parameters</span>[key] local pntype = type(<span class="searchmatch">parameter</span>Names) if pntype == &#039;string&#039;...


Módulo:Template invocation

of the <span class="searchmatch">parameters</span> -- may be changed, and any <span class="searchmatch">parameters</span> with duplicate keys -- will be removed. -- <span class="searchmatch">Parameters</span>: name -...


Módulo:namespace detect/data

end end -- Get a table of <span class="searchmatch">parameters</span> to query for each default <span class="searchmatch">parameter</span> name. -- This allows wikis to customise <span class="searchmatch">parameter</span> names in the cfg table while...


Módulo:category handler/data

prefixedText, blacklist ) data.currentTitleNamespace<span class="searchmatch">Parameters</span> = mShared.getNamespace<span class="searchmatch">Parameters</span>( title, mShared.getParamMappings() ) return data...


Módulo:Random/doc

or |separator= <span class="searchmatch">parameters</span>; its default value is &quot;, &quot;. The conjunction can be specified with either the |conj= or |conjunction= <span class="searchmatch">parameters</span>; its default value...


Módulo:parameters/remove holes

-- A helper function that removes empty numeric indexes in a table, -- so that the values are tightly packed like in a normal Lua table. -- equivalent...


Módulo:check for unknown parameters

-- This module may be used to compare the arguments passed to the parent -- with a list of arguments, returning a specified result if an argument is --...