Template:Age: Difference between revisions
From Hattrick
Jump to navigationJump to search
Created page with '<includeonly>{{#expr:{{JULIANDAY|2010|11|3}}-{{JULIANDAY|{{{1}}}|{{{2}}}|{{{3}}} }} }}</includeonly> <noinclude>aaa</noinclude>' |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#expr:{{ | <includeonly>{{#expr:{{JULIANDIFF|{{#time:Y}}|{{#time:m}}|{{#time:d}}|{{{1}}}|{{{2}}}|{{{3}}} }} / 112 round 0}} years {{#expr:{{JULIANDIFF|{{#time:Y}}|{{#time:m}}|{{#time:d}}|{{{1}}}|{{{2}}}|{{{3}}} }} mod 112}} days</includeonly><noinclude>{{documentation}}</noinclude> | ||
<noinclude> | |||
Revision as of 19:43, 3 November 2010
[edit]
Template documentation
- Explanation
- Calculates the Hattrick time (years and days) that has passed from a date x until now. Typical use: automatical player age display, hence the name. For years only, use Template:AgeYears.
- Syntax
- {{Age | YEAR | MONTH | DAY }}
- Examples
- {{Age|2010|10|10}} produces 52 years 107 days
- {{Age|2009|10|10}} produces 55 years 24 days
- {{Age|2008|10|10}} produces 58 years 53 days
- {{Age|2002|10|10}} produces 78 years 5 days