Template:thecardinal/documentation

From Wiktionary, the free dictionary
Jump to navigation Jump to search
Documentation for Template:thecardinal. [edit]
This page contains usage information, categories, interwiki links and other content describing the template.

Given a number, this template automatically generates an English word for a cardinal.

Usage[edit]

This template uses only one parameter, which is the number (written with Hindu-Arabic digits) to be converted.

Examples[edit]

Mechanics[edit]

This template simply employs the parser function #switch to keep a list of numbers in algarisms and their ordinal words. Consequently, this list should contain all the relevant number before they are converted elsewhere.

If a user tries to convert a set characters that is not in the list, the final result is simply the same set of characters. (For example, {{thecardinal|qwerty}} merely returns "qwerty".)

See also[edit]