Difference between revisions of "Template:Age in days"
Gaming Luna (talk | contribs) |
m (Protected "Template:Age in days" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))) |
||
(4 intermediate revisions by 4 users not shown) | |||
Line 1: | Line 1: | ||
− | <includeonly>{{# | + | <includeonly>{{#invoke:age|age_days}}</includeonly><noinclude> |
− | + | {{Lua|Age}} | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
{{Template doc}} | {{Template doc}} | ||
</noinclude> | </noinclude> |
Latest revision as of 04:01, 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 6388