Open main menu

Changes

remove extra linefeed
<!-- Template:Is now
Parameters:
* format string, defaults to U.
* example values for calendars: Day of month: d, Day of week: w, Month and day: M-d
* example values for clocks to return 1 during the "day" and 1 during the "night"
in New York, where "day" would start at 1200 UTC:
at1=12 at2=13 at3=14 at4=15 at5=16 at6=17 at7=18 at8=19 at9=20
at10=21 at11=22 at12=23
* debug - not empty then format string is printed, useful for debugging
-->{{#if: {{{debug|}}}|{{#time: {{{format string|U}}} }},}} <!--
-->{{#switch: {{#time: {{{format string|U}}} }}
|{{{at1|}}} |{{{at2|}}} |{{{at3|}}}
|{{{at4|}}} |{{{at5|}}} |{{{at6|}}}
|{{{at7|}}} |{{{at8|}}} |{{{at9|}}}
|{{{at10|}}} |{{{at11|}}} |{{{at12}}}
|{{{at13|}}} |{{{at14|}}} |{{{at15|}}}
|{{{at16|}}} |{{{at17|}}} |{{{at18|}}}
|{{{at19|}}} |{{{at20|}}} |{{{at21|}}}
|{{{at22|}}} |{{{at23|}}} |{{{at24|}}}
|{{{at25|}}} |{{{at26|}}} |{{{at27|}}}
|{{{at28|}}} |{{{at29|}}} |{{{at30|}}}
|{{{at31|}}} = 1
|#default = 0
}}<!--
--><noinclude>
{{Documentation}}
<!-- Add categories and inter-wikis to the /doc subpage, please, not here! -->
</noinclude>
Anonymous user