Vorlage:Floating: Unterschied zwischen den Versionen

Aus CivWiki
Wechseln zu: Navigation, Suche
K (Korrektur)
K (Fehler korrigiert)
Zeile 1: Zeile 1:
<div style="float:{{{Richtung}}};width:{{{Breite}}};{{#if:{{{Höhe|}}}{{height:{{{Höhe}}};}}{{#if:{{{Rahmen|}}}{{border:{{{Rahmen}}};}}{{#if:{{{Abstand_horizontal|}}}|margin-right:{{{Abstand_horizontal}}};}}{{#if:{{{Abstand_vertikal|}}}|margin-top:{{{Abstand_horizontal}}};}}">
+
<div style="float:{{{Richtung}}};width:{{{Breite}}};{{#if:{{{Höhe|}}}height:{{{Höhe}}};}}{{#if:{{{Rahmen|}}}{{border:{{{Rahmen}}};}}{{#if:{{{Abstand_horizontal|}}}|margin-right:{{{Abstand_horizontal}}};}}{{#if:{{{Abstand_vertikal|}}}|margin-top:{{{Abstand_horizontal}}};}}">
 
{{{Inhalt}}}
 
{{{Inhalt}}}
 
</div>
 
</div>

Version vom 21. April 2007, 12:15 Uhr

{{{Inhalt}}}