Template:Map/Image

Revision as of 19:43, 28 November 2020 by がか (talk | contribs)

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

{{Event/Map}}

With clickable nodes

{{Event/Map|
{{Event/MapNode|...}}
...
}}