Template:Font color/doc
From TechInfoDepot
Jump to navigationJump to searchThis is a documentation subpage for Template:Font color. It may contain 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