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}}...
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....
following will display only "m" and not "m or n": {{#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.)...
local export = {} local m_<span class="searchmatch">number</span>_<span class="searchmatch">list</span> = require("Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>") local function link_forms(forms, m_data, lang) if type(forms) ~= "table" then...
module_categorization_module = "Module:module categorization" local <span class="searchmatch">number</span>_<span class="searchmatch">list</span>_show_module = "Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>/show" local pages_module = "Module:pages" local parameters_module...
local export = {} local m_<span class="searchmatch">number</span>_<span class="searchmatch">list</span> = require("Module:User:Benwing2/<span class="searchmatch">number</span> <span class="searchmatch">list</span>") local function link_forms(forms, m_data, lang) if type(forms) ~=...
export = {} local m_<span class="searchmatch">number</span>_<span class="searchmatch">list</span> = require("Module:<span class="searchmatch">number</span> <span class="searchmatch">list</span>/sandbox") local function compare_numbers(a, b) if type(a) ~= "<span class="searchmatch">number</span>" then a = tonumber(a)...
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...
function export.format_fixed(<span class="searchmatch">number</span>) if type(<span class="searchmatch">number</span>) == "string" then return <span class="searchmatch">number</span> else return ("%.0f"):format(<span class="searchmatch">number</span>) end end function export...
return fun(<span class="searchmatch">list</span>) end function export.power_of(n, base) return (base or 1) .. string.rep("0", n) end -- Format a <span class="searchmatch">number</span> (either a Lua <span class="searchmatch">number</span> or a string)...