This is a mirror of discontinued 'WikiDevi'. Enjoy!
Template:Font color/doc
		
		
		
		
		
		Jump to navigation
		Jump to search
		
		
	
| 40px | This is a documentation subpage for Template:Font color. It contains usage information, categories and other content that is not part of the original template page. | 
Usage
{{Font color|<text color>|<background color>|<text>}}
Examples of use:
- {{Font color|blue|this is about plants}}: this is about plants:(it appears in blue text).
- {{Font color|#0033CC|this is about plants}}: this is about plants: (Hex triplet codes work also)
- {{Font color||red|text in red background}}: text in red background:(no parameters are used for the text color, only for the background)
- {{Font color|red|yellow|red text with yellow background}}: red text with yellow background