Template:Color/doc

From McGough's Recipes
Revision as of 14:59, 31 August 2022 by Michael (talk | contribs) (Created page with "{{Documentation subpage}} <!-- Categories go at the bottom of this page and interwikis go in Wikidata. --> == Usage == <pre> {{color|orange|Let's be careful}} </pre> <blockquote> {{color|orange|Let's be careful}} </blockquote> <pre> {{color|#229944|Looks good}} </pre> <blockquote> {{color|#229944|Looks good}} </blockquote> <includeonly>{{#ifeq:{{SUBPAGENAME}}|sandbox|| <!-- Categories go here and interwikis go in Wikidata. --> Category:Text color templates }}</inc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Script error: No such module "Template translation".

Usage

{{color|orange|Let's be careful}}

Let's be careful

{{color|#229944|Looks good}}

Looks good


Colors text

Template parameters

ParameterDescriptionTypeStatus
11

CSS color for text

Default
red
Example
#eee8aa
Stringoptional
22

text to color

Example
this appears colored
Unknownrequired

See also