Template:Font color

From MansunWiki
Revision as of 22:23, 15 July 2015 by DarkMavis (Talk | contribs) (Created page with "{{ {{{|safesubst:}}}#if: {{{3|}}} | {{ {{{|safesubst:}}}#if: {{{link|}}} | {{ {{{|safesubst:}}}#ifeq: {{{link|}}} | yes | {{{3|}}}|<span style="background-color...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

[view] [edit] [history] [purge] Template-info.svg Template Documentation

Template:Warning

Usage

Parameters

{{#invoke:aligned table|table}}

Or

{{#invoke:aligned table|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|Wikipedia:Example|link=yes}}</code> Wikipedia:Example
{{font color|white|blue|Wikipedia:Example|link=Wikipedia:Sandbox}} Example

See also