Site News
Warning: This wiki contains spoilers. Read at your own risk!

Social media: If you would like, please join our Discord server, and/or follow us on Twitter (X) or Tumblr!

Template:Color

From Fire Emblem Wiki, your source on Fire Emblem information. By fans, for fans.
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

{{{2}}}

Usage

{{Color|Color|Text}}

This template is used to change the color of text appearing anywhere. To use this template, simply fill in the code above. For "color", various input codes can be used. Many of these color codes can be found here. Hexadecimal is also usable by this template, but it must be used proceeding a pound symbol (#).

For example, to color a word red, one would type

{{color|red|Red text}} giving Red text

or alternatively use hexadecimal:

{{color|#f00|Red text}} giving the same Red text