Template:Map: Difference between revisions

From The Fifth City Wiki
m Doesn't actually help anything. Undo revision 20486 by Hannah (talk)
Tag: Undo
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div style = "position: relative; width: fit-content; height: fit-content;">
<includeonly><div style = "position: relative; width: fit-content; height: fit-content;">
[[File:{{{image}}}]]
[[File:{{{1}}}]]
<div
<div
    class = "removeP"
     style = "
     style = "
         position: absolute;
         position: absolute;
Line 10: Line 11:
         height: 100%;
         height: 100%;
     "
     "
>
>{{{2}}}</div></div></includeonly>
<noinclude>{{documentation}}</noinclude>

Latest revision as of 19:25, 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[edit]

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[edit]

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(...)}} (...)