Template:Fc: Difference between revisions

From Step Mods | Change The Game
mNo edit summary
Line 18: Line 18:
=== Required Parameters ===
=== Required Parameters ===
This template uses 'anonymous' parameters, which means that all are required and must appear in a particular order as follows:
This template uses 'anonymous' parameters, which means that all are required and must appear in a particular order as follows:
<span class="salmontx">'''First Prameter - color'''</span> - Sets the color of text
<span class="salmontx">'''First Prameter - color'''</span> - Sets the color of text
: '''Values'''
: '''Values'''

Revision as of 15:24, 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. The keywords are required for the template and will produce their respective colors.

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, brighter Emphasis within normal text or additional emphasis within instruction sets, etc.
dimmer, dim 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