Dynamic Map: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (7 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={{#ask: [[SecurityLevel::+]] [[Is a::District]] | | polygons={{#regex: {{#ask: [[SecurityLevel::+]] [[Is a::District]] | ||
| ?AreaCoordinates | | ?AreaCoordinates | ||
| format= | | ?SecurityLevel | ||
| ?Noise | |||
| ?BGC | |||
| ?DistrictName | |||
| format=template | |||
| template=SecurityZoneStyle | |||
| named args=yes | |||
| 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 | ||
}} | }} | ||