Template documentation (for the above template, sometimes hidden or invisible)
- Description
- This template converts a digit-number input by the user into the ordinal form of the number.
- Syntax
- Type
{{Convert:NumtoText|<!--number-->}}
where you want to use it. For example, {{Convert:NumtoText|3}} returns the string "third" whereas {{Convert:NumtoText|55}} returns the string "fifty-fifth". - Limitations
- In it's current state, this will only work for positive integers less than 200.
Visit Template: Convert:NumtoText/doc to edit this text! (How does this work?)
Community content is available under CC-BY-SA
unless otherwise noted.