Difference between revisions of "Template:Age in days"
Cobaltcakes (talk | contribs) (Undo edit by Gaming Luna (Talk) (1375002)) |
Moussekateer (talk | contribs) (use Module:Age) |
||
Line 1: | Line 1: | ||
− | <includeonly>{{# | + | <includeonly>{{#invoke:age|age_days}}</includeonly><noinclude> |
− | + | {{Lua|Age}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{Template doc}} | {{Template doc}} | ||
</noinclude> | </noinclude> |
Revision as of 02:45, 18 November 2013
This template uses Module:Age, a script written in the Lua programming language. Please see Help:Lua if you want to learn more about Lua or help convert other templates into Lua modules. |
Usage
This template returns the number of days between two dates. If the second set of parameters is not included it will automatically calculate the days between a given date and today. To use type:
- {{age in days|month1= |day1= |year1= |month2= |day2= | year2=}}, or with unnames parameters:
- {{age in days|year1|month1|day1|year2|month2|day2}} or
- {{age in days|year1|month1|day1}}
Examples:
- {{age in days|2007|5|24|2008|4|23}} gives 335
- {{age in days|2007|5|24}} gives 6403