Template:Map

From HorizonXI Wiki
Revision as of 22:34, 12 January 2023 by Spiffly (talk | contribs) (Created page with "<onlyinclude><includeonly>{{#if:{{{image|}}}|<div style="position: relative; display:inline-block;">[[File:{{{image}}}|link={{{area|}}}]]{{#if:{{{overlay|}}}|<nowiki/>{{{overlay|}}}}}</div>}}</includeonly></onlyinclude> {{PAGENAMEE}} ==Usage== <pre> {{Map | image = | area = | overlay = }} </pre> *'''image''': The map image to display. *'''area''': The area to link to. *'''overlay''': Overlays to add on top of the map. See [[Template:Map Overlay]...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Usage

{{Map
| image = 
| area = 
| overlay = 
}}
  • image: The map image to display.
  • area: The area to link to.
  • overlay: Overlays to add on top of the map. See Template:Map Overlay.

Examples

Code Result
{{Map
| image = SouthernSandOria.png
| area = Southern San d'Oria
}}
SouthernSandOria.png
{{Map
| image = Quicksand-caves_1.png
| area = Quicksand Caves
| overlay = 
{{Map Overlay
| pos = F-10
| offset x = -5
| offset y = 5
| contents = [[File:Icon Chest.png|10px|link=Treasure Coffer]]
}}
{{Map Overlay
| pos = J-11
| offset x = 10
| offset y = 4
| contents = [[File:Icon Chest.png|10px|link=Treasure Coffer]]
}}
{{Map Overlay
| pos = J-13
| offset x = 10
| offset y = 4
| contents = [[File:Icon Chest.png|10px|link=Treasure Coffer]]
}}
}}
Quicksand-caves 1.pngIcon Chest.png

Icon Chest.png

Icon Chest.png