Template:Birth date and age/doc: Difference between revisions
Jump to navigation
Jump to search
(Created page with "<includeonly>{{#if:{{{df|}}}|{{#expr:{{{3|{{{day}}}}}}}} {{MONTHNAME|{{{2|{{{month}}}}}}}}|{{MONTHNAME|{{{2|{{{month}}}}}}}} {{#expr:{{{3|{{{day}}}}}}}},}} {{{1|{{{year}}}}}}<...") |
mNo edit summary |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
== Usage == | |||
<nowiki>{{birth date and age|year|month|day}} </nowiki><br /> | |||
== Example == | |||
<pre>{{birth_date_and_age|1980|09|22}}</pre> | |||
gives: | |||
{{birth_date_and_age|1980|09|22}} | |||
[[Category:Source Wikipedia]] | |||