Template:SecurityZoneStyle: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly>{{#switch:{{{ | <includeonly>{{#subobject:|AreaCoordinates={{{4|}}} }}<!-- Ensure coordinates are mapped --> | ||
{{{4|}}}(title={{{1|}}}, text= | |||
'''District:''' [[{{{1|}}}]]<br> | |||
'''Security Rating:''' {{{2|}}}<br> | |||
'''Noise Level:''' {{{3|}}}<br> | |||
'''Background Count:''' {{{5|}}} | |||
, fillColor={{#switch: {{{2|}}} | |||
| AAA = #8fd5d4 <!-- Light Cyan/Teal (Downtown) --> | |||
| AA = #9dd8aa <!-- Soft Mint Green (Council Island / Fort Lewis) --> | |||
| A = #ccdf85 <!-- Lime/Olive Yellow (Bellevue) --> | |||
| B = #fbe389 <!-- Pastel Yellow (Everett / Renton) --> | |||
| C = #fae3be <!-- Warm Peach/Beige (Snohomish / Auburn) --> | |||
| D = #f5aa96 <!-- Salmon Pink/Light Coral (Tacoma) --> | |||
| E = #da99c3 <!-- Pastel Violet/Magenta (Redmond) --> | |||
| Z = #af8ebc <!-- Deep Purple (Puyallup Barrens) --> | |||
| #888888 <!-- Fallback Grey --> | |||
}}, fillOpacity=0.55, color=#d9a241, weight=3) | |||
</includeonly> | |||