Template:Font color/doc: Difference between revisions
Appearance
Undid revision 600295360 by 122.53.71.27 (talk) |
add link; ce doc |
||
| Line 1: | Line 1: | ||
{{Documentation subpage}} | {{Documentation subpage}} | ||
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE --> | ||
{{notice|Color usage should meet the guidelines at [[Wikipedia:Manual of Style/Accessibility]]}} | |||
==Usage== | ==Usage== | ||
==Parameters== | |||
{{Aligned table | |||
|cols=3 |style=padding:0.5em 0;line-height:1.35em;margin-bottom:1.0em; | |||
|col1style=font-family:monospace;padding-right:1.5em; | |||
|col2style=padding-right:2.5em; |col3style=text-align:center; | |||
|row1style=font-size:110%;font-weight:bold;| | Use / description | Default | |||
== See also == | | {{{1}}} | font color | default | ||
| {{{2}}} | background color | default | |||
| {{{3}}} | text | | |||
| link | page link | | |||
}} | |||
{{tlx|font color|<text color>|<background color>|<text>}} | |||
Examples: | |||
{{markup| | |||
|1=<nowiki>{{font color|blue|this is about plants}}</nowiki> | |||
|2={{font color|blue|this is about plants}} | |||
|3=<nowiki>{{font color|#0033CC|this is about plants}}</nowiki> | |||
|4={{font color|#0033CC|this is about plants}} | |||
|5=<nowiki>{{font color|red|yellow|red text with yellow background}}</nowiki> | |||
|6={{font color|red|yellow|red text with yellow background}} | |||
|7=<nowiki>{{font color||red|text in red background}}</nowiki> | |||
|8={{font color||red|text in red background}} | |||
}} | |||
The {{para|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. {{para|link|yes}} sets the link to the text, otherwise it is set to the value of {{para|link}}. | |||
{{markup | |||
|1=<nowiki>{{font color|white|blue|Wikipedia:Example|link=yes}}</nowiki> | |||
|2={{font color|white|blue|Wikipedia:Example|link=yes}} | |||
|3=<nowiki>{{font color|white|blue|Wikipedia:Example|link=Wikipedia:Sandbox}}</nowiki> | |||
|4={{font color|white|blue|Example|link=Wikipedia:Sandbox}} | |||
}} | |||
==See also== | |||
* [[Web colors]] | * [[Web colors]] | ||
* [[HTML color names]] | * [[HTML color names]] | ||
Revision as of 14:00, 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}}