Jump to content

Template:Birth date and age/doc: Difference between revisions

two uses
(ISO 8601)
(two uses)
Line 1: Line 1:
== Usage ==
== Usage ==


Returns a person's date of birth and his/her age.
These templates return a person's date of birth and optionally his/her age.


Syntax: <nowiki>{{Birth date and age|year of birth|month of birth|day of birth}}</nowiki>
Syntax:


Example:
:<nowiki>{{Birth date|year of birth|month of birth|day of birth}}</nowiki>


<nowiki>{{Birth date and age|1993|2|24}}</nowiki> returns {{Birth date and age|1993|2|24}}
or


The template also returns the date, hidden by CSS, in the [[ISO 8601]] format needed by [[HCard|hCard microformat]]s. for example:
:<nowiki>{{Birth date and age|year of birth|month of birth|day of birth}}</nowiki>
 
Examples:
 
:<nowiki>{{Birth date|1993|2|24}}</nowiki> returns {{Birth date|1993|2|24}}
 
:<nowiki>{{Birth date and age|1993|2|24}}</nowiki> returns {{Birth date and age|1993|2|24}}
 
The templates also return the date, hidden by CSS, in the [[ISO 8601]] format needed by [[HCard|hCard microformat]]s. for example:


:<nowiki>(<span class="bday">1993-02-24</span>)</nowiki>
:<nowiki>(<span class="bday">1993-02-24</span>)</nowiki>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.