Jump to content

Template:Font color/doc: Difference between revisions

From Fifth Empire Wiki
add link; ce doc
Parameters: ce examples
Line 24: Line 24:


{{markup|
{{markup|
|1=<nowiki>{{font color|blue|this is about plants}}</nowiki>
|1=<nowiki>{{font color|green|green text}}</nowiki>
|2={{font color|blue|this is about plants}}
|2={{font color|green|green text}}


|3=<nowiki>{{font color|#0033CC|this is about plants}}</nowiki>
|3=<nowiki>{{font color|blue|do not style text as a link}}</nowiki>
|4={{font color|#0033CC|this is about plants}}
|4={{font color|blue|do not style text as a link}}


|5=<nowiki>{{font color|red|yellow|red text with yellow background}}</nowiki>
|5=<nowiki>{{font color|white|black|white with black background}}</nowiki>
|6={{font color|red|yellow|red text with yellow background}}
|6={{font color|white|black|white with black background}}


|7=<nowiki>{{font color||red|text in red background}}</nowiki>
|7=<nowiki>{{font color||yellow|default text in yellow background}}</nowiki>
|8={{font color||red|text in red background}}
|8={{font color||yellow|default text in yellow background}}
}}
}}



Revision as of 14:25, 5 November 2014

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:

Template:Markup

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=.

Template:Markup

See also