Template:Font color/doc: Difference between revisions
Appearance
m →Parameters: replace template Markup with std table so as to attain std style=nowrap |
→See also: + templates xt and tq |
||
| Line 76: | Line 76: | ||
* {{tl|hilite}} | * {{tl|hilite}} | ||
* {{tl|font}} | * {{tl|font}} | ||
* {{tl|tq}} | |||
* {{tl|xt}} | |||
<includeonly> | <includeonly> | ||
<!-- categories --> | <!-- categories --> | ||
[[Category:Text color templates]] | [[Category:Text color templates]] | ||
</includeonly> | </includeonly> | ||
Revision as of 06:50, 20 May 2015
| 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
Parameters
| Use / description | Default | |
| {{{1}}} | font color | default |
| {{{2}}} | text | |
| link | page link |
- Or
| Use / description | Default | |
| {{{1}}} | font color | default |
| {{{2}}} | background color | default |
| {{{3}}} | text | |
| link | page link |
{{font color|<text color>|<background color>|<text>}}
Examples:
| Markup | Renders as |
|---|---|
{{font color|green|green text}}
|
green text |
{{font color|blue|do not style text as a link}}
|
do not style text as a link |
{{font color|white|black|white with black background}}
|
white with black background |
{{font color||yellow|default text in yellow background}}
|
default text in yellow background |
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=.
| Markup | Renders as |
|---|---|
{{font color|white|blue|Wikipedia:Example|link=yes}}
|
Wikipedia:Example |
{{font color|white|blue|Wikipedia:Example|link=Wikipedia:Sandbox}}
|
Example |
See also
- Web colors
- HTML color names
- List of colors
- Help: Link color
- {{color}}
- {{background color}}
- {{color contrast ratio}}
- {{hilite}}
- {{font}}
- {{tq}}
- {{xt}}