Difference between revisions of "Template:Death date/doc"

From Ava Zinn Wiki
Jump to: navigation, search
[unchecked revision][unchecked revision]
(Added items to "See also" section)
Line 29: Line 29:
 
<includeonly>
 
<includeonly>
 
[[Category:Date mathematics templates|{{PAGENAME}}]]
 
[[Category:Date mathematics templates|{{PAGENAME}}]]
 +
 +
[[ko:틀:사망일]]
 
</includeonly>
 
</includeonly>

Revision as of 10:55, 17 January 2008

Template:Template doc page viewed directly

Usage

Returns a person's date of death.

Using this template rather than simply inserting the date into articles allows for the inclusion of hidden metadata about the date. This metadata can be used by web browsers and other software tools to extract the details, and display them using some other website or mapping tool, index or search them.

Syntax:
{{Death date/doc|year of death|month of death|day of death}}
Example:

{{Death date | 1993 | 2 | 24}}
returns February 24, 1993( 1993 -02-24)

An optional parameter, df, can be set (to "y" or "yes" for example) to display the day before the month. This is primarily used in articles about people from parts of the world where the day precedes the month in a date. Conversely the unimplemented parameter , mf, can be set as a hint for "month first", currently the default behaviour.

Example:

{{Death date | 1993 | 2 | 24 | df=yes}}
returns "24 February 1993( 1993 -02-24)"

Note: The template will appear broken when the parameters are left blank.

See also