Vorlage:Font color: Unterschied zwischen den Versionen
imported>Altermike Keine Bearbeitungszusammenfassung |
imported>Altermike Keine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
{{#if:{{{3|}}}|<span style="background-color:{{{2|inherit}}};color:{{{1|inherit}}};">{{{3|}}}</span>|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>}} | {{#if:{{{3|}}}|<span style="background-color:{{{2|inherit}}};color:{{{1|inherit}}};">{{{3|}}}</span>|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>}}<noinclude> | ||
<noinclude> | |||
== Usage == | == Usage == | ||
'''<nowiki>{{fontcolor|text_color|background_color|text}}</nowiki>''' | '''<nowiki>{{fontcolor|text_color|background_color|text}}</nowiki>''' |
Version vom 18. März 2007, 16:33 Uhr
Usage
{{fontcolor|text_color|background_color|text}}
Examples of use:
- {{fontcolor|green|this is about plants}}: Vorlage:Fontcolor:(it appears in green text).
- {{fontcolor||red|text in red background}}: Vorlage:Fontcolor:(no parameters are used for the text color, only for the background)
- {{fontcolor|red|yellow|blue text with yellow background}}: Vorlage:Fontcolor