Template:Font color: Difference between revisions

From N64brew Wiki
Jump to navigation Jump to search
Content added Content deleted
(Remove link to dab page Background using popups)
(per EP on talk page)
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>'''


<!-- Add categories and interwikis to the /doc subpage, not here! -->
Examples of use:
{{Documentation}}</noinclude>
*'''<nowiki>{{fontcolor|green|this is about plants}}</nowiki>''': {{fontcolor|green|this is about plants}}:(it appears in green text).
*'''<nowiki>{{fontcolor||red|text in red background}}</nowiki>''': {{fontcolor||red|text in red background}}:(no parameters are used for the text color, only for the background)
*'''<nowiki>{{fontcolor|red|yellow|red text with yellow background}}</nowiki>''': {{fontcolor|red|yellow|red text with yellow background}}
== See also ==
* [[HTML color names]]
* [[List of colors]]
[[Category:text color templates]]
[[pt:Predefinição:Fontcolor]]
[[sl:Predloga:Barvapis]]
[[zh:Template:Fontcolor]]
</noinclude>

Revision as of 02:26, 24 January 2009