Vorlage:VerticalSplit: Unterschied zwischen den Versionen

Aus schokokeks.org Wiki
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<div style="clear: both;">&nbsp;</div>
<div style="clear: both;">&nbsp;</div>
<div style="float:left;width:45%;padding:10px;">{{{left|{{{1}}}}}}</div>
<div style="float:left;width:{{{width|45}}}%;padding:{{{padding|5}}}px;">{{{left|{{{1}}}}}}</div>
<div style="float:right;width:45%;padding:10px;">{{{right|{{{2}}}}}}</div>
<div style="float:right;width:{{{width|45}}}%;padding:{{{padding|5}}}px;">{{{right|{{{2}}}}}}</div>
<noinclude>
<noinclude>
<div style="clear:both;">&nbsp;</div>
<div style="clear:both;">&nbsp;</div>
Zeile 8: Zeile 8:
|left=
|left=
|right=
|right=
|padding=
|width=
}}}
}}}
</nowiki></pre>
</nowiki></pre>

Version vom 19. November 2006, 05:22 Uhr

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