User:Proton/Fc: Difference between revisions

From Step Mods | Change The Game
No edit summary
m (Text replace - "http://" to "https://")
Line 20: Line 20:


==Purpose & Usage==
==Purpose & Usage==
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 [http://www.w3schools.com/cssref/css_colors_legal.asp CSS Legal Color Values].
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 [https://www.w3schools.com/cssref/css_colors_legal.asp CSS Legal Color Values].


{| class="wikitable"
{| class="wikitable"

Revision as of 06:29, November 2, 2020


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
#ffa500 change, modification
#e6b69e instruction, ilheading1
#dddddd important, highlight
  1. Only use this for "inline headings," which begin a paragraph instead of being on their own line.

Examples[edit | edit source]

  • The {{User:Proton/Fc|instruction|important part of an instruction}} is highlighted.
    • The important part of an instruction is highlighted.
  • {{User:Proton/Fc|non-functional|This thing no longer works.}}
    • This thing no longer works.
  • {{User:Proton/Fc|blue|Try not to use {{User:Proton/Fc|#ff0|custom}} colors.}}
    • Try not to use custom colors.