Template:RitsuTest: Difference between revisions

From Elwiki
No edit summary
No edit summary
Line 194: Line 194:
</imagemap>
</imagemap>
}}
}}
{{#if:{{{2|{{{link|}}}}}}|<div class="region-link">[[File:UI - Link.png|link={{{2|{{{link|}}}}}}]]</div>}}</div>
{{#if:{{{2|{{{link|}}}}}}|<div class="region-link">[[File:UI - Link.png|link={{{2|{{{link|}}}}}}]]</div>
}}</div>
}}
}}
}}{{#css:MediaWiki:RegionMap.css}}{{#ifeq:{{{3|{{{caption|}}}}}}|true
}}{{#css:MediaWiki:RegionMap.css}}{{#ifeq:{{{3|{{{caption|}}}}}}|true

Revision as of 00:44, 5 July 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|caption=text}} 

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:

xx
x
Bank Share
x
Sealing Possible
x
Other Limitations
x
Additional Effects
x
Set
x
Rarity
x
Item Type
x
Level Requirement
x
Item Level
x
Reselling Price
x
Trading
x


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

xx
x
Bank Share
x
Sealing Possible
x
Other Limitations
x
Additional Effects
x
Set
x
Rarity
x
Item Type
x
Level Requirement
x
Item Level
x
Reselling Price
x
Trading
x

This template is maintained with the Online Image Map Editor.