Template:Date: Difference between revisions
Jump to navigation
Jump to search
(trying out a new shortcut) |
m (tweak) |
||
Line 3: | Line 3: | ||
| 1 = | | 1 = | ||
| 21 = | | 21 = | ||
| 31 = {{date}}<sup>st</sup> | | 31 = {{{date}}}<sup>st</sup> | ||
| 2 = | | 2 = | ||
| 22 = {{date}}<sup>nd</sup> | | 22 = {{{date}}}<sup>nd</sup> | ||
| 3 = | | 3 = | ||
| 23 = {{date}}<sup>rd</sup> | | 23 = {{{date}}}<sup>rd</sup> | ||
| 4 = | | 4 = | ||
| #default = {{date}}<sup>th</th> | | #default = {{{date}}}<sup>th</th> | ||
}} | }} | ||
Revision as of 11:16, 19 August 2020
Description
Usage
To use this template, place {{date|##}} in an entry where "##" is the number for the day of the month.
For example,
S: Our guest tonight is {{w|James Randi}}.
will produce
- S: Our guest tonight is James Randi.