From Brotato Wiki

Revision as of 22:02, 13 November 2022 by Darkly77 (talk | contribs) (add pastel variants of green and red, for general text that aren't text (the current green + red look good for stats but for general text they can look a bit abrasive, and the red in particular has poor contrast which has accessibility issues, eg. its almost unreadable on my TV))


Creates text with the specific color. Makes it possible to easily add/edit coloured text from the visual editor.

The template uses a basic switch, so it's easy to add new color options.

Examples

Preview Code (Shorthand) Code (Longform)
Green (Positive Stat) {{Color|green|TEXT}} {{Color|color=green|text=TEXT}}
Red (Negative Stat) {{Color|red|TEXT}} {{Color|color=red|text=TEXT}}
Pastel Green (Good Text) {{Color|pastelgreen|TEXT}} {{Color|color=pastelgreen|text=TEXT}}
Pastel Red (Bad Text) {{Color|pastelred|TEXT}} {{Color|color=pastelred|text=TEXT}}
Cream {{Color|cream|TEXT}} {{Color|color=cream|text=TEXT}}
Gray {{Color|gray|TEXT}} {{Color|color=gray|text=TEXT}}
Tier 1 (I) {{Color|tier1|TEXT}} {{Color|color=tier1|text=TEXT}}
Tier 2 (II) {{Color|tier2|TEXT}} {{Color|color=tier2|text=TEXT}}
Tier 3 (III) {{Color|tier3|TEXT}} {{Color|color=tier3|text=TEXT}}
Tier 4 (IV) {{Color|tier4|TEXT}} {{Color|color=tier4|text=TEXT}}

No description.

Template parameters

This template prefers inline formatting of parameters.

ParameterDescriptionTypeStatus
Colorcolor 1

Supported: green, red, cream, tier1, tier2, tier3, tier4, pastelgreen, pastelred

Auto value
green
Stringrequired
Texttext 2

no description

Stringrequired