Template:Font color/doc: Difference between revisions
Appearance
add link; ce doc |
→Parameters: ce examples |
||
| Line 24: | Line 24: | ||
{{markup| | {{markup| | ||
|1=<nowiki>{{font color| | |1=<nowiki>{{font color|green|green text}}</nowiki> | ||
|2={{font color| | |2={{font color|green|green text}} | ||
|3=<nowiki>{{font color| | |3=<nowiki>{{font color|blue|do not style text as a link}}</nowiki> | ||
|4={{font color| | |4={{font color|blue|do not style text as a link}} | ||
|5=<nowiki>{{font color| | |5=<nowiki>{{font color|white|black|white with black background}}</nowiki> | ||
|6={{font color| | |6={{font color|white|black|white with black background}} | ||
|7=<nowiki>{{font color|| | |7=<nowiki>{{font color||yellow|default text in yellow background}}</nowiki> | ||
|8={{font color|| | |8={{font color||yellow|default text in yellow background}} | ||
}} | }} | ||
Revision as of 14:25, 5 November 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. |
| File:Information icon4.svg | Color usage should meet the guidelines at Wikipedia:Manual of Style/Accessibility |
Usage
Parameters
| Use / description | Default | |
| {{{1}}} | font color | default |
| {{{2}}} | background color | default |
| {{{3}}} | text | |
| link | page link |
{{font color|<text color>|<background color>|<text>}}
Examples:
The |link= parameter is useful where a link is placed in a colored header such as a navbox. For example, if the header was blue, you would leave the background color blank and set the font color to white. |link=yes sets the link to the text, otherwise it is set to the value of |link=.
See also
- Web colors
- HTML color names
- List of colors
- Help: Link color
- {{color}}
- {{background color}}
- {{hilite}}
- {{font}}