Template:Date: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (added categories)
m (tiny fix)
(2 intermediate revisions by the same user not shown)
Line 7: Line 7:
  | 3 = 3<sup>rd</sup>
  | 3 = 3<sup>rd</sup>
  | 23 = 23<sup>rd</sup>
  | 23 = 23<sup>rd</sup>
| D = DD<sup>th</sup>
  | #default = {{{1}}}<sup>th</sup>}}</includeonly><noinclude>
  | #default = {{{1}}}<sup>th</sup>}}</includeonly><noinclude>
=== Description ===
=== Description ===
Line 20: Line 21:
will produce
will produce


  February 22<sup>nd</sup> 2022.
  February {{date|22}} 2022.
[[Category:Templates]]
[[Category:Templates]]
</noinclude>
</noinclude>

Revision as of 05:53, 28 February 2022

Description

This template inserts the appropriate two-letter superscript text for the ordinal abbreviation of the date of the month.

Usage

To use this template, place {{date|##}} in the Infobox line for "episode date", where "##" is the number for the day of the month.

For example,

February {{date|22}} 2022.

will produce

February 22nd 2022.