Difference between revisions of "Template:Countdown"
Wikisimpsons - The Simpsons Wiki
(Created page with "<span class="countdown" style="display:none;"> Only <span class="countdowndate">{{{1}}}</span> until {{{2}}}! </span></big> <noinclude>== Use == <pre> {{Countdown|<Date>*|<Un...") |
|||
(20 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | < | + | <includeonly><countdown name="{{{1|}}}" time="{{{2|}}}">Only <D> days, <H> hours, <M> minutes and <S> seconds until</countdown></includeonly> |
− | |||
− | </ | ||
− | <noinclude>== Use == | + | <noinclude> |
+ | == Use == | ||
<pre> | <pre> | ||
− | {{Countdown|<Date>*|<Until X>}} | + | {{Countdown|<Name>|<Date>*|<Until X>}} |
</pre> | </pre> | ||
− | <nowiki>*</nowiki>Date Format is: <big><big><code>Month Day Year hh:mm | + | |
+ | <nowiki>*</nowiki>Date Format is: <big><big><code>Month/Day/Year hh:mm TIMEZONE</code></big></big> | ||
== Example == | == Example == | ||
Typing this: | Typing this: | ||
<pre> | <pre> | ||
− | {{Countdown| | + | {{Countdown|C|01/24/2024 20:00 EDT|A New [[List of Episodes|episode]] airs}} |
</pre> | </pre> | ||
Would make This: | Would make This: | ||
− | {{Countdown| | + | <br> |
+ | <big>{{Countdown|C1|01/24/2024 20:00 EDT}} A New [[List of Episodes|episode]] airs!</big> | ||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> |
Latest revision as of 08:24, May 29, 2016
Use[edit]
{{Countdown|<Name>|<Date>*|<Until X>}}
*Date Format is: Month/Day/Year hh:mm TIMEZONE
Example[edit]
Typing this:
{{Countdown|C|01/24/2024 20:00 EDT|A New [[List of Episodes|episode]] airs}}
Would make This:
Only D days, H hours, M minutes and S seconds until
A New episode airs!