15,595
edits
(Created page with "{{Documentation subpage}} <includeonly> </includeonly> ===Syntax=== ====To display the birth date only==== : <code><nowiki>{{Birth date|year of birth|month of birth|day of bi...") |
mNo edit summary |
||
Line 5: | Line 5: | ||
====To display the birth date only==== | ====To display the birth date only==== | ||
: <code><nowiki>{{Birth date|year of birth|month of birth|day of birth|additional parameters}}</nowiki></code> | : <code><nowiki>{{Birth date and age|year of birth|month of birth|day of birth|additional parameters}}</nowiki></code> | ||
'''Do not use with non-Gregorian dates''' because the resulting hCard hidden date will be false. | '''Do not use with non-Gregorian dates''' because the resulting hCard hidden date will be false. | ||
Line 18: | Line 18: | ||
Examples | Examples | ||
: <code><nowiki>{{Birth date and age|1993|2|4|df=yes}}</nowiki></code> returns {{Birth date and age|1993|2|4|df=yes}} | : <code><nowiki>{{Birth date and age|1993|2|4|df=yes}}</nowiki></code> returns {{Birth date and age|1993|2|4|df=yes}} | ||
: <code><nowiki>{{Birth date and age|1993|2|4|mf=yes}}</nowiki></code> returns {{Birth date and age|1993|2|4|mf=yes}} | : <code><nowiki>{{Birth date and age|1993|2|4|mf=yes}}</nowiki></code> returns {{Birth date and age|1993|2|4|mf=yes}} | ||
Line 42: | Line 35: | ||
Examples | Examples | ||
: <code><nowiki>{{Birth date and age|1993|2|24|df=yes}}</nowiki></code> displays "{{Birth date and age|1993|2|24|df=yes}}". | : <code><nowiki>{{Birth date and age|1993|2|24|df=yes}}</nowiki></code> displays "{{Birth date and age|1993|2|24|df=yes}}". | ||
: <code><nowiki>{{Birth date and age|1993|2|24|mf=yes}}</nowiki></code> displays "{{Birth date and age|1993|2|24|mf=yes}}". | : <code><nowiki>{{Birth date and age|1993|2|24|mf=yes}}</nowiki></code> displays "{{Birth date and age|1993|2|24|mf=yes}}". | ||