Template:RegionMap: Difference between revisions

From Elwiki
No edit summary
mNo edit summary
Line 218: Line 218:


This is a very simple template. The only parameters are '''region''', which can be replaced by any of the [[Elsword World]]'s regions' names, and '''caption''', which is completely optional and can be customized however you want. For example, <code><nowiki>{{RegionMap|Ruben}}</nowiki></code> will return:
This is a very simple template. The only parameters are '''region''', which can be replaced by any of the [[Elsword World]]'s regions' names, and '''caption''', which is completely optional and can be customized however you want. For example, <code><nowiki>{{RegionMap|Ruben}}</nowiki></code> will return:
{{RegionMap|Abyss}}<br>
{{RegionMap|Ruben}}<br>
<code><nowiki>{{RegionMap|Special|Special Maps}}</nowiki></code> will return:
<code><nowiki>{{RegionMap|Special|Special Maps}}</nowiki></code> will return:
{{RegionMap|Special|Special Maps}}
{{RegionMap|Special|Special Maps}}

Revision as of 06:41, 5 August 2022

The RegionMap template will show an interactive map where all of the dungeon icons can be clicked on, linking to their respective pages. You can access the original file by clicking on the small ? icon that appears on the bottom right corner of the image.

Usage

{{regionmap|region=name|link=text|caption=true}} 

This is a very simple template. The only parameters are region, which can be replaced by any of the Elsword World's regions' names, and caption, which is completely optional and can be customized however you want. For example, {{RegionMap|Ruben}} will return:

Tree of ElWhite Mist Swamp


{{RegionMap|Special|Special Maps}} will return:

Error: Image is invalid or non-existent.


{{RegionMap|Sander|Sander|true}} will return:

Error: Image is invalid or non-existent.

Sander


This template is maintained with the Online Image Map Editor.