Vorlage:Box: Unterschied zwischen den Versionen

Aus KletterWiki
Wechseln zu: Navigation, Suche
[gesichtete Version][gesichtete Version]
 
(3 dazwischenliegende Versionen des gleichen Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
{{#if: {{{color}}} | <div style="background-color:{{{color}}}; border: {{{border|1px solid #dfdfdf;}}} padding:1mm;
+
{{#if: {{{color}}} | <div style="background-color:{{{color}}}; border: {{{border|2px solid #dfdfdf;}}} padding:1mm;
 
-moz-border-radius-topleft:1.5mm; -moz-border-radius-topright:1.5mm;  
 
-moz-border-radius-topleft:1.5mm; -moz-border-radius-topright:1.5mm;  
 
-moz-border-radius-bottomleft:1.5mm; -moz-border-radius-bottomright:1.5mm;"> |
 
-moz-border-radius-bottomleft:1.5mm; -moz-border-radius-bottomright:1.5mm;"> |
Zeile 5: Zeile 5:
 
<div style="position: absolute; left:1mm; top:0mm; width:389px; height=245px; padding:2mm;">}}
 
<div style="position: absolute; left:1mm; top:0mm; width:389px; height=245px; padding:2mm;">}}
 
{{#if: {{{title|}}} | {{BoxTitle|{{{title}}}}} }}
 
{{#if: {{{title|}}} | {{BoxTitle|{{{title}}}}} }}
<div style="padding:3mm">
+
<div style="padding:3mm;">
 
{{#if: {{{content|}}} | {{{content}}} }}
 
{{#if: {{{content|}}} | {{{content}}} }}
 
</div>
 
</div>

Aktuelle Version vom 10. Mai 2009, 00:44 Uhr

Als Vorlage:

{{Box|color=|border=|title=|content=}}

Beispiel[Bearbeiten]