Template:Date: Difference between revisions

From SGUTranscripts
Jump to navigation Jump to search
(fix?)
(?)
Line 1: Line 1:
<includeonly>
<includeonly>{{#switch: {{{1}}}
{{#switch: {{{1}}}
  | 1 = {{{1}}}<sup>st</sup>
  | 1 = {{{1}}}<sup>st</sup>
  | 21 = {{{1}}}<sup>st</sup>
  | 21 = {{{1}}}<sup>st</sup>
Line 8: Line 7:
  | 3 = {{{1}}}<sup>rd</sup>
  | 3 = {{{1}}}<sup>rd</sup>
  | 23 = {{{1}}}<sup>rd</sup>
  | 23 = {{{1}}}<sup>rd</sup>
  | #default = {{{1}}}<sup>th</sup>}}
  | #default = {{{1}}}<sup>th</sup>}}</includeonly><noinclude>
 
</includeonly><noinclude>
=== Description ===
=== Description ===
This template inserts the appropriate two-letter superscript text for the ordinal abbreviation of the date of the month.
This template inserts the appropriate two-letter superscript text for the ordinal abbreviation of the date of the month.

Revision as of 11:14, 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.