Open main menu

Changes

29 bytes removed ,  01:24, 6 February 2018
no edit summary
<includeonly>:To insert a map, see [[Template:Map]].</includeonly><noinclude>A template for making maps with labels. See [[Maps]].
== Use ==
Define a base map layer, choose a display width, and list specify the placeslabels. X and Y are percentages. Uncomment the 2% The grid layer can be used while editing to position the locationsassist with positioning.
<pre><nowiki>
{{Map/Start|base=FILENAME.png|width=WIDTHPIXELS}}<!--{{Map/Grid}}-->
{{Map/Label|X|Y|Label}}
{{Map/Label|X|Y|[[Label with link]]}}
</nowiki></pre>
== Tests & Examples ==
{{Map/Start|base=Equus Oils.png|width=500}}
{{Map/Label|50|50|Test}}
{{Map/Label|25|75|[[TestEquus Oils|Link test]]}}{{Map/Label|75|25|[[Test]]Color test|color=bluegreen}}
{{Map/Label|75|75|A longer test on several lines}}
{{Map/End}}
{{Map/Start|base=Screen_Shot_2013-12-17_at_3.01.44_PMEquus Oils.png}}{{Map/Label|56|48|[[Elkhorn Mine]]width=500}}{{Map/End}} {{Map/StartGrid|basecolor=Giantoverworldmaprgba(255, 255, 255, 0.png|width=700}}{{Map/Grid4)}}
{{Map/End}}
== Edit Components ==
* [[Template:Map/Start]]
* [[Template:Map/Label]]
* [[Template:Map/Grid]]
* [[Template:Map/End]]
[[Category:Maps]]
</noinclude>