Warning: Undefined variable $resultados in /home/enciclo/public_html/dictious.com/search.php on line 17
Module%3Anumber_list%2Fdocumentation - Dictious

10 Results found for " Module:number_list/documentation"

Module:number list/documentation

module generates navigation boxes for <span class="searchmatch">number</span> words, such as three, third, thrice, and triple. It is used by {{<span class="searchmatch">number</span> box}}, {{cardinalbox}}, {{ordinalbox}}...


Module:number list/show/documentation

The print_table function in this module creates the table at the top of each <span class="searchmatch">number</span> data module that shows the contents of the module....


Module:gender and number/documentation

following will display only &quot;m&quot; and not &quot;m or n&quot;: {{#invoke:gender and <span class="searchmatch">number</span>|show_<span class="searchmatch">list</span>|m||n}} (The generated <span class="searchmatch">documentation</span> is located at the module page.)...


Module:number list/show

local export = {} local m_<span class="searchmatch">number</span>_<span class="searchmatch">list</span> = require(&quot;Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>&quot;) local function link_forms(forms, m_data, lang) if type(forms) ~= &quot;table&quot; then...


Module:documentation

module_categorization_module = &quot;Module:module categorization&quot; local <span class="searchmatch">number</span>_<span class="searchmatch">list</span>_show_module = &quot;Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>/show&quot; local pages_module = &quot;Module:pages&quot; local parameters_module...


Module:User:Benwing2/number list/show

local export = {} local m_<span class="searchmatch">number</span>_<span class="searchmatch">list</span> = require(&quot;Module:User:Benwing2/<span class="searchmatch">number</span> <span class="searchmatch">list</span>&quot;) local function link_forms(forms, m_data, lang) if type(forms) ~=...


Module:sandbox/number list/show

export = {} local m_<span class="searchmatch">number</span>_<span class="searchmatch">list</span> = require(&quot;Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>/sandbox&quot;) local function compare_numbers(a, b) if type(a) ~= &quot;<span class="searchmatch">number</span>&quot; then a = tonumber(a)...


Module:User:Benwing2/number list

for the Welsh <span class="searchmatch">number</span> 13 where there are both decimal/vigesimal and masculine/feminine variants of this <span class="searchmatch">number</span> Tag <span class="searchmatch">list</span> = a <span class="searchmatch">list</span> of tags in the order...


Module:number list/utils

function export.format_fixed(<span class="searchmatch">number</span>) if type(<span class="searchmatch">number</span>) == &quot;string&quot; then return <span class="searchmatch">number</span> else return (&quot;%.0f&quot;):format(<span class="searchmatch">number</span>) end end function export...


Module:User:Benwing2/number list/utils

return fun(<span class="searchmatch">list</span>) end function export.power_of(n, base) return (base or 1) .. string.rep(&quot;0&quot;, n) end -- Format a <span class="searchmatch">number</span> (either a Lua <span class="searchmatch">number</span> or a string)...