Daysago
Discuss0
35,790pages on
this wiki
this wiki
Template page
Revision as of 11:51, February 5, 2011 by Cid Highwind (Talk | contribs)
- The following documentation is transcluded from Template:Daysago/doc:
This template can be used to calculate the amount of days between today and a date that is given as the only parameter.
Attention: A call to this template does not return an exact value, but only an approximation. Each full year is considered to be 365 days, each full month 30 days. This is considered to be good enough for most maintenance uses of this template.
Usage
Edit
{{ daysago | <date> }}
The date value is mandatory, and needs to be given in a format that can be parsed by the #time parser function. For more information, see the MediaWiki help page about parser functions.
Examples
Edit
{{daysago|March 2007}}
- produces: 2271
{{daysago|2011-01-01}}
- produces: 871
{{daysago|{{REVISIONTIMESTAMP}}}} (the date of the last edit to this page, 20110205115126)
- produces: 837