Template:Marker: Difference between revisions
From The Fifth City Wiki
m Add parameter notooltip that disables the tooltip, and the parameter link that links to an article on click |
m Hopefully this'll not stretch out the markers infinitely large this time |
||
Line 26: | Line 26: | ||
; | ; | ||
" | " | ||
class = " | class = "hastooltip hoverChild" | ||
><!-- | ><!-- | ||
Line 72: | Line 72: | ||
Tooltip | Tooltip | ||
--> | -->{{#if|{{{notooltip|}}}||<div class = "tooltip" style = " | ||
width: 150%; /* Width of tooltip in relation to marker */ | width: 150%; /* Width of tooltip in relation to marker */ | ||
min-width: 150%; | min-width: 150%; | ||
Line 83: | Line 83: | ||
text-align: left; | text-align: left; | ||
padding: 10px; | padding: 10px; | ||
"> | ">}} |
Revision as of 08:48, 25 June 2025

Unnamed Marker

}}