Template:Fontcolor1
From ChemWiki
Revision as of 14:17, 15 December 2008 by Rzepa (Talk | contribs) (New page: {{#if:{{{3|}}}|<span style="background-color:{{{2|inherit}}};color:{{{1|inherit}}};">{{{3|}}}</span>|<span style="color:{{{1|inherit}}};">{{{2|}}}</span>}}<noinclude> == Usage == '''<nowik...)
Usage
{{fontcolor|text_color|background_color|text}}
Examples of use:
- {{fontcolor|green|this is about plants}}: this is about plants
- (it appears in green text).
- {{fontcolor||red|text in red background}}: text in red background
- (no parameters are used for the text color, only for the background)
- {{fontcolor|red|yellow|red text with yellow background}}: red text with yellow background