Difference between revisions of "Template: Location map"

From A Wiki of Ice and Fire
Jump to: navigation, search
m (sigh...)
m
Line 92: Line 92:
 
</pre>
 
</pre>
  
[[Category:Templates]]</noinclude>
+
[[Category:Location map| ]]</noinclude>

Revision as of 16:16, 18 May 2012


Usage

{|
{{Location map
| File:Map.PNG    Is the relevant Map from the "Available maps" list bellow (for example File:The_North.png)
| label		= The label shown near the location you mark on the map
| label_size	= label size (try 92)
| lat		= X coordinate of the location[-90..90] (you'll have to play battleship with this, until you'll get it right)
| long		= Y coordinate of the location[-180..180] (you'll have to play battleship with this, until you'll get it right)
| position	= "right" or "left" - on which side of the marker to add the label.
| mark          = image used as marker -e.g "filename.png"
| marksize	= size in?
| width		= Map width. (usually from 300 to 400)
| float		= "right" or "left" - where the map would be located (usually right)
| caption	= Text caption show below the map, write here it's description.
| alt		= Text to shown if image doesnt load or when mouse hover over it (make it same as caption)
}}
|}