Template:Colour

From AniDB
Revision as of 08:30, 13 May 2009 by Foo2 (talk | contribs) (Template to replace the <font colour=...>...</font> HTML code.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Info
Set the colour of the text explicitly (not recommended usually). The template replaces the HTML tag <font color=...>...</font>, using the standardized info box frame colours for consistency.
Syntax
{{colour|<colour>|<text>}}
<colour>  =  yellow   -   Just a few of the valid colour names.
             red
             green
             blue
             grey 
             purple (default)
             For a complete list of valid colour names see the Template:CatWcolFrame template.

  <text>  =  The text you would like to colour.
Example
{{colour|blue|This text is blue!}}
This text is blue!