Vorlage:Box: Unterschied zwischen den Versionen

Aus SkylineTV LIVE Wiki
Wechseln zu: Navigation, Suche
K
(Änderunge #474747 zu #333333, um stärkere Einheitlichkeit zum LB zu erhalten)
 
(5 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 13: Zeile 13:
 
padding-bottom:2px;
 
padding-bottom:2px;
 
padding-left:10px;
 
padding-left:10px;
background-color: #474747;
+
background-color: #333333;
 
"><p class="box-header-text" style="text-align:left;color:white;font-weight:bold; margin: 0px">{{{header}}}</p>
 
"><p class="box-header-text" style="text-align:left;color:white;font-weight:bold; margin: 0px">{{{header}}}</p>
 
</div>
 
</div>
Zeile 24: Zeile 24:
 
margin-bottom:0px;
 
margin-bottom:0px;
 
margin-left:0px;
 
margin-left:0px;
padding-top:2px;
+
padding-top:2.8px;
 
padding-right:0px;
 
padding-right:0px;
padding-bottom:2px;
+
padding-bottom:2.8px;
 
padding-left:0px;
 
padding-left:0px;
background-color: #474747;
+
background-color: #333333;
 
"><p class="box-header-text" style="text-align:center;color:white;font-weight:bold; margin: 0px">{{{header}}}</p>
 
"><p class="box-header-text" style="text-align:center;color:white;font-weight:bold; margin: 0px">{{{header}}}</p>
 
</div>
 
</div>
Zeile 40: Zeile 40:
 
margin-bottom:0px;
 
margin-bottom:0px;
 
margin-left:0px;
 
margin-left:0px;
padding-top:2px;
+
padding-top:2.8px;
 
padding-right:2px;
 
padding-right:2px;
padding-bottom:2px;
+
padding-bottom:2.8px;
 
padding-left:2px;
 
padding-left:2px;
 
">
 
">
Zeile 48: Zeile 48:
 
</div>
 
</div>
 
</div>
 
</div>
 +
<noinclude>
 +
Diese Vorlage erzeugt ein Box-Element, das z.B. für die Startseite verwendet werden kann.
  
<noinclude>
 
 
== Anleitung zur Verwendung der Vorlage ==
 
== Anleitung zur Verwendung der Vorlage ==
  
 
=== Zentrierte Überschrift ===
 
=== Zentrierte Überschrift ===
 
<pre>{{Box|header=Überschrift|body=Inhalt|center=true}}</pre>
 
<pre>{{Box|header=Überschrift|body=Inhalt|center=true}}</pre>
 
  
 
=== Unzentrierte Überschrift ===
 
=== Unzentrierte Überschrift ===

Aktuelle Version vom 28. März 2022, 13:55 Uhr

{{{header}}}

{{{body}}}

Diese Vorlage erzeugt ein Box-Element, das z.B. für die Startseite verwendet werden kann.

Anleitung zur Verwendung der Vorlage[Bearbeiten]

Zentrierte Überschrift[Bearbeiten]

{{Box|header=Überschrift|body=Inhalt|center=true}}

Unzentrierte Überschrift[Bearbeiten]

{{Box|header=Überschrift|body=Inhalt}}