Module:NumberSpell/doc
From Wikipedia, the free encyclopedia
Page Module:Message box/ombox.css has no content.
| This is a documentation subpage for Template:Terminate sentence It may contain usage information, categories and other content that is not part of the original module page. |
- REDIRECT Template:Template rating
Template:Redirect category shell This module takes a number and returns the equivalent English word. For example, "2" becomes "two" and "79" becomes "seventy-nine". Numbers must be integers between 0 and 100.
Usage
{{#invoke:NumberSpell|main|number}}
Examples
{{#invoke:NumberSpell|main|8}}→ eight{{#invoke:NumberSpell|main|56}}→ fifty-six{{#invoke:NumberSpell|main|101}}→ Error: input must be an integer between 0 and 100