Difference between revisions of "Widget:Map Fort1"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
=== Parameters === | === Parameters === | ||
; width : Width of the map pane, in pixels. Default is 1024 pixels. | ; 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. | + | ; imagemap : If set, displays the imagemap of all locations which highlight in blue when moused over. By default, this is hidden. |
− | + | === Layer Parameters === | |
; base : If set, excludes the base map. By default, this is included. (Generally, this should be included.) | ; 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. | ||
Line 18: | Line 18: | ||
; 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 Parameters === | |
− | ; seed : If a map is included more than once, you can override this value so | + | ; seed : If a map is included more than once on a page, you can override this value so the imagemap and layers are controlled separately 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 03:35, 29 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.
Layer Parameters
- 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 Parameters
- seed
- If a map is included more than once on a page, you can override this value so the imagemap and layers are controlled separately in each. The default seed value is '0'.