Template:Cardinal to word/0 to 99

From blackwiki
< Template:Cardinal to word
Revision as of 12:01, 1 November 2009 by imported>SimonTrew (moved User:SimonTrew/Cardinal 0 to 99 to word to Template:Cardinal to word/0 to 99: Move to template space (part of a move of several templates with doc and testcases))
Jump to navigation Jump to search
50px Template documentation[view] [edit] [history] [purge]

Converts a natural number in the range 0 to 99 into a word in the English language.

Usage

{{Cardinal to word/0 to 99|natural[|zero=zero]}}

natural: Required. A natural number in the range 0 to 99.

zero: Optional. The value to use when the number is 0. Default is "zero". Can be made empty or, for example, "no", "none" or "nought", as appropriate for the context.

Examples

{{Cardinal to word/0 to 99|0|zero=not a sausage}}
{{Cardinal to word/0 to 99|30}}
{{Cardinal to word/0 to 99|55}}
{{Cardinal to word/0 to 99|99}}
{{Cardinal to word/0 to 99|-1}}

produces:

not a sausage 
thirty
fifty-five
ninety-nine
(Error in {{Cardinal to word/0 to 99}}: value "-1" is not a natural number in the range 0 to 99)

See also