<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://twentyonewiki.info/index.php?action=history&amp;feed=atom&amp;title=Template%3ACountdown%2Fdoc</id>
	<title>Template:Countdown/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://twentyonewiki.info/index.php?action=history&amp;feed=atom&amp;title=Template%3ACountdown%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Template:Countdown/doc&amp;action=history"/>
	<updated>2026-04-12T16:57:25Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>https://twentyonewiki.info/index.php?title=Template:Countdown/doc&amp;diff=6427&amp;oldid=prev</id>
		<title>Buburka Rinderbuy: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Template:Countdown/doc&amp;diff=6427&amp;oldid=prev"/>
		<updated>2024-05-09T02:32:31Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 22:32, 8 May 2024&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Buburka Rinderbuy</name></author>
	</entry>
	<entry>
		<id>https://twentyonewiki.info/index.php?title=Template:Countdown/doc&amp;diff=6426&amp;oldid=prev</id>
		<title>Template:Countdown&gt;WOSlinker: syntaxhighlight lang=&quot;wikitext&quot;</title>
		<link rel="alternate" type="text/html" href="https://twentyonewiki.info/index.php?title=Template:Countdown/doc&amp;diff=6426&amp;oldid=prev"/>
		<updated>2023-05-30T12:32:30Z</updated>

		<summary type="html">&lt;p&gt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
{{lua|Module:Countdown}}&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
Please note the following important points before using this template.&lt;br /&gt;
&lt;br /&gt;
The time on this countdown clock is GMT (UTC+0)&lt;br /&gt;
&lt;br /&gt;
*if the event is held in '''more than a year''', the number of years and everything below will be shown&lt;br /&gt;
*if the event is held in '''more than a week''', the number of weeks and everything below will be shown&lt;br /&gt;
*if the event is held in '''more than 24 hours''', the number of days and everything below will be shown&lt;br /&gt;
*if the event is held '''within 24 hours''', the number of hours left and everything below will be shown&lt;br /&gt;
*if the event is held '''within 1 hour''', the number of minutes left and the number of seconds left will be shown&lt;br /&gt;
*if the event is held '''within 1 minute''', the number of seconds left will be shown&lt;br /&gt;
&lt;br /&gt;
Duration is in seconds, so &amp;lt;kbd&amp;gt;duration=3600&amp;lt;/kbd&amp;gt; for a one-hour event. Alternatively, duration and &amp;lt;kbd&amp;gt;duration unit=//unit//&amp;lt;/kbd&amp;gt; can be used in unison (e.g., &amp;lt;kbd&amp;gt;duration=1|duration unit=year&amp;lt;/kbd&amp;gt;).&lt;br /&gt;
&lt;br /&gt;
This template should not be used in articles per [[MOS:TIME]] and [[MOS:DATED]].&lt;br /&gt;
&lt;br /&gt;
== Usage ==&lt;br /&gt;
&lt;br /&gt;
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.&lt;br /&gt;
&lt;br /&gt;
=== Simple Countdown Clock ===&lt;br /&gt;
&lt;br /&gt;
This type of countdown clock is suitable for events with no duration.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{countdown&lt;br /&gt;
 |year  = 2024&lt;br /&gt;
 |month = 04&lt;br /&gt;
 |day   = 15&lt;br /&gt;
 |event = Branch Network Awards Night&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you type in the above, something like the following will appear.&lt;br /&gt;
&lt;br /&gt;
{{countdown&lt;br /&gt;
 |year  = 2024&lt;br /&gt;
 |month = 04&lt;br /&gt;
 |day   = 15&lt;br /&gt;
 |event = Branch Network Awards Night&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Advanced Countdown Clock ===&lt;br /&gt;
&lt;br /&gt;
This type of countdown clock is suitable for events with a duration.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot;&amp;gt;&lt;br /&gt;
{{countdown&lt;br /&gt;
 |year       = 2027&lt;br /&gt;
 |month      = 4&lt;br /&gt;
 |day        = 15&lt;br /&gt;
 |hour       = 19&lt;br /&gt;
 |minute     = 40&lt;br /&gt;
 |second     = 0&lt;br /&gt;
 |event      = &lt;br /&gt;
 |duration   = 21&lt;br /&gt;
 |eventstart = unknown has started&lt;br /&gt;
 |eventend   = unknown has ended&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you type in the above, something like the following will appear.&lt;br /&gt;
&lt;br /&gt;
{{countdown&lt;br /&gt;
 |year       = 2027&lt;br /&gt;
 |month      = 4&lt;br /&gt;
 |day        = 15&lt;br /&gt;
 |hour       = 19&lt;br /&gt;
 |minute     = 40&lt;br /&gt;
 |second     = 0&lt;br /&gt;
 |event      = &lt;br /&gt;
 |duration   = 21&lt;br /&gt;
 |eventstart = unknown has started&lt;br /&gt;
 |eventend   = unknown has ended&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!-- Categories below this line, please; interwikis at Wikidata --&amp;gt;&lt;br /&gt;
[[Category:Date-computing templates]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;br /&gt;
&amp;lt;templatedata&amp;gt;&lt;br /&gt;
{&lt;br /&gt;
	&amp;quot;params&amp;quot;: {&lt;br /&gt;
		&amp;quot;year&amp;quot;: {},&lt;br /&gt;
		&amp;quot;month&amp;quot;: {},&lt;br /&gt;
		&amp;quot;day&amp;quot;: {},&lt;br /&gt;
		&amp;quot;hour&amp;quot;: {},&lt;br /&gt;
		&amp;quot;minute&amp;quot;: {},&lt;br /&gt;
		&amp;quot;second&amp;quot;: {},&lt;br /&gt;
		&amp;quot;event&amp;quot;: {},&lt;br /&gt;
		&amp;quot;duration&amp;quot;: {},&lt;br /&gt;
		&amp;quot;eventstart&amp;quot;: {},&lt;br /&gt;
		&amp;quot;eventend&amp;quot;: {}&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/templatedata&amp;gt;&lt;/div&gt;</summary>
		<author><name>Template:Countdown&gt;WOSlinker</name></author>
	</entry>
</feed>