Template:Map: Difference between revisions
From The Fifth City Wiki
m Actually, that clips markers that lie outside of the map, don't do that... Undo revision 20481 by Hannah (talk) Tag: Undo |
m Establish marker container as container Tag: Reverted |
||
Line 4: | Line 4: | ||
class = "removeP" | class = "removeP" | ||
style = " | style = " | ||
container: map; | |||
position: absolute; | position: absolute; | ||
left: 0; | left: 0; |
Revision as of 17:38, 17 July 2025
Template documentation follows |
---|
Note: the template above may sometimes be partially or fully invisible. |
Visit Template:Map/doc to edit this documentation. (How does this work?) |
Usage
Used with Marker templates. For example:
{{Map|MapImage.ext| {{Marker|name = MarkerName|x = 42.42|y = 77.77|scale = 0.5| Marker Popup Content }} }}
Parameters
Parameter name | Description | Example value |
---|---|---|
1
|
Name of the image to be used, without the namespace | Fallen-london-full-map.jpg |
2
|
Markers inside the map. See Marker. | {{Marker|name = MarkerName(...)}} (...) |