Template:Font color: Difference between revisions

From N64brew Wiki
Jump to navigation Jump to search
Content added Content deleted
(updating category)
No edit summary
Line 1: Line 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).

Revision as of 08:27, 18 March 2007


Usage

{{fontcolor|text_color|background_color|text}}

Examples of use:

zh:Template:Fontcolor