Dynamic Map: Difference between revisions
Jump to navigation
Jump to search
No edit summary Tag: Reverted |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#ask: [[Coordinates::+]] | {{#ask: [[Coordinates::+]] | ||
| ?Coordinates | | ?Coordinates | ||
| ?Archetype | | ?Archetype | ||
| ?Faction | | ?Faction | ||
| ?BackgroundCount | | ?BackgroundCount | ||
| ?Noise | | ?Noise | ||
| format=leaflet | | format=leaflet | ||
| polygons={{# | | polygons={{#regex: {{#ask: [[SecurityLevel::+]] [[Is a::District]] | ||
| ?AreaCoordinates | |||
| ?SecurityLevel | |||
| ?Noise | |||
| ?BGC | |||
| ?DistrictName | |||
| format=template | |||
| template=SecurityZoneStyle | |||
| named args=yes | |||
| mainlabel=- | |||
| link=none | |||
| headers=hide | |||
| sep=; | |||
}} | /;$/ | }} | |||
| allow_simplification=false | |||
| width=90% | |||
| allow_simplification=false | | height=800px | ||
| width=90% | | center=Seattle, WA | ||
| height=800px | | zoom=9 | ||
| center=Seattle, WA | | cluster=on | ||
| zoom=9 | |||
| cluster=on | |||
}} | }} | ||