« Modèle:Countdowns » : différence entre les versions

De Inkipédia
Aller à la navigation Aller à la recherche
Aucun résumé des modifications
Aucun résumé des modifications
Ligne 3 : Ligne 3 :
<p class="btextwidget">Infos utiles</p>
<p class="btextwidget">Infos utiles</p>
<p class="cd">La prochaine rotation des [[stages]] de [[Splatoon]] 1 va avoir lieu dans : <span class="stageCountdown">...</span></p>
<p class="cd">La prochaine rotation des [[stages]] de [[Splatoon]] 1 va avoir lieu dans : <span class="stageCountdown">...</span></p>
<p class="cd">Le 1er [[festival]] de [[Splatoon 2]] (Mayo vs. Ketchup) commence dans : <span class="countdown">2017/08/05 18:00|est actuellement en cours !|est terminé !</span></p>
<p class="cd">Le 1er [[festival]] de [[Splatoon 2]] (Mayo vs. Ketchup) commence dans : <span class="countdown">2017/08/05 16:00|est actuellement en cours !|est terminé !</span></p>
<!-- Left here as an example
<!-- Left here as an example



Version du 30 juillet 2017 à 03:59

Infos utiles

La prochaine rotation des stages de Splatoon 1 va avoir lieu dans : ...

Le 1er festival de Splatoon 2 (Mayo vs. Ketchup) commence dans : 2017/08/05 16:00|est actuellement en cours !|est terminé !

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!