Difference between revisions of "Template:Infobox time zone/sandbox"

From blackwiki
Jump to navigation Jump to search
imported>Primefac
(overhaul)
imported>Primefac
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
|above        = {{{title|{{{name|{{PAGENAMEBASE}}}}}}}}
 
|above        = {{{title|{{{name|{{PAGENAMEBASE}}}}}}}}
 
|image        = {{#invoke:InfoboxImage|InfoboxImage|image={{#if:{{{image|}}}|{{{image}}}|{{Infobox time zone/image|{{PAGENAMEBASE}}}}}}|size={{{imagesize|300px}}}|alt={{{alt|}}}}}
 
|image        = {{#invoke:InfoboxImage|InfoboxImage|image={{#if:{{{image|}}}|{{{image}}}|{{Infobox time zone/image|{{PAGENAMEBASE}}}}}}|size={{{imagesize|300px}}}|alt={{{alt|}}}}}
|caption      = {{{caption|}}}
+
|caption      = {{#if:{{{image|}}}|{{{caption|}}}|World map with the time zone highlighted}}
 
|headerstyle  = background:#ccf;
 
|headerstyle  = background:#ccf;
 
|labelstyle  = background:#ddf;
 
|labelstyle  = background:#ddf;
Line 8: Line 8:
 
|header1      = UTC offset
 
|header1      = UTC offset
 
|label2      = {{{initials|UTC}}}
 
|label2      = {{{initials|UTC}}}
|data2        = {{#if:{{{offset|}}}|[[UTC{{{offset}}}]]|{{#if:{{{UTC|}}}|[[{{PAGENAMEBASE}}]]|[[UTC±00:00]]}}
+
|data2        = {{#if:{{{offset|}}}|[[UTC{{{offset}}}]]|{{#if:{{{UTC|}}}|{{PAGENAMEBASE}}|[[UTC±00:00]]}}}}
 
|label3      = {{{dst initials|}}}
 
|label3      = {{{dst initials|}}}
 
|data3        = {{#if:{{{dst offset|}}}|[[UTC{{{dst offset|}}}]]}}
 
|data3        = {{#if:{{{dst offset|}}}|[[UTC{{{dst offset|}}}]]}}

Latest revision as of 23:56, 19 October 2019

Template:PAGENAMEBASE
World Time Zones Map.png
World map with the time zone highlighted
UTC offset
UTCUTC±00:00
Current time
Template:Time
Observance of DST
DST is observed throughout this time zone.
Template documentation[view] [edit] [history] [purge]

Template:Update

Usage

Recommended Usage

{{Infobox time zone
|caption =                    (caption for the image)
|dst use =                    (time zone uses DST, accepted values: all, none, some, parts, only; default is all)
|initials =                   (initials during standard time)
|dst initials =               (DST timezone initials, keep blank if daylight saving isn't used)
|offset =                     (offset from UTC during standard time)
|dst offset =                 (offset from UTC during DST, keep blank if daylight saving isn't used)
}}

All Parameters

{{Infobox time zone
|title =                      (title of the infobox; default is pagename)
|image =                      (a image for the infobox)
|caption =                    (caption for the image)
|dst use =                    (time zone uses DST, accepted values: all, none, some, parts, only; default is all)
|initials =                   (initials during standard time)
|name =                       (full name of the timezone, to be used when initials are shared with another zone causing the time to show incorrectly)
|dst initials =               (DST timezone initials, keep blank if daylight saving isn't used)
|non dst initials =           (initials of standard, non-DST timezone that is used when a DST-only timezone is not active; only use on DST only timezones)
|offset =                     (offset from UTC during standard time)
|dst offset =                 (offset from UTC during DST, keep blank if daylight saving isn't used)
|display observance =         (display the DST observance section; default is to display; single accepted value: no)
}}

Tracking categories