Template:Map/Image
Puts a map on the page, used on enemy pattern pages.
Parameters
page
Defaults to {{PAGENAME}}
, if page
is <area>/<map>/...
, then <area> <map> Map.png
is the file used for map image. <area>
is event name for event maps or world name for regular maps.
size
Optional, size of the map image, defaults to 700.
link
Optional, link for the map image, no link by default.
[1]
Use to overlay clickable nodes with Template:Map/ImageNode.
Examples
Just a map
{{Map/Image}}
With clickable nodes
{{Map/Image| {{Map/ImageNode|...}} ... }}
Specifying a page
{{Map/Image|page=Fall 2020 Event/E-1}}