Vorlage:Font color: Unterschied zwischen den Versionen
imported>David Kernow (updating category) |
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>}}<noinclude> | {{#if:{{{3|}}}|<span style="background-color:{{{2|inherit}}};color:{{{1|inherit}}};">{{{3|}}}</span>|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>}} | ||
<noinclude> | |||
== Usage == | |||
'''<nowiki>{{fontcolor|text_color|background_color|text}}</nowiki>''' | |||
Examples of use: | Examples of use: | ||
*'''<nowiki>{{fontcolor|green|this is about plants}}</nowiki>''': {{fontcolor|green|this is about plants}}(it appears in green text). | *'''<nowiki>{{fontcolor|green|this is about plants}}</nowiki>''': {{fontcolor|green|this is about plants}}(it appears in green text). |
Version vom 18. März 2007, 09:27 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|red background}}: Vorlage:Fontcolor(no parameters are used for the text color, only for the background)
- {{fontcolor|blue|yellow|blue text with yellow background}}: Vorlage:Fontcolor