Template:Countdowns: Difference between revisions

From Inkipedia, the Splatoon wiki
mNo edit summary
(Got rid of countdown for Flounder Heights and added the times for the EU/AU Testfires.)
Line 3: Line 3:
<p class="btextwidget">Countdowns</p>
<p class="btextwidget">Countdowns</p>
<p class="cd">The next set of [[stage]]s will be chosen in: <span class="stageCountdown">...</span></p>
<p class="cd">The next set of [[stage]]s will be chosen in: <span class="stageCountdown">...</span></p>
<p class="cd">The map [[Flounder Heights]] joins the map rotation in: <span class="countdown">2015/08/21 02:00|Right now!|Normal Stage Rotation</span></p>
<p class="cd">The second NA Testfire starts  in: <span class="countdown">2015/08/22 22:00|Right now!|It's over!</span></p>
<p class="cd">The second NA Testfire starts in: <span class="countdown">2015/08/22 22:00|Right now!</span></p>
<p class="cd">The next EU/AU Testfire starts in: <span class="countdown">2015/08/22 18:00|Right now!|It's over!</span></p>
<!--
<p class="cd">The next NA [[Splatfest]], <span style="color:red;">'''Autobots'''</span> vs. <span style="color:#951ABA;">'''Decepticons'''</span>, starts in: <span class="countdown">2015/08/29 04:00|Right now!|It's over!</span></p>
<!-- Here is the other NA Testfire
<p class="cd">The third NA Testfire starts  in: <span class="countdown">2015/08/23 22:00|Right now!</span></p>
<p class="cd">The third NA Testfire starts  in: <span class="countdown">2015/08/23 22:00|Right now!</span></p>
-->
-->
<p class="cd">The next NA [[Splatfest]], <span style="color:red;">'''Autobots'''</span> vs. <span style="color:#951ABA;">'''Decepticons'''</span>, starts in: <span class="countdown">2015/08/29 04:00|Right now!|It's over!</span></p>
 
<!-- Here are the EU and AU Testfire countdowns
<p class="cd">The next EU/AU Testfire starts in: <span class="countdown">2015/08/24 22:00|Right now!|It's over!</span></p>
<p class="cd">The next EU/AU Testfire starts in: <span class="countdown">2015/08/25 22:00|Right now!|It's over!</span></p>
<p class="cd">The next EU/AU Testfire starts in: <span class="countdown">2015/08/26 14:00|Right now!|It's over!</span></p>
<p class="cd">The next EU/AU Testfire starts in: <span class="countdown">2015/08/27 14:00|Right now!|It's over!</span></p>
<p class="cd">The final EU/AU Testfire starts in: <span class="countdown">2015/08/28 14:00|Right now!|It's over!</span></p>
-->
 
<!-- Left here as an example
<!-- Left here as an example



Revision as of 00:24, 22 August 2015

Countdowns

The next set of stages will be chosen in: ...

The second NA Testfire starts in: 2015/08/22 22:00|Right now!|It's over!

The next EU/AU Testfire starts in: 2015/08/22 18:00|Right now!|It's over!

The next NA Splatfest, Autobots vs. Decepticons, starts in: 2015/08/29 04:00|Right now!|It's over!


Info

This template displays the box for the countdowns on the front page. To add a countdown, use the following code:

<p class="cd">The next countdown starts in <span class="countdown">date time|ongoing message|over message<span>
  • date gets replaced with the date of the countdown, in the format "yyyy/mm/dd". Example: 2015/07/18.
  • time gets replaced with the hour in UTC, in the format "hh:mm". Example: 17:00.
  • ongoing message gets replaced with the text to display if the event is ongoing. It is considered ongoing during the first 24 hours. Example: Right now!
  • over message gets replaced with the text to display if the event is over. It is considered over after the first 24 hours have passed. Example: It's over!