Difference between revisions of "Widget:Map Fort1"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
=== Parameters === | === Parameters === | ||
− | ; base : If set, excludes the base map. By default, this is included. | + | ; width : Width of the map pane, in pixels. Default is 1024 pixels. |
+ | ; imagemap : If set, displays the imagemap of all locations which highlight in blue when moused over. By default, this is hidden. (Note: only works at full size, currently.) | ||
+ | |||
+ | ====Layer options:==== | ||
+ | ; base : If set, excludes the base map. By default, this is included. (Generally, this should be included.) | ||
; bickford : If set, highlights this area in gold. By default, this is hidden. | ; bickford : If set, highlights this area in gold. By default, this is hidden. | ||
; furies : If set, highlights this area in gold. By default, this is hidden. | ; furies : If set, highlights this area in gold. By default, this is hidden. | ||
Line 13: | Line 17: | ||
; sanctum : If set, highlights this area in gold. By default, this is hidden. | ; sanctum : If set, highlights this area in gold. By default, this is hidden. | ||
; webway : If set, highlights this area in gold. By default, this is hidden. | ; webway : If set, highlights this area in gold. By default, this is hidden. | ||
− | |||
+ | ====Special options:==== | ||
+ | ; seed : If a map is included more than once, you can override this value so it doesn't break the imagemap and layer display options in each. The default seed value is '0'. | ||
[[Category:Widgets]] | [[Category:Widgets]] | ||
</noinclude><includeonly><div style="width:<!--{$width|escape:'html'|default:'1024'}-->px;height:<!--{$width|escape:'html'|default:'1024'}-->px;position:relative;"> | </noinclude><includeonly><div style="width:<!--{$width|escape:'html'|default:'1024'}-->px;height:<!--{$width|escape:'html'|default:'1024'}-->px;position:relative;"> |
Revision as of 15:29, 28 January 2019
This widget inserts a map of Tyball's Folly (Fort1).
Parameters
- width
- Width of the map pane, in pixels. Default is 1024 pixels.
- imagemap
- If set, displays the imagemap of all locations which highlight in blue when moused over. By default, this is hidden. (Note: only works at full size, currently.)
Layer options:
- base
- If set, excludes the base map. By default, this is included. (Generally, this should be included.)
- bickford
- If set, highlights this area in gold. By default, this is hidden.
- furies
- If set, highlights this area in gold. By default, this is hidden.
- futuresend
- If set, highlights this area in gold. By default, this is hidden.
- malom
- If set, highlights this area in gold. By default, this is hidden.
- necro
- If set, highlights this area in gold. By default, this is hidden.
- regret
- If set, highlights this area in gold. By default, this is hidden.
- riders
- If set, highlights this area in gold. By default, this is hidden.
- sanctum
- If set, highlights this area in gold. By default, this is hidden.
- webway
- If set, highlights this area in gold. By default, this is hidden.
Special options:
- seed
- If a map is included more than once, you can override this value so it doesn't break the imagemap and layer display options in each. The default seed value is '0'.