模板:Digital clock:修订间差异
舰R百科,玩家自由编辑的战舰少女R百科
更多操作
Imaginebreaker(留言 | 贡献) test |
Imaginebreaker(留言 | 贡献) 小无编辑摘要 |
||
| 第15行: | 第15行: | ||
<center>'''''Please note that if you are in a timezone that experiences [[daylight saving time|DST]], you will have to manually offset your clock—the same way you have to adjust some of the older clocks in your house.''''' </center> | <center>'''''Please note that if you are in a timezone that experiences [[daylight saving time|DST]], you will have to manually offset your clock—the same way you have to adjust some of the older clocks in your house.''''' </center> | ||
<center> | |||
[[ | <big>This digital clock was created by [[User:Tkgd2007]]([[User_talk:Tkgd2007|talk]]). If you have any problems, questions, or suggestions, feel free to leave me a message on my talk page or email me. If you want to modify this code, please notify me first. Thanks!<br><br> | ||
'''<pre><nowiki>{{Digital clock | UTC/GMT offset | clock size(per character) | font color | border size }}</nowiki></pre></center>'''</big> | |||
<br><br> | |||
{| | |||
!Template output | |||
!Example code | |||
|- | |||
|{{Digital clock|-4|24px|red|1px}} | |||
|<pre>{{Digital clock|-5|24px|red|1px}}</pre> | |||
|- | |||
|{{Digital clock|+5|20px|#5E0|3px}} | |||
|<pre>{{Digital clock|+5|20px|#5E0|3px}}</pre> | |||
|- | |||
|{{Digital clock|+0|18px|#FA0|5px}} | |||
|<pre>{{Digital clock|+0|18px|#FA0|5px}}</pre> | |||
|} | |||
</noinclude> | </noinclude> | ||