Template:CountDown
Jump to navigation
Jump to search
This template calculates a difference in days between a given date (past 01.01.1970) and the current date. You can set an offset relative to GMT which has the value -8 by default, in order to represent SLT.
Use it with {{CountDown|DD|MM|YYYY|text pre date|text at date|text post date}}. Text can include {{#var:a}} to place the count. If no text is provided, only the count will be displayed.
Example:
Input | Output |
---|---|
{{CountDown|27|01|2009|OMG, only {{#var:a}} days until my rezdate!!|POARTY!!!|Oh... rezzdate is over... what a night.}} | Oh... rezzdate is over... what a night. |
{{CountDown|27|01|2008|OMG, only {{#var:a}} days until my rezdate!!|POARTY!!!|Oh... rezzdate is over... what a night.}} | Oh... rezzdate is over... what a night. |
{{CountDown|27|01|2009}} | |
{{CountDown|27|01|2009}} |