User:Proton/Fc

From Step Mods | Change The Game
Revision as of 22:24, June 28, 2015 by Proton (talk | contribs)


Purpose & Usage[edit | edit source]

Use this template to change text color. Use one of the following color codes if applicable; if none of the codes are appropriate for what you are highlighting, the template accepts all CSS Legal Color Values.

Color Code(s)
#9eb8ee addition, enhancement, confirmation
#78c888 fix, functional, relevant
#ff7878 removal, non-functional, irrelevant
#c0c840 issue, unknown
#e6b69e instruction, header*
#ddd important, highlight, ui**

* Only use this for "inline headers," which begin a paragraph instead of being on their own line.
** You probably shouldn't use this directly. See Template:Tl instead.

Examples[edit | edit source]

Code:

The {{User:Proton/Fc|instruction|important part of an instruction}} is highlighted.

Result: The important part of an instruction is highlighted.

Code:

{{User:Proton/Fc|non-functional|This thing no longer works.}}

Result: This thing no longer works.

Code:

{{User:Proton/Fc|blue|Try not to use {{User:Proton/Fc|#ff0|custom}} colors.}}

Result: Try not to use custom colors.