Template:Marker: Difference between revisions
From The Fifth City Wiki
Use FL-style map markers, hopefully |
m Add proper positioning and stuff |
||
Line 9: | Line 9: | ||
><!-- | ><!-- | ||
--><div style = "justify-content: center;"><!-- | --><div style = "justify-content: center;"><!-- | ||
-->[[File:Border-fanciness-top.png]]<!-- | --><div style = " | ||
image-rendering: pixelated; | |||
position: relative; | |||
top: 3px; | |||
width: fit-content; | |||
margin-left: auto; | |||
margin-right: auto; | |||
">[[File:Border-fanciness-top.png]]</div><!-- | |||
--><div style = " | --><div style = " | ||
background-color: rgb(111, 133, 134); | background-color: rgb(111, 133, 134); | ||
Line 16: | Line 23: | ||
box-shadow: 0px 0px 5px 0px rgb(111, 133, 134); | box-shadow: 0px 0px 5px 0px rgb(111, 133, 134); | ||
">{{{name|Unnamed Marker}}}</div><!-- | ">{{{name|Unnamed Marker}}}</div><!-- | ||
-->[[File:Border-fanciness-bottom.png]]<!-- | --><div style = " | ||
image-rendering: pixelated; | |||
position: relative; | |||
bottom: 7px; | |||
width: fit-content; | |||
margin-left: auto; | |||
margin-right: auto; | |||
">[[File:Border-fanciness-bottom.png]]</div><!-- | |||
--></div><!-- | --></div><!-- | ||
--><div class = "tooltip" style = "width: 30vw; transform: translateX(-15vw); transform: translateX(calc({{{width}}}/2)px); text-align: left; padding: 10px;"> | --><div class = "tooltip" style = "width: 30vw; transform: translateX(-15vw); transform: translateX(calc({{{width}}}/2)px); text-align: left; padding: 10px;"> |