Puts an event map on the page, used on enemy pattern pages.
Parameters
page
Defaults to {{PAGENAME}}
, if page
is <event>/<map>/...
, then <event> <map> Map.png
is the file used for map image.
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, see Template:Event/MapNode.
Examples
Just a map
{{Map/Image}}
With clickable nodes
{{Map/Image| {{Map/ImageNode|...}} ... }}
Specifying a page
{{Map/Image|page=Fall 2020 Event/E-1}}