User:Proton/Fc: Difference between revisions

From Step Mods | Change The Game
No edit summary
Line 11: Line 11:
|issue
|issue
|unknown = #c0c840
|unknown = #c0c840
|change
|modification = #ffa500
|instruction
|instruction
|header = #e6b69e
|ilheading = #e6b69e
|ui
|important
|important
|highlight = #ddd
|highlight = #dddddd
|#default = {{{1}}}}}">{{{2}}}</span></includeonly><noinclude>__NOTOC__
|#default = {{{1}}}}}">{{{2}}}</span></includeonly><noinclude>__NOTOC__


Line 33: Line 34:
| {{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|#c0c840|#c0c840}} || {{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 />
# 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==
Line 48: Line 49:
*<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>

Revision as of 20:49, June 30, 2015


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
#c0c840 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.