48.791
Bearbeitungen
K |
K |
||
Zeile 1: | Zeile 1: | ||
<includeonly><div style="margin:5px; margin-left:0px; {{{style}}}; | <includeonly><div style="margin:5px; margin-left:0px; {{{style}}}; | ||
background-color:{{{color|#0085BD}}}; | background-color:{{{ background-color|#0085BD}}}; | ||
border: 1px solid {{{border-color|#0085BD}}}; | |||
text-align:{{{ausrichtung|left}}}; | text-align:{{{ausrichtung|left}}}; | ||
color:{{{textcolor|white}}}; | color:{{{textcolor|white}}}; | ||
Zeile 18: | Zeile 19: | ||
| style || CSS-Fragment für das Gesamtobjekt (optional, z.B. <code>float:right;width:200px;</code>) | | style || CSS-Fragment für das Gesamtobjekt (optional, z.B. <code>float:right;width:200px;</code>) | ||
|- | |- | ||
| color || Balkenfarbe (optional, default: #0085BD) | | background-color || Balkenfarbe (optional, default: #0085BD) | ||
|- | |||
| border-color || Balkenfarbe (optional, default: #0085BD) | |||
|- | |- | ||
| text || Text | | text || Text |