User:Proton/Fc: Difference between revisions

From Step Mods | Change The Game
(Created page with "<includeonly><span style="color:{{#switch:{{lc:{{{1|}}}}} |addition |enhancement |confirmation = #9eb8ee |fix |functional |relevant = #78c888 |removal |non-functional |irrel...")
 
No edit summary
Line 35: Line 35:
| {{User:Proton/Fc|#e6b69e|#e6b69e}} || {{User:Proton/Fc|instruction|instruction}}, {{User:Proton/Fc|header|header}}*
| {{User:Proton/Fc|#e6b69e|#e6b69e}} || {{User:Proton/Fc|instruction|instruction}}, {{User:Proton/Fc|header|header}}*
|-
|-
| {{User:Proton/Fc|#ddd|#ddd}} || {{User:Proton/Fc|ui|ui}},** {{User:Proton/Fc|important|important}}, {{User:Proton/Fc|highlight|highlight}}
| {{User:Proton/Fc|#ddd|#ddd}} || {{User:Proton/Fc|important|important}}, {{User:Proton/Fc|highlight|highlight}}, {{User:Proton/Fc|ui|ui}}**
|}
|}


<nowiki />** Only use this for "inline headers," which begin a paragraph instead of being on their own line.<br />
<nowiki />* Only use this for "inline headers," which begin a paragraph instead of being on their own line.<br />
<nowiki />* You probably shouldn't use this directly. See {{tl|ui}} instead.
<nowiki />** You probably shouldn't use this directly. See {{tl|ui}} instead.


==Examples==
==Examples==

Revision as of 22:24, June 28, 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
#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.