Template:Countdown: Difference between revisions

Template page
(It works!)
m (rm newlines)
Line 1: Line 1:
<includeonly>
<includeonly>{{#expr:{{#time:z|{{{1}}}{{{2}}}{{{3}}}}}-{{#time:z|{{{4|{{CURRENTYEAR}}}}}{{{5|{{CURRENTMONTH}}}}}{{{6|{{CURRENTDAY2}}}}}}}}}</includeonly><noinclude>
{{#expr:{{#time:z|{{{1}}}{{{2}}}{{{3}}}}}-{{#time:z|{{{4|{{CURRENTYEAR}}}}}{{{5|{{CURRENTMONTH}}}}}{{{6|{{CURRENTDAY2}}}}}}}}}
</includeonly><noinclude>
== Documentation ==
== Documentation ==
This template displays the amount of days between two different dates.
This template displays the amount of days between two different dates.

Revision as of 17:19, 1 August 2007

Documentation

This template displays the amount of days between two different dates.

Note: This template does not work across years.

Syntax

{{Countdown|year1|month1|day1|year2|month2|day2}}
Displays the difference between the two dates given.
{{Countdown|year1|month1|day1}}
Displays the difference between the given date and today.

Examples

{{Countdown|2007|11|24}}
173
{{Countdown|2007|11|24|2007|07|31}}
116