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

From blackwiki
Jump to navigation Jump to search
imported>Trappist the monk
m (Reverted edits by 209.55.75.209 (talk) to last version by Uzume)
imported>Zyxw
m (add links to module used and tracking category)
 
Line 1: Line 1:
 
{{documentation subpage}}
 
{{documentation subpage}}
 
{{Update|documentation|date=July 2019}}
 
{{Update|documentation|date=July 2019}}
 +
{{Lua|Module:Infobox|Module:InfoboxImage|Module:String|Module:Check for unknown parameters}}
 +
 
==Usage==
 
==Usage==
  
Line 34: Line 36:
 
</pre>
 
</pre>
  
== Tracking category ==
+
== Tracking categories ==
 
+
* {{clc|Pages using infobox time zone with unknown parameters}}
 +
* {{clc|Infobox time zone with unknown time zone}}
  
 
<includeonly>{{sandbox other||
 
<includeonly>{{sandbox other||
 
[[Category:Time zones templates|!]]
 
[[Category:Time zones templates|!]]
 
[[Category:Infobox templates]]
 
[[Category:Infobox templates]]
 +
[[Category:Templates that add a tracking category]]
 
}}</includeonly>
 
}}</includeonly>

Latest revision as of 03:24, 11 March 2020

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