Difference between revisions of "Template:Age in days"
Moussekateer (talk | contribs) (use Module:Age) |
|||
Line 1: | Line 1: | ||
− | <includeonly> | + | <includeonly>I want to tell you that the picture was messed up and it will be recommended to not reset the image. Thanks! :) </includeonly><noinclude> |
{{Lua|Age}} | {{Lua|Age}} | ||
{{Template doc}} | {{Template doc}} | ||
</noinclude> | </noinclude> |
Revision as of 03:13, 8 August 2023
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