Skabelon:Cardinal to word/0 to 999999

Documentation icon Skabelondokumentation[vis] [redigér] [historik] [opfrisk]

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

Usage redigér

{{Cardinal to word/0 to 999999|natural[|zero=zero][|us=on]}}

natural: Required. A natural number in the range 0 to 999,999.

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.

us: Optional. If the value is "on", the output of numbers does not include "and" to separate hundreds from smaller values, nor to separate thousands from hundreds. This accords with American usage as described at English numerals.

Eksempler redigér

{{Cardinal to word/0 to 999999|0|zero=not a sausage}}
{{Cardinal to word/0 to 999999|30}}
{{Cardinal to word/0 to 999999|100}}
{{Cardinal to word/0 to 999999|1000}}
{{Cardinal to word/0 to 999999|1001|us=on}}
{{Cardinal to word/0 to 999999|8052}}
{{Cardinal to word/0 to 999999|8052|us=on}}
{{Cardinal to word/0 to 999999|999999}}
{{Cardinal to word/0 to 999999|999999|us=on}}
{{Cardinal to word/0 to 999999|-1}}

produces:

not a sausage 
tredive
ethundrede
ettusind
ettusind et
ottetusind and halvtreds-to
ottetusind halvtreds-to
nihundrede and halvfems-nitusind, nihundrede and halvfems-ni
nihundrede halvfems-nitusind, nihundrede halvfems-ni
{{Cardinal to word/0 to 999999}}: value "-1" is not a natural number in the range 0 to 999,999

Se også redigér