Vorlage:Flexbalken: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
K
keine Bearbeitungszusammenfassung
K
K
 
(8 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
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}}};
     text-align:{{{ausrichtung|right}}};  
    border: 1px solid {{{border-color|#0085BD}}};  
     text-align:{{{ausrichtung|left}}};  
     color:{{{textcolor|white}}};
     color:{{{textcolor|white}}};
     font-weight:bold;  
     font-weight:bold;  
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: #136381)
  | background-color || Balkenfarbe (optional, default: #0085BD)
|-
| border-color || Randfarbe (optional, default: #0085BD)
  |-
  |-
  | text || Text
  | text || Text
Zeile 30: Zeile 33:
  | textstyle || CSS-Fragment für Text (optional)
  | textstyle || CSS-Fragment für Text (optional)
  |}
  |}
 
== Beispiel ==
== Beispiel ==
1. Standard
1. Standard
{{Flexbalken|text=Testbalken default 1}}
{{Flexbalken|text=Testbalken default 1}}
2. modifiziert:
2. modifiziert:
<pre><nowiki>{{Flexbalken|color=#D0A128|textcolor=black|font-size=80%|text-align:right|text=Testbox 1234}}
<pre><nowiki>{{Flexbalken|background-color=#E0FFFF|textcolor=black|font-size=80%|ausrichtung=right|text=Testbalken 1234}}
</nowiki></pre>
</nowiki></pre>
Ergibt folgenden Balken:
Ergibt folgenden Balken:
{{Flexbalken|color=#E8E3BF|textcolor=black|font-size=80%|ausrichtung:right|text=Testbalken 1234}}
{{Flexbalken|background-color=#E0FFFF|textcolor=black|font-size=80%|ausrichtung=right|text=Testbalken 1234}}




[[Kategorie:Vorlage für technische Aufgaben|{{PAGENAME}}]]
[[Kategorie:Vorlage für technische Aufgaben|{{PAGENAME}}]]
</noinclude>
</noinclude>

Navigationsmenü