<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://irony.wiki/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://irony.wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3ACountdown%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://irony.wiki/index.php?title=Template:Countdown/doc&amp;action=history"/>
	<updated>2026-05-16T13:29:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.5</generator>
	<entry>
		<id>https://irony.wiki/index.php?title=Template:Countdown/doc&amp;diff=631&amp;oldid=prev</id>
		<title>Saucy: import documentation from wikipedia</title>
		<link rel="alternate" type="text/html" href="https://irony.wiki/index.php?title=Template:Countdown/doc&amp;diff=631&amp;oldid=prev"/>
		<updated>2020-09-13T05:50:48Z</updated>

		<summary type="html">&lt;p&gt;import documentation from wikipedia&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&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 &amp;#039;&amp;#039;&amp;#039;more than a year&amp;#039;&amp;#039;&amp;#039;, the number of years and everything below will be shown&lt;br /&gt;
*if the event is held in &amp;#039;&amp;#039;&amp;#039;more than a week&amp;#039;&amp;#039;&amp;#039;, the number of weeks and everything below will be shown&lt;br /&gt;
*if the event is held in &amp;#039;&amp;#039;&amp;#039;more than 24 hours&amp;#039;&amp;#039;&amp;#039;, the number of days and everything below will be shown&lt;br /&gt;
*if the event is held &amp;#039;&amp;#039;&amp;#039;within 24 hours&amp;#039;&amp;#039;&amp;#039;, the number of hours left and everything below will be shown&lt;br /&gt;
*if the event is held &amp;#039;&amp;#039;&amp;#039;within 1 hour&amp;#039;&amp;#039;&amp;#039;, the number of minutes left and the number of seconds left will be shown&lt;br /&gt;
*if the event is held &amp;#039;&amp;#039;&amp;#039;within 1 minute&amp;#039;&amp;#039;&amp;#039;, 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;
== 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;pre&amp;gt;&lt;br /&gt;
{{countdown&lt;br /&gt;
 |year  = 2022&lt;br /&gt;
 |month = 04&lt;br /&gt;
 |day   = 20&lt;br /&gt;
 |event = NIGGA NIGHT&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&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  = 2022&lt;br /&gt;
 |month = 04&lt;br /&gt;
 |day   = 20&lt;br /&gt;
 |event = NIGGA 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;pre&amp;gt;&lt;br /&gt;
{{countdown&lt;br /&gt;
 |year       = 2022&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;/pre&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       = 2022&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;
== Template data ==&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>Saucy</name></author>
	</entry>
</feed>