User:Proton/Fc: Difference between revisions

From Step Mods | Change The Game
No edit summary
 
(5 intermediate revisions by 2 users not shown)
Line 11: Line 11:
|issue
|issue
|unknown = #c0c840
|unknown = #c0c840
|change
|modification = #ffa500
|instruction
|instruction
|header = #e6b69e
|ilheading = #e6b69e
|ui
|important
|highlight = #dddddd
|#default = {{{1}}}}}">{{{2}}}</span> <span style="color:{{#switch:{{lc:{{{1|}}}}}
|addition
|enhancement
|confirmation
|notice
|blue = #9eb8ee
|added
|fix
|functional
|relevant
|green  = #78c888
|dropped
|removal
|replaced
|non-functional
|warning
|irrelevant
|red    = #ff7878
|issue
|unknown
|yellow = #c0c840
|change
|merged
|modification
|updated
|orange = #f09800
|instruction
|ilheading
|salmon = #e6b69e
|important
|important
|highlight = #ddd
|highlight = #ddd
Line 33: Line 65:
| {{User:Proton/Fc|#c0c840|#c0c840}} || {{User:Proton/Fc|issue|issue}}, {{User:Proton/Fc|unknown|unknown}}
| {{User:Proton/Fc|#c0c840|#c0c840}} || {{User:Proton/Fc|issue|issue}}, {{User:Proton/Fc|unknown|unknown}}
|-
|-
| {{User:Proton/Fc|#e6b69e|#e6b69e}} || {{User:Proton/Fc|instruction|instruction}}, {{User:Proton/Fc|header|header}}<sup>1</sup>
| {{User:Proton/Fc|#ffa500|#ffa500}} || {{User:Proton/Fc|change|change}}, {{User:Proton/Fc|modification|modification}}
|-
|-
| {{User:Proton/Fc|#ddd|#ddd}} || {{User:Proton/Fc|important|important}}, {{User:Proton/Fc|highlight|highlight}}, {{User:Proton/Fc|ui|ui}}<sup>2</sup>
| {{User:Proton/Fc|#e6b69e|#e6b69e}} || {{User:Proton/Fc|instruction|instruction}}, {{User:Proton/Fc|ilheading|ilheading}}<sup>1</sup>
|-
| {{User:Proton/Fc|#dddddd|#dddddd}} || {{User:Proton/Fc|important|important}}, {{User:Proton/Fc|highlight|highlight}}
|}
# Only use this for "inline headings," which begin a paragraph instead of being on their own line.<br />
{| class="wikitable"
|-
! Key Words !! Color/Hex Value
|-
| addition, enhancement, confirmation, blue || {{User:Proton/Fc|#9eb8ee|#9eb8ee}}
|-
| fix, functional, relevant, green || {{User:Proton/Fc|#78c888|#78c888}}
|-
| removal, non-functional, irrelevant, warning, red || {{User:Proton/Fc|#ff7878|#ff7878}}
|-
| issue, unknown, yellow || {{User:Proton/Fc|#c0c840|#c0c840}}
|-
| change, modification, orange || {{User:Proton/Fc|#ffa500|#dd9500}}{{Fc|#ffa500|#ffa500}}
|-
| instruction, ilheading{{Fc|highlight|<sup>1</sup>, salmon}} || {{User:Proton/Fc|#e6b69e|#e6b69e}}
|-
| important, highlight || {{User:Proton/Fc|#ddd|#ddd}}
|-
| colspan="2" | {{Fc|highlight|<sup>1</sup>}}{{Fs|.8em|Only use this for "inline headings," which begin a paragraph instead of being on their own line.}}
|}
|}
# Only use this for "inline headers," which begin a paragraph instead of being on their own line.<br />
# You probably shouldn't use this directly. See {{tl|ui}} instead.
==Examples==
==Examples==
*<code><nowiki>The {{User:Proton/Fc|instruction|important part of an instruction}} is highlighted.</nowiki></code>
*<code><nowiki>The {{User:Proton/Fc|instruction|important part of an instruction}} is highlighted.</nowiki></code>
Line 48: Line 99:
*<code><nowiki>{{User:Proton/Fc|blue|Try not to use {{User:Proton/Fc|#ff0|custom}} colors.}}</nowiki></code>
*<code><nowiki>{{User:Proton/Fc|blue|Try not to use {{User:Proton/Fc|#ff0|custom}} colors.}}</nowiki></code>
**{{User:Proton/Fc|blue|Try not to use {{User:Proton/Fc|#ff0|custom}} colors.}}
**{{User:Proton/Fc|blue|Try not to use {{User:Proton/Fc|#ff0|custom}} colors.}}
</noinclude>
</noinclude>

Latest revision as of 14:30, December 14, 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 #9eb8ee addition addition, enhancement enhancement, confirmation confirmation
#78c888 #78c888 fix fix, functional functional, relevant relevant
#ff7878 #ff7878 removal removal, non-functional non-functional, irrelevant irrelevant
#c0c840 #c0c840 issue issue, unknown unknown
#ffa500 #ffa500 change change, modification modification
#e6b69e #e6b69e instruction instruction, ilheading ilheading1
#dddddd #dddddd important important, highlight highlight
  1. Only use this for "inline headings," which begin a paragraph instead of being on their own line.
Key Words Color/Hex Value
addition, enhancement, confirmation, blue #9eb8ee #9eb8ee
fix, functional, relevant, green #78c888 #78c888
removal, non-functional, irrelevant, warning, red #ff7878 #ff7878
issue, unknown, yellow #c0c840 #c0c840
change, modification, orange #dd9500 #dd9500#ffa500
instruction, ilheading1, salmon #e6b69e #e6b69e
important, highlight #ddd #ddd
1Only 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 important part of an instruction is highlighted.
  • {{User:Proton/Fc|non-functional|This thing no longer works.}}
    • 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 custom colors. Try not to use custom custom colors.