Template:Ordinal/doc: Difference between revisions
From Zoophilia Wiki
Jump to navigationJump to search
meta>Jimp the template can now do this |
meta>Jimp moved example here making it clear that it is an example |
||
Line 1: | Line 1: | ||
This template will generate an appropriate ordinal suffix for a given number. | This template will generate an appropriate ordinal suffix for a given number. | ||
:''<code><nowiki>{{Ordinal|101}}</nowiki></code>'', for example, produces ''{{Ordinal|101}}''. | |||
For superscripted suffixes set a second parameter to ''sup''. | For superscripted suffixes set a second parameter to ''sup''. |
Revision as of 03:21, 5 July 2007
This template will generate an appropriate ordinal suffix for a given number.
{{Ordinal|101}}
, for example, produces 101st.
For superscripted suffixes set a second parameter to sup.
{{Ordinal|101|sup}}
, for example, produces 101st.
For the -d suffixes used in the legal field (e.g. 3d or 22d) set a second parameter to d.
{{Ordinal|101|d}}
, for example, produces 101st.