ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Template:Co

From ModEnc
Jump to navigation Jump to search
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.
Template Documentation  [View] [Edit] [History] [Help] [Refresh]

Usage:

{{Co|text|color|background-color}}

Copy-paste the code above and replace

  • text with the text you want to have colored
  • color with the color the text should have
  • background-color with the bg-color the text should have (can be left blank)

Examples

Code
{{Co|Gold text|gold}}

{{Co|Green text with a red background|#00FF00|red}}

{{Color|Grayish-green text with a red background|green|red}}
Result

Gold text

Green text with a red background

Grayish-green text with a red background

  • Mind that #00FF00 and green are diffrent in our wiki.

See Also

{{color block}}