Änderungen

Zur Navigation springen Zur Suche springen
1.973 Bytes hinzugefügt ,  19:33, 9. Mär. 2012
Die Seite wurde neu angelegt: „<includeonly><div style="width: 80%; overflow: hidden; margin:4px auto; position: relative; border:1px solid #A7D7F9; box-shadow: 0px 1px 3px rgba(0,0,0,0.25); -m…“
<includeonly><div style="width: 80%; overflow: hidden; margin:4px auto; position: relative; border:1px solid #A7D7F9; box-shadow: 0px 1px 3px rgba(0,0,0,0.25); -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.25); -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);">
<div style="font-weight: bold; font-family: helvetica, sans-serif; background-color: background-color: #fbfbfb; background-image: -moz-linear-gradient(top, #fbfbfb, #f0f0f0); background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f0f0f0)); ; color: #1C4564; text-align: center; top: 50%; margin:auto; width:100%;font-size:1.2em;">
<div style="padding: 0.5em 0;">
{{{Titel}}}
</div>
<div style="font-weight: normal; font-size:100%; padding-bottom:{{{Padding-Bottom|0.5}}}em;">{{{Inhalt|}}}
</div>
</div>
</div></includeonly><noinclude>
== Parameter ==
'''1. Parameter:''' <code>Titel</code>
:Gibt die Überschrift der Box an
'''2. Parameter:''' <code>Inhalt</code>
:Gibt den Inhalt der Box an ('''optional''')
== Beispiel ==
<pre>
{{BoxModern
| Titel = Hier die Überschrift
| Inhalt = Hier kann man denn Text eingeben
}}</pre>
ergibt:
<div style="width: 80%; overflow: hidden; margin:4px auto; position: relative; border:1px solid #A7D7F9; box-shadow: 0px 1px 3px rgba(0,0,0,0.25); -moz-box-shadow: 0px 1px 3px rgba(0,0,0,0.25); -webkit-box-shadow: 0px 1px 3px rgba(0,0,0,0.25);">
<div style="font-weight: bold; font-family: helvetica, sans-serif; background-color: background-color: #fbfbfb; background-image: -moz-linear-gradient(top, #fbfbfb, #f0f0f0); background-image: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#f0f0f0)); ; color: #1C4564; text-align: center; top: 50%; margin:auto; width:100%;font-size:1.2em;">
<div style="padding: 0.5em 0;">
{{#if: Überschrift|Überschrift|}}
</div>
<div style="font-weight: normal; font-size:100%; padding-bottom: 0.5em;">{{#if: Hier kan man den Text eingeben| Hier kann man den Text eingeben|}}
</div>
</div>
</div>
checkuser, Administratoren
126

Bearbeitungen

Navigationsmenü