Template:Countdowns: Difference between revisions

From Inkipedia, the Splatoon wiki
No edit summary
No edit summary
Line 4: Line 4:
<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 next JP [[Splatfest]], <span style="color:#FF8000;">'''Funny Man (Boke)'''</span> vs. <span style="color: blue;">'''Straight Man (Tsukkomi)'''</span>, starts in <span class="countdown">2015/09/12 12:00|Right now!|It's over!</span></p>
<p class="cd">The next JP [[Splatfest]], <span style="color:#FF8000;">'''Funny Man (Boke)'''</span> vs. <span style="color: blue;">'''Straight Man (Tsukkomi)'''</span>, starts in <span class="countdown">2015/09/12 12:00|Right now!|It's over!</span></p>
<p class="cd">The next NA [[Splatfest]], <span style="color:#9d00e8;">'''Art'''</span> vs. <span style="color: #FF8000;">'''Science'''</span>, starts in <span class="countdown">2015/09/18 12:00|Right now!|It's over!</span></p>
<p class="cd">The next NA [[Splatfest]], <span style="color:#9d00e8;">'''Art'''</span> vs. <span style="color: #FF8000;">'''Science'''</span>, starts in <span class="countdown">2015/09/18 12:00|Right now!|It's over!</span>
<p class="cd">The next EU/AU [[Splatfest]], <span style="color:#FF8000;">'''Messy'''</span> vs. <span style="color: blue;">'''Tidy'''</span>, starts in <span class="countdown">2015/09/19 17:00|Right now!|It's over!</span></p>
<!-- Left here as an example
<!-- Left here as an example


<p class="cd">The next EU/AU [[Splatfest]], <span style="color:#FF8000;">'''Eating'''</span> vs. <span style="color: purple;">'''Sleeping'''</span>, starts in <span class="countdown">2015/07/18 17:00|Right now!|It's over!</span></p>
<p class="cd">The next EU/AU [[Splatfest]], <span style="color:#FF8000;">'''Eating'''</span> vs. <span style="color: purple;">'''Sleeping'''</span>, starts in <span class="countdown">2015/07/19 17:00|Right now!|It's over!</span></p>


-->
-->

Revision as of 12:07, 12 September 2015

Countdowns

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

The next JP Splatfest, Funny Man (Boke) vs. Straight Man (Tsukkomi), starts in 2015/09/12 12:00|Right now!|It's over!

The next NA Splatfest, Art vs. Science, starts in 2015/09/18 12:00|Right now!|It's over!

The next EU/AU Splatfest, Messy vs. Tidy, starts in 2015/09/19 17: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!