Vorlage:Positionskarte>Hercegovac |
Vorlage:Positionskarte>Hercegovac |
Zeile 1: |
Zeile 1: |
| == Copy & Paste Vorlage ==
| |
| {{Location map|location
| |
| |label=label
| |
| |position=left or right - position of the label relative to the mark, defaults to right
| |
| |background=color - background color for the label, defaults to none
| |
| |lat=latitude in degrees
| |
| |long=longitude in degrees
| |
| |mark=image file name - a red dot by default
| |
| |caption=caption - caption below the map
| |
| |float=left or right or none
| |
| |width=width of the map
| |
| }}
| |
|
| |
|
| == Code ==
| |
| <div style="position: relative">[[Image:Map South Holland.png]]
| |
| <div style="position: absolute; left: 244px; top: 67px">[[Image:Tst.png]]</div>
| |
| <div style="position: absolute; left: 249px; top: 72px">[[Image:Tst.png]]</div>
| |
| <div style="position: absolute; left: 264px; top: 112px">[[Image:Tst.png]]</div>
| |
| <div style="position: absolute; left: 10px; top: 10px">[[Image:Text North Sea transparent.png]]</div>
| |
| <div style="position: absolute; left: 10px; top: 50px">
| |
| {| style="background:transparent"
| |
| |-
| |
| |[[w:en:South Holland|South Holland]] (Netherlands)
| |
| |}
| |
| </div>
| |
| </div>
| |