<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://horizonffxi.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AMap_Overlay</id>
	<title>Template:Map Overlay - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://horizonffxi.wiki/w/index.php?action=history&amp;feed=atom&amp;title=Template%3AMap_Overlay"/>
	<link rel="alternate" type="text/html" href="https://horizonffxi.wiki/w/index.php?title=Template:Map_Overlay&amp;action=history"/>
	<updated>2026-05-01T03:35:13Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://horizonffxi.wiki/w/index.php?title=Template:Map_Overlay&amp;diff=1308&amp;oldid=prev</id>
		<title>Spiffly: Created page with &quot;&lt;onlyinclude&gt;&lt;includeonly&gt;&lt;span style=&quot;position:absolute; left:{{#expr:17 + {{{offset x|0}}} + ({{#switch:{{#sub:{{{pos|}}}|0|1}}|A=0|B=1|C=2|D=3|E=4|F=5|G=6|H=7|I=8|J=9|K=10|L=11|M=12|N=13|O=14|0}} * 32)}}px; top:{{#expr:17 + {{{offset y|0}}} + (({{#sub:{{{pos|0}}}|2|2}}-1) * 32)}}px; z-index:{{#expr:15 + {{{layer|0}}}}}; {{{style|}}}&quot;&gt;{{{contents|}}}&lt;/span&gt;&lt;/includeonly&gt;&lt;/onlyinclude&gt; {{PAGENAMEE}} ==Usage== &lt;pre&gt; {{Map Overlay | pos =  | offset...&quot;</title>
		<link rel="alternate" type="text/html" href="https://horizonffxi.wiki/w/index.php?title=Template:Map_Overlay&amp;diff=1308&amp;oldid=prev"/>
		<updated>2023-01-12T22:34:28Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;lt;onlyinclude&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;span style=&amp;quot;position:absolute; left:{{#expr:17 + {{{offset x|0}}} + ({{#switch:{{#sub:{{{pos|}}}|0|1}}|A=0|B=1|C=2|D=3|E=4|F=5|G=6|H=7|I=8|J=9|K=10|L=11|M=12|N=13|O=14|0}} * 32)}}px; top:{{#expr:17 + {{{offset y|0}}} + (({{#sub:{{{pos|0}}}|2|2}}-1) * 32)}}px; z-index:{{#expr:15 + {{{layer|0}}}}}; {{{style|}}}&amp;quot;&amp;gt;{{{contents|}}}&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;/onlyinclude&amp;gt; &lt;a href=&quot;/Category:Templates&quot; title=&quot;Category:Templates&quot;&gt;{{PAGENAMEE}}&lt;/a&gt; ==Usage== &amp;lt;pre&amp;gt; {{Map Overlay | pos =  | offset...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;lt;onlyinclude&amp;gt;&amp;lt;includeonly&amp;gt;&amp;lt;span style=&amp;quot;position:absolute; left:{{#expr:17 + {{{offset x|0}}} + ({{#switch:{{#sub:{{{pos|}}}|0|1}}|A=0|B=1|C=2|D=3|E=4|F=5|G=6|H=7|I=8|J=9|K=10|L=11|M=12|N=13|O=14|0}} * 32)}}px; top:{{#expr:17 + {{{offset y|0}}} + (({{#sub:{{{pos|0}}}|2|2}}-1) * 32)}}px; z-index:{{#expr:15 + {{{layer|0}}}}}; {{{style|}}}&amp;quot;&amp;gt;{{{contents|}}}&amp;lt;/span&amp;gt;&amp;lt;/includeonly&amp;gt;&amp;lt;/onlyinclude&amp;gt;&lt;br /&gt;
[[Category:Templates|{{PAGENAMEE}}]]&lt;br /&gt;
==Usage==&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
{{Map Overlay&lt;br /&gt;
| pos = &lt;br /&gt;
| offset x = &lt;br /&gt;
| offset y = &lt;br /&gt;
| layer = &lt;br /&gt;
| contents = &lt;br /&gt;
| style = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Used to display an overlay over a map, such as a marker or highlighted area. Best used with [[Template:Map]].&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;pos&amp;#039;&amp;#039;&amp;#039;: The position within the map, such as H-6 or B-5.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;offset x&amp;#039;&amp;#039;&amp;#039;: An offset to correct the x positioning of the overlay.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;offset y&amp;#039;&amp;#039;&amp;#039;: An offset to correct the y positioning of the overlay.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;layer&amp;#039;&amp;#039;&amp;#039;: The layer to display the overlay at. Overlays with higher numbers will appear on top.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;contents&amp;#039;&amp;#039;&amp;#039;: The content of the overlay, such as an image or some text. Can be left blank.&lt;br /&gt;
*&amp;#039;&amp;#039;&amp;#039;style&amp;#039;&amp;#039;&amp;#039;: Any additional styling to add to the overlay, such as height, width, or background color.&lt;br /&gt;
&lt;br /&gt;
===Examples===&lt;br /&gt;
{|border=&amp;quot;1&amp;quot;&lt;br /&gt;
|- BGCOLOR=&amp;quot;e3e3e3&amp;quot;&lt;br /&gt;
! Code !! Result&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style=&amp;quot;white-space:pre-line&amp;quot;&amp;gt;&lt;br /&gt;
{{Map&lt;br /&gt;
| image = Quicksand-caves_1.png&lt;br /&gt;
| area = Quicksand Caves&lt;br /&gt;
| overlay = &lt;br /&gt;
{{Map Overlay&lt;br /&gt;
| pos = F-10&lt;br /&gt;
| offset x = -5&lt;br /&gt;
| offset y = 5&lt;br /&gt;
| contents = [[File:Icon Chest.png|10px|link=Treasure Coffer]]&lt;br /&gt;
}}&lt;br /&gt;
{{Map Overlay&lt;br /&gt;
| pos = J-11&lt;br /&gt;
| offset x = 10&lt;br /&gt;
| offset y = 4&lt;br /&gt;
| contents = [[File:Icon Chest.png|10px|link=Treasure Coffer]]&lt;br /&gt;
}}&lt;br /&gt;
{{Map Overlay&lt;br /&gt;
| pos = J-13&lt;br /&gt;
| offset x = 10&lt;br /&gt;
| offset y = 4&lt;br /&gt;
| contents = [[File:Icon Chest.png|10px|link=Treasure Coffer]]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
{{Map&lt;br /&gt;
| image = Quicksand-caves_1.png&lt;br /&gt;
| area = Quicksand Caves&lt;br /&gt;
| overlay = &lt;br /&gt;
{{Map Overlay&lt;br /&gt;
| pos = F-10&lt;br /&gt;
| offset x = -5&lt;br /&gt;
| offset y = 5&lt;br /&gt;
| contents = [[File:Icon Chest.png|10px|link=Treasure Coffer]]&lt;br /&gt;
}}&lt;br /&gt;
{{Map Overlay&lt;br /&gt;
| pos = J-11&lt;br /&gt;
| offset x = 10&lt;br /&gt;
| offset y = 4&lt;br /&gt;
| contents = [[File:Icon Chest.png|10px|link=Treasure Coffer]]&lt;br /&gt;
}}&lt;br /&gt;
{{Map Overlay&lt;br /&gt;
| pos = J-13&lt;br /&gt;
| offset x = 10&lt;br /&gt;
| offset y = 4&lt;br /&gt;
| contents = [[File:Icon Chest.png|10px|link=Treasure Coffer]]&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
&amp;lt;pre style=&amp;quot;white-space:pre-line&amp;quot;&amp;gt;&lt;br /&gt;
{{Map&lt;br /&gt;
| image = Valkurm Dunes.png&lt;br /&gt;
| area = Valkurm Dunes&lt;br /&gt;
| overlay = &lt;br /&gt;
{{Map Overlay&lt;br /&gt;
| pos = E-8&lt;br /&gt;
| offset x = 2&lt;br /&gt;
| offset y = -10&lt;br /&gt;
| style = background:#5555ff; opacity: 0.4; width: 50px; height:40px; border-radius:40px;&lt;br /&gt;
}}&lt;br /&gt;
{{Map Overlay&lt;br /&gt;
| pos = E-8&lt;br /&gt;
| offset x = -20&lt;br /&gt;
| contents = &amp;lt;small&amp;gt;{{Colorlink|#5555ff|Valkurm Emperor}}&amp;lt;/small&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
{{Map&lt;br /&gt;
| image = Valkurm Dunes.png&lt;br /&gt;
| area = Valkurm Dunes&lt;br /&gt;
| overlay = &lt;br /&gt;
{{Map Overlay&lt;br /&gt;
| pos = E-8&lt;br /&gt;
| offset x = 2&lt;br /&gt;
| offset y = -10&lt;br /&gt;
| style = background:#5555ff; opacity: 0.4; width: 50px; height:40px; border-radius:40px;&lt;br /&gt;
}}&lt;br /&gt;
{{Map Overlay&lt;br /&gt;
| pos = E-8&lt;br /&gt;
| offset x = -20&lt;br /&gt;
| contents = &amp;lt;small&amp;gt;{{Colorlink|#5555ff|Valkurm Emperor}}&amp;lt;/small&amp;gt;&lt;br /&gt;
}}&lt;br /&gt;
}}&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Spiffly</name></author>
	</entry>
</feed>