Vorlage:VerticalSplit: Unterschied zwischen den Versionen

Aus schokokeks.org Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(10 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<div style="float:left;width:49%;clear: both;">{{{left}}}</div>
<div style="clear: both;">&nbsp;</div>
<div style="float:right;width:49%;clear: both;">{{{right}}}</div>
<div style="float:left;width:{{{width|45}}}%;padding:5px {{{padding|5}}}px 5px {{{padding|5}}}px;">{{{left|{{{1}}}}}}</div>
<div style="float:right;width:{{{width|45}}}%;padding:5px {{{padding|5}}}px 5px {{{padding|5}}}px;">{{{right|{{{2}}}}}}</div>
<noinclude>
<div style="clear:both;">&nbsp;</div>
<div style="clear:both;">&nbsp;</div>
<noinclude>
<pre><nowiki>
<pre>
{{{VerticalSplit
{{{VerticalSplit
|left=
|left=
|right=
|right=
|padding=
|width=
}}}
}}}
</nowiki></pre>
<pre>
<nowiki>{{{VerticalSplit|left content|right content}}}</nowiki>
</pre>
</pre>
</noinclude>
</noinclude>

Aktuelle Version vom 19. November 2006, 05:26 Uhr

 
{{{1}}}
{{{2}}}
 
{{{VerticalSplit
|left=
|right=
|padding=
|width=
}}}
{{{VerticalSplit|left content|right content}}}