Template:Age

From The Infosphere, the Futurama Wiki
Revision as of 00:03, 6 June 2012 by Sanfazer (talk | contribs) (Undo revision 113196 by 98.102.156.130 (talk). What were you trying to do?)
Jump to navigation Jump to search
Documentation for {{age}}

Use

This template calculates the current age of a person, if date of birth is known. It depends on {{curfutyear}} to get the current Futurama year.

Usage

Each parameter is optional, if day is not supplied, null will be assumed, if month is not supplied, null will be assumed, if year is not supplied, the current year (not Futurama year) is assumed.

{{age[|<year>[|<month>[|<day>]]]}}

Examples

Input
{{age}}
Output
1000
Input
{{age|2990}}
Output
34
Input
{{age|2995|5}}
Output
28
Input
{{age|2998|2|4}}
Output
26
Input
{{age|1975|10|8}}
Output
1048