Template:Time zone/testcases
Jump to navigation
Jump to search
| This is the template test cases page for the sandbox of Template:Time zone. to update the examples. If there are many examples of a complicated template, later ones may break due to limits in MediaWiki; see the HTML comment "NewPP limit report" in the rendered page. You can also use Special:ExpandTemplates to examine the results of template uses. You can test how this page looks in the different skins and parsers with these links: |
Test cases perform transclusion instead of substitution. Demos set |nosubst= to allow transclusion, as understood by User:AnomieBOT/docs/TemplateSubster and Category:Wikipedia templates to be automatically substituted.
Test empty or unrecognised argument
[edit source]{{Time zone|nosubst=1}}→ {{{1}}}{{Time zone/sandbox|nosubst=1}}→ {{{1}}}
{{Time zone||nosubst=1}}→{{Time zone/sandbox||nosubst=1}}→
{{Time zone|FOO TIME|nosubst=1}}→ FOO TIME{{Time zone/sandbox|FOO TIME|nosubst=1}}→ FOO TIME
Test IST from different continents
[edit source]
{{Time zone|IST EU|nosubst=1}}→ IST (UTC+01:00){{Time zone/sandbox|IST EU|nosubst=1}}→ IST (UTC+01:00)
{{Time zone|IST AS|nosubst=1}}→ IST (UTC+02:00){{Time zone/sandbox|IST AS|nosubst=1}}→ IST (UTC+02:00)
Test standard time and daylight time of the same region
[edit source]
Test warning when transcluded normally
[edit source]{{Time zone|HKT}}→ This template must be substituted. Replace {{Time zone ...}} with {{subst:Time zone ...}}.{{Time zone/sandbox|HKT}}→ This template must be substituted. Replace {{Time zone ...}} with {{subst:Time zone ...}}.