Difference between revisions of "Template:Age in months"
Jump to navigation
Jump to search
blackwiki>Smashman2004 |
blackwiki>Smashman2004 |
||
Line 1: | Line 1: | ||
− | <includeonly>{{#expr:(360*(({{{6|{{CURRENTYEAR}}}}})-({{{3}}}))+30*(({{{5|{{CURRENTMONTH}}}}})-({{{2}}}))+(({{{4|{{CURRENTDAY}}}}}))-({{{1}}}))/30 round (({{abs|2000.45}} <= 1000)+({{abs|2000.45}} <= 100)+({{abs|2000.45}} <= 10))}}</includeonly> | + | <includeonly>{{#expr:(360*(({{{6|{{CURRENTYEAR}}}}})-({{{3}}}))+30*(({{{5|{{CURRENTMONTH}}}}})-({{{2}}}))+(({{{4|{{CURRENTDAY}}}}}))-({{{1}}}))/30 round (({{abs|2000.45}} <= 1000)+({{abs|2000.45}} <= 100)+({{abs|2000.45}} <= 10))}}</includeonly><noinclude> |
− | <noinclude> | ||
{{tiw|Age_in_months}}. | {{tiw|Age_in_months}}. | ||
{{{{FULLPAGENAME}}/doc}}<!-- Add cats and interwikis to the /doc subpage, not here! --></noinclude> | {{{{FULLPAGENAME}}/doc}}<!-- Add cats and interwikis to the /doc subpage, not here! --></noinclude> |
Revision as of 17:40, 26 March 2007
Template:Age_in_months (backlinks edit).
![]() | This template uses Lua: |
This template returns the number of full months between two dates, or between a specified date and today (UTC).
Usage
{{age in months|
year1|
month1|
day1|
year2|
month2|
day2}}
{{age in months|
year1|
month1|
day1}}
{{age in months|
date1}}
{{age in months|
date1|
date2}}
Examples
- {{age in months|1970|7|23|2003|7|14}} → Expression error: Unrecognized punctuation character "&".
- {{age in months|1989|7|23}} → Expression error: Unrecognized punctuation character "&".
- {{age in months|23 July 1989}} → Expression error: Unrecognized punctuation character "{".
- {{age in months|7 August 2025|6 September 2025}} → Expression error: Unrecognized punctuation character "{".
If you use this template for calculating someone's age in months at death or age in months at a certain date (rather than their current age in months), please substitute it into the page, for example: {{subst:age in months|1989|7|23|2003|7|14}}.