From Brotato Wiki

Revision as of 18:18, 4 November 2022 by Darkly77 (talk | contribs) (Docs: Replace "YOUR_TEXT" with the shorter "TEXT")


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) {{Color|green|TEXT}} {{Color|color=green|text=TEXT}}
Red (Negative) {{Color|red|TEXT}} {{Color|color=red|text=TEXT}}
Cream {{Color|cream|TEXT}} {{Color|color=cream|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

Auto value
green
Stringrequired
Texttext 2

no description

Stringrequired