Template:Color/doc

From Foundry Wiki
< Template:Color
Revision as of 06:18, 29 June 2022 by Naginreed (talk | contribs) (Created page with "{{doc/start}} == 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 }}</includeonly> <templatedata> { "params": { "1": { "description": "CSS color for text", "...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Template-info.png Documentation

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

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.