Template:Age: Difference between revisions

From IntactiWiki
Jump to navigation Jump to search
WikiAdmin (talk | contribs)
taken from https://wiki.mises.org/mediawiki/index.php?title=Template:Age
 
WikiAdmin (talk | contribs)
m typo
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#expr:({{{4|{{CURRENTYEAR}}}}})-({{{1}}})-(({{{5|{{CURRENTMONTH}}}}})<({{{2}}})or({{{5|{{CURRENTMONTH}}}}})=({{{2}}})and({{{6|{{CURRENTDAY}}}}})<({{{3}}}))}}</includeonly>
<includeonly>{{#expr:({{{4|{{CURRENTYEAR}}}}})-({{{1}}})-(({{{5|{{CURRENTMONTH}}}}})<({{{2}}})or({{{5|{{CURRENTMONTH}}}}})=({{{2}}})and({{{6|{{CURRENTDAY}}}}})<({{{3}}}))}}</includeonly><noinclude>
== Usage ==
Call the template with the birth date of birth (format yyyy|mm|dd) and the date of death.
<nowiki>{{Age|yyyy|mm|dd|yyyy|mm|dd}}</nowiki>
 
== Example ==
<nowiki>[[Jonathon Conte]] died at age {{Age|1981|06|14|2016|05|09}}.</nowiki>
 
[[Jonathon Conte]] died at age {{Age|1981|06|14|2016|05|09}}.
[[de:Vorlage:Alter]]
</noinclude>

Latest revision as of 15:46, 5 July 2023

Usage

Call the template with the birth date of birth (format yyyy|mm|dd) and the date of death.

{{Age|yyyy|mm|dd|yyyy|mm|dd}}

Example

[[Jonathon Conte]] died at age {{Age|1981|06|14|2016|05|09}}.

Jonathon Conte died at age 34.