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, or Map placeholder branch.png if doesn't exists.
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
{{Event/Map}}
With clickable nodes
{{Event/Map| {{Event/MapNode|...}} ... }}