Template:Age: Difference between revisions

From Hattrick
Jump to navigationJump to search
Lleida (talk | contribs)
m correct rounder age in case days are more than 66
Lleida (talk | contribs)
mNo edit summary
Line 1: Line 1:
<includeonly>{{#expr:floor{{#expr:{{JULIANDIFF|{{#time:Y}}|{{#time:m}}|{{#time:d}}|{{{1}}}|{{{2}}}|{{{3}}} }} / 112}}}} years {{#expr:{{JULIANDIFF|{{#time:Y}}|{{#time:m}}|{{#time:d}}|{{{1}}}|{{{2}}}|{{{3}}} }} mod 112}} days</includeonly><noinclude>{{documentation}}</noinclude>
<includeonly>{{#expr:floor{{#expr:{{JULIANDIFF|{{#time:Y}}|{{#time:m}}|{{#time:d}}|{{{1}}}|{{{2}}}|{{{3}}} }} / 112}}}} years and {{#expr:{{JULIANDIFF|{{#time:Y}}|{{#time:m}}|{{#time:d}}|{{{1}}}|{{{2}}}|{{{3}}} }} mod 112}} days</includeonly><noinclude>{{documentation}}</noinclude>

Revision as of 11:11, 4 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 51 years and 109 days
{{Age|2009|10|10}} produces 55 years and 26 days
{{Age|2008|10|10}} produces 58 years and 55 days
{{Age|2002|10|10}} produces 78 years and 7 days