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|#009D30}}}; | background-color:{{{color|#009D30}}}; | ||
text-align:{{{ | text-align:{{{ausrichtung|left}}}; | ||
color:{{{textcolor|white}}}; | color:{{{textcolor|white}}}; | ||
font-weight:bold; | font-weight:bold; | ||
Zeile 26: | Zeile 26: | ||
| font-size || Schriftgröße (optional, default: 125%) | | font-size || Schriftgröße (optional, default: 125%) | ||
|- | |- | ||
| | | ausrichtung || Textausrichtung (optional, default: left) | ||
|- | |- | ||
| textstyle || CSS-Fragment für Text (optional) | | textstyle || CSS-Fragment für Text (optional) | ||
Zeile 35: | Zeile 35: | ||
{{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=Testbox 1234}} | <pre><nowiki>{{Flexbalken|color=#D0A128|textcolor=black|font-size=80%|text-align:right|text=Testbox 1234}} | ||
</nowiki></pre> | </nowiki></pre> | ||
Ergibt folgenden Balken: | Ergibt folgenden Balken: | ||
{{Flexbalken|color=#D0A128|textcolor=black|font-size=80%| | {{Flexbalken|color=#D0A128|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> |