Template:Ordinal

From LGPedia
Revision as of 21:06, 12 March 2008 by Jonpro (Talk | contribs) (New page: {{{1}}}{{#ifeq: {{#expr: {{#expr: {{{1}}} mod 100}} round -1}} |10|th |{{#ifeq:{{#expr:{{{1}}} mod 10}}|1|st |{{#ifeq:{{#expr:{{{1}}} mod 10}}|2|nd |{{#ifeq:{{#expr:{{{1}}} mod 10}}|3|rd |...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

{{{1}}}th

Usage

{{Ordinal|NUM}}

where NUM is a positive integer. This template will add the appropriate ordinal suffix to NUM. For example, {{Ordinal|101}} produces 101st.