Template:Font color/doc: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
(Created page with "{{Documentation subpage}} {{Warning|1={{big|'''Links should clearly be identifiable as links to readers'''.}}<br />Refrain from implementing colored links that may impede user...")
 
(update)
 
Line 53: Line 53:


{{markup
{{markup
|1=<nowiki>{{font color|white|blue|Wikipedia:Example|link=yes}}</nowiki>
|1=<nowiki>{{font color|white|blue|XMS:Sandbox|link=yes}}</nowiki>
|2={{font color|white|blue|Wikipedia:Example|link=yes}}
|2={{font color|white|blue|XMS:Sandbox|link=yes}}


|3=<nowiki>{{font color|white|blue|Wikipedia:Example|link=Wikipedia:Sandbox}}</nowiki>
|3=<nowiki>{{font color|white|blue|XMS:Example|link=XMS:Sandbox}}</nowiki>
|4={{font color|white|blue|Example|link=Wikipedia:Sandbox}}
|4={{font color|white|blue|Example|link=XMS:Sandbox}}
}}
}}



Latest revision as of 21:36, 11 July 2016

This is a documentation subpage for Template:Font color (see that page for the template itself).
It contains usage information, categories and other content that is not part of the original template page.

Script error: No such module "Message box".

Usage

Parameters

Script error: No such module "aligned table".

Or

Script error: No such module "aligned table".


{{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|XMS:Sandbox|link=yes}} 
XMS:Sandbox
{{font color|white|blue|XMS:Example|link=XMS:Sandbox}} 
Example

See also