Template:Countdown
Jump to navigation
Jump to search
There are 2912456 days 20 hours left before 1-1-9999 starts. ( )
This template employs intricate features of template syntax.
You are encouraged to familiarise yourself with its setup and parser functions before editing the template. If your edit causes unexpected problems, please undo it quickly, as this template may appear on a large number of pages. You can conduct experiments, and should test all major changes, in either this template's sandbox, the general template sandbox, or your user space before changing anything here. |
Notes
Please note the following important points before using this template.
- the time on this countdown clock is GMT (UTC+0)
- if the event is held in more than 24 hours, only the number of days and the number of hours left will be shown
- if the event is held within 24 hours, only the number of hours left will be shown
- if the event is held within 1 hour, only the number of minutes left will be shown
- if the event is held within 1 minute, only the number of seconds left will be shown
- duration is in seconds, so duration=3600 for a one-hour event.
Usage
Editors can use this template as a countdown clock for a lot of different events. The following can show you how to use this template.
Simple Countdown Clock
This type of countdown clock is suitable for events with no duration.
{{countdown |year = 9999 |month = 1 |day = 1 |event = unknown starts }}
If you type in the above, something like the following will appear.
There are 2912456 days 20 hours left before unknown starts. ( )
Advanced Countdown Clock
This type of countdown clock is suitable for events with a duration.
{{countdown |year = 9999 |month = 1 |day = 1 |hour = 0 |minute = 0 |second = 0 |event = unknown starts |duration = 100 |eventstart = unknown has started |eventend = unknown has ended }}
If you type in the above, something like the following will appear.
There are 2912456 days 20 hours left before unknown starts. ( )