Difference between revisions of "Template:Cardinal to word/0 to 99/doc"

From blackwiki
Jump to navigation Jump to search
imported>Ohconfucius
(per WP:OVERLINKING - don't encourage linking to something so universal to en.wp)
imported>Vanisaac
m (→‎See also: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
Line 38: Line 38:
 
* [[Template:Ordinal to word/0 to 999999]]
 
* [[Template:Ordinal to word/0 to 999999]]
  
<includeonly>
+
<includeonly>{{Sandbox other||
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
 
[[Category:Numbers as words conversion subtemplates]]
 
[[Category:Numbers as words conversion subtemplates]]
</includeonly>
+
}}</includeonly>

Latest revision as of 00:49, 24 April 2020

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
{{Cardinal to word/0 to 99}}: value "-1" is not a natural number in the range 0 to 99

See also