Template:Font color/doc: Difference between revisions
Appearance
→See also: Add related template to see also section |
→Usage: swap 3rd + 4th bullet, shorten descr. to 'note the empty <text color> field "||"' |
||
| Line 8: | Line 8: | ||
*'''<nowiki>{{Font color|blue|this is about plants}}</nowiki>''': {{Font color|blue|this is about plants}}:(it appears in blue text). | *'''<nowiki>{{Font color|blue|this is about plants}}</nowiki>''': {{Font color|blue|this is about plants}}:(it appears in blue text). | ||
*'''<nowiki>{{Font color|#0033CC|this is about plants}}</nowiki>''': {{Font color|#0033CC|this is about plants}}: ([[Web colors#Hex triplet|Hex triplet]] codes work also) | *'''<nowiki>{{Font color|#0033CC|this is about plants}}</nowiki>''': {{Font color|#0033CC|this is about plants}}: ([[Web colors#Hex triplet|Hex triplet]] codes work also) | ||
*'''<nowiki>{{Font color|red|yellow|red text with yellow background}}</nowiki>''': {{Font color|red|yellow|red text with yellow background}} | *'''<nowiki>{{Font color|red|yellow|red text with yellow background}}</nowiki>''': {{Font color|red|yellow|red text with yellow background}} | ||
*'''<nowiki>{{Font color||red|text in red background}}</nowiki>''': {{Font color||red|text in red background}}:(Note the empty <text color> field "||".) | |||
== See also == | == See also == | ||
Revision as of 19:16, 14 January 2014
| icon | This is a documentation subpage for Template:Terminate sentence 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|yellow|red text with yellow background}}: red text with yellow background
- {{Font color||red|text in red background}}: text in red background:(Note the empty <text color> field "||".)
See also
- Web colors
- HTML color names
- List of colors
- {{color}}
- {{background color}}
- {{hilite}}
- {{font}}