Changes

Jump to navigation Jump to search
1,032 bytes added ,  10:38, 4 February 2018
Moving from Wikia
<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 the places. X and Y are percentages. Uncomment the 2% grid layer to position the locations.

<pre><nowiki>
{{Map/Start|base=FILENAME.png|width=WIDTH}}
<!--{{Map/Grid}}-->
{{Map/Label|X|Y|Label}}
{{Map/Label|X|Y|[[Label with link]]}}
{{Map/Label|X|Y|Label|color=COLOR}}
{{Map/End}}
</nowiki></pre>

== Tests & Examples ==

{{Map/Start|base=Equus Oils.png|width=500}}
{{Map/Label|50|50|Test}}
{{Map/Label|25|75|[[Test]]}}
{{Map/Label|75|25|[[Test]]|color=blue}}
{{Map/Label|75|75|A longer test on several lines}}
{{Map/End}}

{{Map/Start|base=Screen_Shot_2013-12-17_at_3.01.44_PM.png}}
{{Map/Label|56|48|[[Elkhorn Mine]]}}
{{Map/End}}

{{Map/Start|base=Giantoverworldmap.png|width=700}}
{{Map/Grid}}
{{Map/End}}

== Edit ==

* [[Template:Map/Start]]
* [[Template:Map/Label]]
* [[Template:Map/End]]

[[Category:Maps]]
</noinclude>
282

edits

Navigation menu