Anonymous
×
Create a new article
Write your page title here:
We currently have 1,806 articles on Everwind Wiki. Type your article name above or click on one of the titles below and start writing!



Everwind Wiki
1,806Articles
Revision as of 16:16, 25 July 2021 by Castus (talk | contribs) (Created page with "<onlyinclude><span class="va-color" style="color: {{{1}}};{{#if:{{{bg|}}}|background-color: {{{bg}}};}}">{{{2|text?}}}</span></onlyinclude> {{Documentation}} Category:Format...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

text?

Template documentation (for the above template, sometimes hidden or invisible)

Template for changing text foreground and background color. Accepts standard HTML color names or RGB hex triplets.

Usage

{{color|red|text}}
{{color|#FF0000|text}}
{{color|red|text|bg=green}}

Unless used on your user page, use with great caution as a poor contrast can make the text difficult to read. Be aware that this template does not change the color of links as these are determined by site or personal settings.

Parameters

{{#replace:{{#replace:{{#replace:{{#replace:<unnamed 1>|| }}| >> | up to }}| // | or }}| ++ |, }}
HTML color name or RGB hex triplet of text foreground color.
{{#replace:{{#replace:{{#replace:{{#replace:<unnamed 2>|| }}| >> | up to }}| // | or }}| ++ |, }}
Text which should be colored.
{{#replace:{{#replace:{{#replace:{{#replace:bg|| }}| >> | up to }}| // | or }}| ++ |, }}
HTML color name or RGB hex triplet of text background color.

Examples

  • {{color|red|text}} results in: text
  • {{color|#800080|text}} results in: text
  • {{color|yellow|text|bg=green}} results in: text

Visit Template:Color/doc to edit this text! (How does this work?)