10 " Módulo:table"

Módulo:table

operate on <span class="searchmatch">tables</span>, it is included here as it is -- useful for determining whether a given <span class="searchmatch">table</span> key is in the array part or the -- hash part of a <span class="searchmatch">table</span>....


Módulo:TableTools

operate on <span class="searchmatch">tables</span>, it is included here as it is -- useful for determining whether a given <span class="searchmatch">table</span> key is in the array part or the -- hash part of a <span class="searchmatch">table</span>....


Módulo:debug

&#039;&quot;&#039; elseif t == &quot;<span class="searchmatch">table</span>&quot; then local str_<span class="searchmatch">table</span> = {} <span class="searchmatch">table</span>.insert(str_<span class="searchmatch">table</span>, &quot; {&quot;) for key, val in require(&quot;Module:<span class="searchmatch">table</span>&quot;).sortedPairs(value...


Módulo:array

array_constructor -- Copy <span class="searchmatch">table</span> library so as not to unexpectedly change the behavior of code that -- uses it. local array_methods = mw.clone(<span class="searchmatch">table</span>) -- Create version...


Módulo:Arguments

getArgs(frame, options) checkType(&#039;getArgs&#039;, 1, frame, &#039;<span class="searchmatch">table</span>&#039;, true) checkType(&#039;getArgs&#039;, 2, options, &#039;<span class="searchmatch">table</span>&#039;, true) frame = frame or {} options = options...


Módulo:namespace detect/data

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


Módulo:check for unknown parameters

do pos = remainder <span class="searchmatch">table</span>.insert(parts, truncate(before) .. &#039;&amp;lt;&#039; .. tag .. &#039;&amp;gt;...&amp;lt;/&#039; .. tag .. &#039;&amp;gt;&#039;) end <span class="searchmatch">table</span>.insert(parts, truncate(text:sub(pos...


Módulo:ga-mutation

end return ret end local <span class="searchmatch">table</span>_cons = [=[ {| border=&quot;1&quot; cellpadding=&quot;4&quot; cellspacing=&quot;0&quot; class=&quot;inflection-<span class="searchmatch">table</span>&quot; style=&quot;align: left; margin: 0.5em...


Módulo:parameters/remove holes

numeric indexes in a <span class="searchmatch">table</span>, -- so that the values are tightly packed like in a normal Lua <span class="searchmatch">table</span>. -- equivalent to require(&quot;Module:<span class="searchmatch">table</span>&quot;).compressSparseArray...


Módulo:lista

&#039;horizontal_ordered&#039; then <span class="searchmatch">table</span>.insert(data.classes, &#039;hlist&#039;) elseif listType == &#039;unbulleted&#039; then <span class="searchmatch">table</span>.insert(data.classes, &#039;plainlist&#039;) end <span class="searchmatch">table</span>.insert(data...