Template:Timer: Difference between revisionsGive feedback
Jump to navigation
Jump to search
created |
No edit summary |
||
| Line 1: | Line 1: | ||
<span class="template-timer" data-target="{{{time|}}}">Loading...</span> | <span class="template-timer" data-target="{{{time|}}}">Loading...</span><noinclude>{{Documentation}}</noinclude> | ||
Revision as of 14:38, 26 January 2026
Loading...
Usage
Place {{Timer}} on any page where you want to display a live countdown to a specific date and time.
Can be passed multiple dates separated by commas. The timer will automatically switch to the next date when the previous one expires.
Parameters
- time (required) — The date and time when the countdown ends. Use ISO format (YYYY-MM-DDTHH:MM:SS).
Example
{{Timer|time=2100-02-01T12:00:00}}
Loading...
{{Timer|time=2026-01-01T12:00:00}}
Loading...
{{Timer|time=2026-01-01T22:00:00Z,2100-01-02T22:00:00Z}}
Loading...