More actions
Created page with "<noinclude>To use this template on a page, enter: "<nowiki>{{Date|d=|m=|y=}}</nowiki>" and add the date. For example: "<nowiki>{{Date|d=1|m=January|y=2020}}</nowiki>".</noinclude> <includeonly>{{{d}}} {{{m}}} {{{y}}}</includeonly>" |
formatting |
||
Line 1: | Line 1: | ||
<noinclude>To use this template on a page, enter: | <noinclude>To use this template on a page, enter: <code><nowiki>{{Date|d=|m=|y=}}</nowiki></code> and add the date. | ||
<includeonly>{{{d}}} {{{m}}} {{{y}}}</includeonly> | |||
For example: <code><nowiki>{{Date|d=1|m=January|y=2020}}</nowiki></code> | |||
This will result to <code>{{Date|d=1|m=January|y=2020}}</code></noinclude> | |||
<includeonly>{{{d}}}, {{{m}}} {{{y}}}</includeonly> |
Revision as of 01:59, 19 November 2024
To use this template on a page, enter: {{Date|d=|m=|y=}}
and add the date.
For example: {{Date|d=1|m=January|y=2020}}
This will result to
1, January 2020