Template:Fc: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
Line 9: Line 9:
| purple | dev = purpletx
| purple | dev = purpletx
| magenta = magenttx
| magenta = magenttx
| important | highlight | brighter = hltx
| important | highlight | bright | brighter = hltx
| dimmer | dim = dimtx
| dim | dimmer = dimtx
| #default = }}">{{{text|{{{2|}}}}}}</span></includeonly><noinclude>__NOTOC__ [[Category:Formatting Templates]][https://stepmodifications.org/forum/topic/9769-font-color/ '''Forum Topic''']
| #default = }}">{{{text|{{{2|}}}}}}</span></includeonly><noinclude>__NOTOC__ [[Category:Formatting Templates]][https://stepmodifications.org/forum/topic/9769-font-color/ '''Forum Topic''']


Line 65: Line 65:
| Unknown, but it was requested by users.
| Unknown, but it was requested by users.
|-
|-
| {{Template:Fc|highlight|highlight, important, brighter}}
| {{Template:Fc|highlight|highlight, important, bright, brighter}}
| Emphasis within normal text or additional emphasis within instruction sets, etc.
| Emphasis within normal text or additional emphasis within instruction sets, etc.
|-
|-
| {{Template:Fc|dimmer|dimmer, dim}}
| {{Template:Fc|dim|dim, dimmer}}
| Sub/Sup text, etc.
| Sub/Sup text, etc.
|}
|}

Revision as of 15:27, September 22, 2021

Forum Topic

Purpose & Usage[edit source]

This template is used to change text color in accordance with the site color pallet. Deviation from this template using inline styling or other means is not recommended.

Required Parameters[edit source]

This template uses 'anonymous' parameters, which means that all are required and must appear in a particular order as follows:

First Prameter - color - Sets the color of text

Values
See Color Table

Second Prameter - text - Sets the text to be colored

Values
Free text

Optional Parameters[edit source]

Not applicable.

Color Table[edit source]

The following is a table of the colors supported by the Step Wiki to maintain compatibility with site themes and colors. See the Site Color Usage for more in-depth information regarding the use of colors, including their Hex and CSS values, which will be useful for any custom development on user pages, theming, etc.

Keywords (first parameter) Usage
red, warning Warning text without an "Alert" template, dropped mods, required elements, etc.
salmon, instruction, heading Emphasis within instruction sets, alterative color for headings, etc.
orange Call attention to changes such as updates or file moves, etc.
yellow, issue Call attention to issues, etc.
chartr, bug Call out bugs, etc.
green Call attention to additions, etc.
blue, notice Notice text without an "Alert" template, etc.
Try not to use this color for short phases as it can resemble links.
purple, dev Call out development, etc.
magenta Unknown, but it was requested by users.
highlight, important, bright, brighter Emphasis within normal text or additional emphasis within instruction sets, etc.
dim, dimmer Sub/Sup text, etc.

Examples[edit source]

Default Call[edit source]

No applicable (all parameters must be specified)

Fully Specified[edit source]

Code:

{{Fc|instruction|The {{Fc|highlight|important part}} of an instruction is highlighted.}}

Result: The important part of an instruction is highlighted.


Code:

{{Fc|highlight|text=Use the ''text'' parameter when "=" characters are used.}}

Result: Use the text parameter when "=" characters are used.


Code:

{{Fc|nonsense|Bad key words}} don't affect text color.

Result: Bad key words don't affect text color.

See Also[edit source]

Template:Fs
Site Color Pallet