Widget:World map
Jump to navigation
Jump to search
This widget embeds an interactive Albion Online world map into a wiki page. If features markings for all clusters as well as their names. Clicking on a cluster reveals a link to the cluster's page.
Note that on a single page there may only be one world map included. A second embed of this widget will be ignored. ---
Parameters
- coordinates
- The X and Y coordinates to center the map on. Coordinates are used as map coordinates, not ingame coordinates, where [0, 0] marks the upper left corner of the map and and [-256,256] is the bottom right corner.
- Optionally you can put in a third value to this to specify the default zoom level. E.g. [-250, 250, 4] to set zoom level to 4.
- width
- The total width the widget should take. A CSS size value is expected here. E.g. 200px
- height
- The total height the widget should take. A CSS size value is expected here. E.g. 200px
- hideFullscreenControls
- Set this to hide the fullscreen button in the top left corner
- hideLayerControls
- Set this to hide layer controls in the top right corner
Usage
General world map:
{{#Widget:World map}}
Small map centered on Caerleon:
{{#Widget:World map|coordinates=[-165, 130, 4] | width=241px | height=250px | hideFullscreenControls | hideLayerControls}}