Vorlage:Scrollbox: Unterschied zwischen den Versionen

Aus WikiReal
Wechseln zu: Navigation, Suche
(Vorlage erstellt)
 
(Korrektur)
Zeile 1: Zeile 1:
<table cellpadding="0" cellspacing="0" border="0" style="width:{{{width|100%}}}; margin-bottom:3px; margin-top:3px;"><tr><td style="background:transparent;"><div style="overflow:auto; height:{{{height|230px}}}; width:{{{width|100%}}};  -moz-border-radius-topleft:0.5em; border:1px solid #AAAAAA; padding-left:0.5em; background:transparent;">
+
<table cellpadding="0" cellspacing="0" border="0" style="clear:both; width:{{{width|100%}}}; margin-bottom:3px; margin-top:3px;"><tr><td style="background:{{{background|transparent}}};"><div style="overflow:auto; height:{{{height|230px}}}; width:{{{width|100%}}};  -moz-border-radius-topleft:0.5em; border:1px solid #AAAAAA; padding-left:0.5em; background:{{{background|transparent}}};">
 
{{{content|{{{1}}}}}}
 
{{{content|{{{1}}}}}}
 
</div></td><td style="width:8px;"></td></tr></table><noinclude>__NOTOC__
 
</div></td><td style="width:8px;"></td></tr></table><noinclude>__NOTOC__
Zeile 8: Zeile 8:
 
|width=75%
 
|width=75%
 
|height=180px
 
|height=180px
 +
|background=#EEE
 
|content=
 
|content=
 
Beispieltext
 
Beispieltext
Zeile 14: Zeile 15:
  
 
Vereinfachter Code:
 
Vereinfachter Code:
===Alternativer Code===
 
 
<pre><nowiki>
 
<pre><nowiki>
 
{{scrollbox|
 
{{scrollbox|
Zeile 25: Zeile 25:
 
<pre><nowiki>
 
<pre><nowiki>
 
{{scrollbox
 
{{scrollbox
 +
|background=#EEE
 
|content=
 
|content=
 
*...
 
*...
Zeile 64: Zeile 65:
 
}}
 
}}
  
<noinclude>[[Kategorie:Vorlagen]]</noinclude>
+
<noinclude></noinclude>

Version vom 24. Januar 2012, 10:34 Uhr

{{{1}}}

Verwendung

Anmerkung: Die Paramenter "width" und "height" können benutzt werden, um die Größe der Box zu bestimmen. Zum Beispiel:

{{scrollbox
|width=75%
|height=180px
|background=#EEE
|content=
Beispieltext
}}

Vereinfachter Code:

{{scrollbox|
Beispieltext
}}

Beispiel

Code

{{scrollbox
|background=#EEE
|content=
*...
*...
*...
*...
*...
*...
*...
*...
*...
*...
*...
*...
*...
*...
*...
}}

Resultat

  • ...
  • ...
  • ...
  • ...
  • ...
  • ...
  • ...
  • ...
  • ...
  • ...
  • ...
  • ...
  • ...
  • ...
  • ...