Changes

Jump to navigation Jump to search
Undid revision 870469794 by 2405:204:50A9:C80B:ECB5:E598:E69D:3842 (talk). This spot shouldn't be an example because there are example...
{{Documentation subpage}}
{{high-use|8230}}
<!-- PLEASE ADD CATEGORIES WHERE INDICATED AT THE BOTTOM OF THIS PAGE -->

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.

===Range, Calendar===
Since the data is emitted in the [[ISO 8601]] format, the calendar must be the Gregorian calendar; the first acceptable year is 1583, the last acceptable year is 9999 (which would only be a concern for fictitious characters).

===Syntax===
====To display the death date only====
: <kbd><nowiki>{{</nowiki>{{PAGENAME}}<nowiki>|</nowiki></kbd>''year of death''<kbd><nowiki>|</nowiki></kbd>''month of death''<kbd><nowiki>|</nowiki></kbd>''day of death''<kbd><nowiki>|</nowiki>''additional parameters''<nowiki>}}</nowiki></kbd> where the month, day, and year are in the Gregorian calendar. '''Use of this template with non-Gregorian dates creates false hidden metadata.'''

====Examples====
:<nowiki>{{Death date|1993|2|4|df=yes}}</nowiki> returns "{{Death date|1993|2|4|df=yes}}"
:<nowiki>{{Death date|1993|2|4|mf=yes}}</nowiki> returns "{{Death date|1993|2|4|mf=yes}}"

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

==="day first" (df) and "month first" (mf) options===
The '''df''' (day first) and '''mf''' (month first) parameters indicate the intended date format to display. The appropriate parameter should be set to "y" or "yes" e.g. '''df=yes''' or '''mf=y'''.

Date order [[Date format by country|varies by region]]. See [[MOS:DATEFORMAT]] and [[MOS:ENGVAR]] for guidance on which regional style is appropriate. The default output of this template is to display the month before the day.

The parameter "mf" will indicate that month first format is intended. Using these parameters can assist [[WP:BOT|bots]] or other automated processing to detect which date format is intended; leaving the format as default may lead an editor or bot to change the format to an unintended value.

Do not specify both "df" and "mf" parameters in the same use of the template, as these formats are mutually exclusive.

Examples:
:<nowiki>{{Death date | 1993 | 2 | 24 | df=yes }}</nowiki> displays "24 February 1993".
:<nowiki>{{Death date | 1993 | 2 | 24 | mf=yes }}</nowiki> displays "February 24, 1993".

==TemplateData==
{{TemplateData header}}
{{collapse top}}
<templatedata>
{
"params": {
"1": {},
"2": {},
"3": {},
"df": {}
}
}
</templatedata>
{{collapse bottom}}

{{Birth, death and age templates}}

<includeonly>{{sandbox other||
[[Category:Date mathematics templates]]
[[Category:Templates generating microformat dates]]
[[Category:Templates generating hCalendars]]

}}</includeonly>
Anonymous user

Navigation menu