Template:Date: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
m (small tweak)
(fix?)
Line 1: Line 1:
<includeonly>
<includeonly>
{{#switch: {{{date|{{{1}}}}}}
{{#switch: {{{1}}}
  | 1 = {{{1}}}<sup>st</sup>
  | 1 = {{{1}}}<sup>st</sup>
  | 21 = {{{1}}}<sup>st</sup>
  | 21 = {{{1}}}<sup>st</sup>

Revision as of 11:13, 19 August 2020

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.