Jump to content

Template:Birth date and age: Difference between revisions

Created page with "<includeonly> {{#time:j F Y|{{{1}}}-{{{2}}}-{{{3}}}}} (age {{#expr: {{CURRENTYEAR}} - {{{1}}} - ( {{CURRENTMONTH}} < {{{2}}} or ( {{CURRENTMONTH}} = {{{2}}} and {{CURRENTDAY}} < {{{3}}} ) ) }}) </includeonly> <noinclude> ==Usage== Shows birth date and age. Example: <pre> {{Birth date and age|1989|8|13}} </pre> Output: 13 August 1989 (age 36) </noinclude>"
 
m Protected "Template:Birth date and age" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite)) [cascading]
(No difference)

Revision as of 15:47, 12 March 2026


Usage

Shows birth date and age.

Example:

{{Birth date and age|1989|8|13}}

Output: 13 August 1989 (age 36)