Template:Age

From eRepublik Official Wiki
Jump to: navigation, search

[edit] [purge]

Documentation

Age template is used to calculate the time between two dates. If no date, or incomplete date, is selected an error message will show up.

Usage

To properly calculate date please use the following formula:

{{Age|Older Year|Older Month|Older Day|Newer Year|Newer Month|Newer Day}}

If only one date is selected it calculates time from today to that date.

{{Age|Year|Month|Day}}

Or you can use day=| month=| year=| in any order you want:

{{Age|month=number of the month|day=number of the day|year=number of the year}}

Please do not use names for months, use numbers.

Examples

{{Age|1989|7|23}}
→ 34 years, 8 months and 26 days
{{Age|1989|7|23|2003|7|24}}
→ 14 years and 1 day
{{Age|2007|03|02|2008|03|02}}
→ 1 year
{{Age|month=01|day=23|year=1989}}
→ 35 years, 2 months and 26 days
{{Age|year=1989}}
→ 34 or 35 years