Vorlage:Map: Unterschied zwischen den Versionen

Aus Ardapedia
KKeine Bearbeitungszusammenfassung
KKeine Bearbeitungszusammenfassung
 
(2 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
<includeonly>{| rules=none width={{{mapsize_x}}} align=right cellpadding=4 style="margin:0 0 8px 8px; background-color:#204B2C; border:1px solid #388240; border-collapse:collapse;"
<includeonly>{| rules=none width={{{mapsize_x}}} align=right cellpadding=4 class="standardTemplateContainer" style="margin:0 0 8px 8px; border-collapse:collapse;"
|-
|
{| style="border:1px solid #CCCCCC;" cellspacing=0 cellpadding=0
|-
|-
| <div style="position: relative;"><div style="font-size: {{{markersize}}}px;  position: absolute; display: block; left:{{#expr: ({{{mapsize_x}}}*{{{pos_x}}}/100  - {{{markersize}}} /2 ) round 0 }}px; top:{{#expr: ({{{mapsize_y}}}*{{{pos_y}}}/100 - {{{markersize}}} /2 ) round 0 }}px; padding:0;">[[Bild:{{{marker}}}|{{{markersize}}}px|{{{markertext|}}}]]</div>[[Bild:{{{map}}}|{{{mapsize_x}}}x{{{mapsize_y}}}px|{{{maptext|}}}]]</div>
| <div style="position: relative;"><div style="font-size: {{{markersize}}}px;  position: absolute; display: block; left:{{#expr: ({{{mapsize_x}}}*{{{pos_x}}}/100  - {{{markersize}}} /2 ) round 0 }}px; top:{{#expr: ({{{mapsize_y}}}*{{{pos_y}}}/100 - {{{markersize}}} /2 ) round 0 }}px; padding:0;">[[Bild:{{{marker}}}|{{{markersize}}}px|{{{markertext|}}}]]</div>[[Bild:{{{map}}}|{{{mapsize_x}}}x{{{mapsize_y}}}px|{{{maptext|}}}]]</div>
|}
 
<div style="font-size:90%;">{{{caption}}}</div>
<div style="font-size:90%;">{{{caption}}}</div>
|}</includeonly>
|}</includeonly>
<noinclude>{{Vorlagendokumentation}}</noinclude>
<noinclude>{{Vorlagendokumentation}}
[[Kategorie:Vorlagen|Map]]</noinclude>

Aktuelle Version vom 3. November 2010, 20:00 Uhr


Die Dokumentation für diese Vorlage ist auf der Diskussionsseite zu finden.

Fragen zum Zweck und zur Verwendungsweise sollten dort gestellt werden.

Allgemeine Hinweise zur Erstellung und Benutzung von Vorlagen sind unter Ardapedia:Vorlagen erreichbar.