<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://lem.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ADeath_date_and_age%2Fdoc</id>
	<title>Template:Death date and age/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://lem.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ADeath_date_and_age%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://lem.wiki/index.php?title=Template:Death_date_and_age/doc&amp;action=history"/>
	<updated>2026-04-21T12:42:47Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.3</generator>
	<entry>
		<id>https://lem.wiki/index.php?title=Template:Death_date_and_age/doc&amp;diff=1463&amp;oldid=prev</id>
		<title>Skrzat: 1 revision</title>
		<link rel="alternate" type="text/html" href="https://lem.wiki/index.php?title=Template:Death_date_and_age/doc&amp;diff=1463&amp;oldid=prev"/>
		<updated>2011-05-18T14:35:17Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{high-use|80,000+}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Returns a person's date of death and age at that date.&lt;br /&gt;
Available shortcut: '''{{tl|Dda}}'''.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big style=&amp;quot;color:#CC0000;&amp;quot;&amp;gt;Do NOT use this template when the person's exact date of birth or death is disputed or unknown.  Consider {{Tl|Death year and age}} instead.&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The idea of using the template, like with {{tl|Birth date and age}} etc, is to allow for the inclusion of hidden [[metadata]] to be used, indexed or searched by software tools. However, as of October 2008 this template does not include any such metadata and never has since it was founded in December 2006. The apparent reason is that the [[hCard]] [[microformat]], logically enough for an extension of &amp;quot;standard for electronic business cards&amp;quot;, contains only &amp;quot;BDAY&amp;quot; field but nothing to do with a death. It is unclear when metadata standard for the dead will be developed and adopted. Until then, the template does nothing but format the input parameters.&lt;br /&gt;
&lt;br /&gt;
=== Syntax ===&lt;br /&gt;
==== To display the death date with age ====&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Death date and age|&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;''year of death''&amp;lt;tt&amp;gt;|&amp;lt;/tt&amp;gt;''month of death''&amp;lt;tt&amp;gt;|&amp;lt;/tt&amp;gt;''day of death''&amp;lt;tt&amp;gt;|&amp;lt;/tt&amp;gt;''year of birth''&amp;lt;tt&amp;gt;|&amp;lt;/tt&amp;gt;''month of birth''&amp;lt;tt&amp;gt;|&amp;lt;/tt&amp;gt;''day of birth''&amp;lt;tt&amp;gt;|''additional parameters''}}&amp;lt;/tt&amp;gt;&lt;br /&gt;
&lt;br /&gt;
; Format:&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Death date and age|yyyy|mm|dd|yyyy|mm|dd|df=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Death date and age|yyyy|mm|dd|yyyy|mm|dd|mf=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Using the Dda shortcut ====&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Dda|yyyy|mm|dd|yyyy|mm|dd|df=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Dda|yyyy|mm|dd|yyyy|mm|dd|mf=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==== Examples ====&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Death date and age|1993|2|24|1941|4|12|df=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;br&amp;gt; returns {{Death date and age|1993|2|24|1941|4|12|df=yes}}&lt;br /&gt;
: &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;{{Death date and age|1993|2|24|1941|4|12|mf=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt; &amp;lt;br&amp;gt; returns {{Death date and age|1993|2|24|1941|4|12|mf=yes}}&lt;br /&gt;
&lt;br /&gt;
'''Note''': The template will appear broken when the parameters are left blank.&lt;br /&gt;
&lt;br /&gt;
=== Day First (df) and Month First options ===&lt;br /&gt;
The '''df''' (day first) parameter indicates the intended date format to display. It is switched on by setting it to &amp;quot;y&amp;quot; or &amp;quot;yes&amp;quot; e.g. '''df=yes''' or '''df=y'''.&lt;br /&gt;
&lt;br /&gt;
The default output of this template is the month before the day (American-based style). This default may not be appropriate in articles about people from parts of the world where the day precedes the month in a date (e.g. Europe). In such cases the parameter df should be set.&lt;br /&gt;
&lt;br /&gt;
It is possible to use similar parameter &amp;quot;mf&amp;quot; to stress the month-first format so that relying on the default does not lead an editor or [[WP:bots|bot]] to change the format to an unintended value; however, it is ignored by the template itself. (So, should both parameters be mistakenly used at once, df takes precedence.)&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;{{Death date and age|1993|2|24|1941|4|12|df=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt; displays &amp;quot;{{Death date and age|1993|2|24|1941|4|12|df=yes}}&amp;quot;&lt;br /&gt;
:&amp;lt;nowiki&amp;gt;{{Death date and age|1993|2|24|1941|4|12|mf=yes}}&amp;lt;/nowiki&amp;gt;&amp;lt;br&amp;gt; displays &amp;quot;{{Death date and age|1993|2|24|1941|4|12|mf=yes}}&amp;quot;&lt;br /&gt;
&lt;br /&gt;
=== Specific date unknown - alternate templates ===&lt;br /&gt;
When only the year of a person's birth and/or death are known, or if it is desired not to state a person's full dates of birth and death for privacy reasons, use the templates {{tl|Birth year and age}} and {{tl|Death year and age}} instead.&lt;br /&gt;
&lt;br /&gt;
=== Interaction side-effects with other templates ===&lt;br /&gt;
'''Note:''' Do not use this template inside of the [[WP:PERSONDATA|Persondata]] template as it can interfere with data extraction.&lt;br /&gt;
&lt;br /&gt;
=== FAQ ===&lt;br /&gt;
Q: Why don't these templates add categories, such as &amp;quot;Births in [Year]&amp;quot; to articles on which they are used? &amp;lt;br&amp;gt;&lt;br /&gt;
A: Because they are sometimes used for dates in lists of people, such as sports team members.&lt;br /&gt;
&lt;br /&gt;
=== See also ===&lt;br /&gt;
*[[Wikipedia:Age calculation templates]]&lt;br /&gt;
* {{tl|BirthDeathAge}} – carries out the functions of this template and all the following ones&lt;br /&gt;
* {{tl|Birth date}}&lt;br /&gt;
* {{tl|Birth date and age}} – same as {{tl|Birth date}}, except that &amp;quot;(age ##)&amp;quot; appears after the death date&lt;br /&gt;
* {{tl|Birth year and age}} – year of birth and approximate age&lt;br /&gt;
* {{tl|Death date}}&lt;br /&gt;
* {{tl|Death year and age}} – year of death and approximate age at death&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;&lt;br /&gt;
&amp;lt;!-- CATEGORIES AND INTERWIKIS HERE, THANKS --&amp;gt;&lt;br /&gt;
[[Category:Date mathematics templates|Death date and age]]&lt;br /&gt;
[[Category:Templates generating microformat date and age|{{BASEPAGENAME}}]]&lt;br /&gt;
&lt;br /&gt;
[[ar:قالب:الوفاة والسن]]&lt;br /&gt;
[[bg:Шаблон:Дата на смърт и години]]&lt;br /&gt;
[[ca:Plantilla:Data naixement i edat]]&lt;br /&gt;
[[da:Skabelon:Dødsdato og alder]]&lt;br /&gt;
[[eo:Ŝablono:Mortotago kaj aĝo]]&lt;br /&gt;
[[fa:الگو:تاریخ مرگ و سن]]&lt;br /&gt;
[[fr:Modèle:Date de décès]]&lt;br /&gt;
[[ko:틀:사망일과 만나이]]&lt;br /&gt;
[[hsb:Předłoha:Smjertny datum a staroba]]&lt;br /&gt;
[[hy:Կաղապար:Մահվան ամսաթիվ և տարիք]]&lt;br /&gt;
[[mk:Шаблон:Починал на и возраст]]&lt;br /&gt;
[[ja:Template:死亡年月日と没年齢]]&lt;br /&gt;
[[no:Mal:Dødsdato og alder]]&lt;br /&gt;
[[ro:Format:Death date and age]]&lt;br /&gt;
[[sk:Šablóna:Dátum úmrtia a vek]]&lt;br /&gt;
[[tl:Template:Death date and age]]&lt;br /&gt;
[[uk:Шаблон:Дата смерті з віком]]&lt;br /&gt;
[[vi:Tiêu bản:Ngày mất và tuổi]]&lt;br /&gt;
[[zh:Template:Death date and age]]&lt;br /&gt;
&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>Skrzat</name></author>
	</entry>
</feed>