Template: Location map: Difference between revisions
From A Wiki of Ice and Fire
mNo edit summary |
mNo edit summary |
||
| Line 66: | Line 66: | ||
==Usage== | ==Usage== | ||
<pre> | |||
{| | {| | ||
{{Location map | {{Location map | ||
| Line 82: | Line 83: | ||
}} | }} | ||
|} | |} | ||
</pre> | |||
[[Category:Templates]]</noinclude> | [[Category:Templates]]</noinclude> | ||
Revision as of 08:54, 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)
}}
|}