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