Template:SecurityZoneStyle: Difference between revisions

From ShadowHaven Reloaded
Jump to navigation Jump to search
No edit summary
Created page with "<includeonly>{{#switch: {{{1|}}} | AAA = #00ffff | AA = #00ff00 | A = #ffff00 | B = #ffcc00 | C = #ff9900 | D = #ff6600 | E = #ff00ff | Z = #ff0000 | #default = grey }}</includeonly>"
Tag: Recreated
Line 1: Line 1:
<includeonly>{{#switch: {{{1|}}}
<includeonly>{{#switch: {{{1|}}}


  | AAA = ,"color": "#00ffff", "fillColor": "#00ffff", "fillOpacity": 0.3
  | AAA = #00ffff
  | AA  = ,"color": "#00ff00", "fillColor": "#00ff00", "fillOpacity": 0.3
  | AA  = #00ff00
  | A  = ,"color": "#ffff00", "fillColor": "#ffff00", "fillOpacity": 0.3
  | A  = #ffff00
  | #default = ,"color": "grey", "fillOpacity": 0.2
 
| B  = #ffcc00
| C  = #ff9900
| D  = #ff6600
 
| E  = #ff00ff
| Z  = #ff0000
  | #default = grey
}}</includeonly>
}}</includeonly>

Revision as of 03:33, 19 March 2026