• Welcome to the Kancolle Wiki!
  • If you have any questions regarding site content, account registration, etc., please visit the KanColle Wiki Discord

Difference between revisions of "Template:Timer"

From Kancolle Wiki
Jump to navigation Jump to search
m (sample usage)
m (noinclude)
Line 1: Line 1:
<pre>
+
<noinclude><pre>
 
{{Timer
 
{{Timer
 
|time = January 1 2019 11:00:00 +0900
 
|time = January 1 2019 11:00:00 +0900
Line 6: Line 6:
 
|endText = The time is now!
 
|endText = The time is now!
 
}}
 
}}
</pre>
+
</pre></noinclude><div style="{{{style|text-align:center; font-size:18px; font-weight:bold; color:#f00; margin:0px 0px 10px 0px;}}}">  
 
 
<includeonly><div style="{{{style|text-align:center; font-size:18px; font-weight:bold; color:#f00; margin:0px 0px 10px 0px;}}}">  
 
 
<span class="countdown"
 
<span class="countdown"
 
data-options="no-leading-zeros"
 
data-options="no-leading-zeros"
Line 19: Line 17:
 
{{{endText|Countdown complete!}}}
 
{{{endText|Countdown complete!}}}
 
</span>
 
</span>
</div></includeonly>
+
</div>

Revision as of 02:42, 4 September 2015

{{Timer
|time = January 1 2019 11:00:00 +0900
|style = font-weight:bold;
|endClass = countdownComplete1
|endText = The time is now!
}}