Index:Time zones/template: Difference between revisions
Appearance
Wangi changed the content model of the page Admin:TestTZ/template from "wikitext" to "JSON" |
m x |
||
| (8 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{ | { | ||
" | "TZ_A": { | ||
"fillColor": "# | "fillColor": "#FF0000", | ||
" | "fillOpacity": 0.3, | ||
"text": "%timezone:name%: \u003Cb\u003E%timezone%\u003C/b\u003E\u003Cbr\u003EDST: %timezone:dst%\u003Cbr/\u003E%timezone:note%" | |||
}, | }, | ||
" | "TZ_Ax": { | ||
"fillColor": "# | "fillColor": "#FFFF00", | ||
" | "fillOpacity": 0.3, | ||
"text": "%timezone:name%: \u003Cb\u003E%timezone%\u003C/b\u003E\u003Cbr\u003EDST: %timezone:dst%\u003Cbr/\u003E%timezone:note%" | |||
}, | }, | ||
" | "TZ_B": { | ||
"fillColor": "# | "fillColor": "#00FF00", | ||
" | "fillOpacity": 0.3, | ||
"text": "%timezone:name%: \u003Cb\u003E%timezone%\u003C/b\u003E\u003Cbr\u003EDST: %timezone:dst%\u003Cbr/\u003E%timezone:note%" | |||
}, | }, | ||
" | "TZ_Bx": { | ||
"fillColor": "# | "fillColor": "#00FFFF", | ||
" | "fillOpacity": 0.3, | ||
"text": "%timezone:name%: \u003Cb\u003E%timezone%\u003C/b\u003E\u003Cbr\u003EDST: %timezone:dst%\u003Cbr/\u003E%timezone:note%" | |||
}, | }, | ||
" | "TZ_C": { | ||
"fillColor": "# | "fillColor": "#0000FF", | ||
"text": | "fillOpacity": 0.3, | ||
"text": "%timezone:name%: \u003Cb\u003E%timezone%\u003C/b\u003E\u003Cbr\u003EDST: %timezone:dst%\u003Cbr/\u003E%timezone:note%" | |||
}, | |||
"TZ_Cx": { | |||
"fillColor": "#FF00FF", | |||
"fillOpacity": 0.3, | |||
"text": "%timezone:name%: \u003Cb\u003E%timezone%\u003C/b\u003E\u003Cbr\u003EDST: %timezone:dst%\u003Cbr/\u003E%timezone:note%" | |||
} | } | ||
} | } | ||
Latest revision as of 20:38, 21 May 2022
| TZ_A |
| ||||||
|---|---|---|---|---|---|---|---|
| TZ_Ax |
| ||||||
| TZ_B |
| ||||||
| TZ_Bx |
| ||||||
| TZ_C |
| ||||||
| TZ_Cx |
|