Template:OldStyleDate: Difference between revisions

From PS3 Developer wiki
Jump to navigation Jump to search
(Created page with "{{{1}}} <small>[O.S. {{{3}}}]</small>{{#if: {{{2|}}}| {{{2|}}}|}}<noinclude> {{Documentation}} </noinclude>")
 
mNo edit summary
 
Line 2: Line 2:
{{Documentation}}
{{Documentation}}
</noinclude>
</noinclude>
[[Category:Templates]]

Latest revision as of 22:29, 14 December 2012

{{{1}}} [O.S. {{{3}}}]

[edit] Template documentation

Usage[edit source]

This template is used for displaying a date in both Old Style and New Style, including a discreet link to the article Old Style and New Style dates, in cases where the year is the same in both Styles.

{{OldStyleDate|NS day and month|year|OS day and month}}

If it helps you remember the order of the parameters, you may optionally choose to think of it like this:

{{OldStyleDate|NS day and month|NS year|OS day and month|OS year}}

Note that in this usage the fourth parameter will be ignored when the template is rendered.

Examples[edit source]

  • Usage: {{OldStyleDate|2 February|1905|20 January}}
    • Result: 2 February [O.S. 20 January] 1905
  • Usage: {{OldStyleDate|February 2|1905|January 20}}
    • Result: February 2 [O.S. January 20] 1905

See also[edit source]