Template:Map: Difference between revisions

From The Fifth City Wiki
m Fix typo
m Remove any <p> tags that are a direct descendant of the div
Line 2: Line 2:
[[File:{{{image}}}]]
[[File:{{{image}}}]]
<div
<div
    class = "removeP"
     style = "
     style = "
         position: absolute;
         position: absolute;

Revision as of 06:52, 4 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(...)}} (...)