Template:Countdowns: Difference between revisions

From Inkipedia, the Splatoon wiki
(I'm sorry I'm not good at times)
(readable color)
Line 5: Line 5:
<p class="cd">The next update for ''[[Splatoon]]'' [[Version 2.8.0]] will go live in: <span class="countdown">2016/6/8 02:00|Right now!|Right now!</span></p>
<p class="cd">The next update for ''[[Splatoon]]'' [[Version 2.8.0]] will go live in: <span class="countdown">2016/6/8 02:00|Right now!|Right now!</span></p>
<p class="cd">The next Europe & Oceania [[Splatfest]], <span style="color:green;">'''World Tour'''</span> vs. <span style="color:blue;">'''Space Adventure'''</span>, starts in: <span class="countdown">2016/06/11 17:00|Right now!|It's over!</span></p>
<p class="cd">The next Europe & Oceania [[Splatfest]], <span style="color:green;">'''World Tour'''</span> vs. <span style="color:blue;">'''Space Adventure'''</span>, starts in: <span class="countdown">2016/06/11 17:00|Right now!|It's over!</span></p>
<p class="cd">The next Japan [[Splatfest]], <span style="color:#fedc0c;">'''Mushroom Mountain'''</span> vs. <span style="color:green;">'''Bamboo Shoot Village'''</span>, starts in: <span class="countdown">2016/06/19 12:00|Right now!|It's over!</span></p>
<p class="cd">The next Japan [[Splatfest]], <span style="color:#CD963C;">'''Mushroom Mountain'''</span> vs. <span style="color:green;">'''Bamboo Shoot Village'''</span>, starts in: <span class="countdown">2016/06/19 12:00|Right now!|It's over!</span></p>


<!-- Left here as an example
<!-- Left here as an example

Revision as of 17:41, 10 June 2016

Countdowns

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

The next update for Splatoon Version 2.8.0 will go live in: 2016/6/8 02:00|Right now!|Right now!

The next Europe & Oceania Splatfest, World Tour vs. Space Adventure, starts in: 2016/06/11 17:00|Right now!|It's over!

The next Japan Splatfest, Mushroom Mountain vs. Bamboo Shoot Village, starts in: 2016/06/19 12: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!