m (Created Redirect) |
(Página creada con «{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> ==Usage== '''<nowiki>{{Font color|<text color>|<background color>|<text>...») |
||
Línea 1: | Línea 1: | ||
# | {{Documentation subpage}} | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | |||
==Usage== | |||
'''<nowiki>{{Font color|<text color>|<background color>|<text>}}</nowiki>''' | |||
Examples of use: | |||
*'''<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|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 == | |||
* [[Web colors]] | |||
* [[HTML color names]] | |||
* [[List of colors]] | |||
* [[Help: Link color]] | |||
* {{tl|color}} | |||
* {{tl|background color}} | |||
* {{tl|hilite}} | |||
* {{tl|font}} | |||
<includeonly> | |||
<!-- categories --> | |||
[[Category:Text color templates]] | |||
</includeonly> |
Revisión actual - 17:48 15 ago 2017
This is a documentation subpage for . It contains usage information, categories and other content that is not part of the original plantilla 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
- Help: Link color
- {{color}}
- {{background color}}
- {{hilite}}
- {{font}}