ઢાંચો:Ordinal

વિકિપીડિયામાંથી

Script error: The function "ordinal" does not exist.

Template documentation[view] [edit] [history] [purge]

Usage[ફેરફાર કરો]

{{Ordinal|integer}}

This template will add the appropriate ordinal suffix to a given integer.

Use {{Ordinal|integer|sup=yes}} to display the ordinal suffix in superscript. Do not use superscript notation in the article space, per this section of the Manual of Style.

For an integer ending in 2 or 3 (except for integers ending in 12 or 13), the ordinal suffix will be -nd and -rd, respectively. To display -d for the ordinal suffix rather than -nd and -rd, use {{Ordinal|positive integer|d}}.

Examples[ફેરફાર કરો]

Code Result
{{Ordinal|101}} Script error: The function "ordinal" does not exist.
{{Ordinal|-102}} Script error: The function "ordinal" does not exist.
{{Ordinal|102|sup=yes}} Script error: The function "ordinal" does not exist.
{{Ordinal|103}} Script error: The function "ordinal" does not exist.
{{Ordinal|103|d}} Script error: The function "ordinal" does not exist.

Other[ફેરફાર કરો]

  • This template can be substituted.