Template:Color/doc

From Wikipedia, the free encyclopedia
Revision as of 15:35, 13 July 2024 by imported>Izno (Usage: add this to the doc page)
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Documentation subpage Template:High-use Template:Mbox Template:Uses TemplateStyles Template:Tl can be used to specify the foreground color of a span of text. Acceptable values are RGB hex codes, e.g. #C9E72A, or any of the web colors: red, blue, green, moccasin, darkorchid, etc. To set the background color of a span of text, use {{background color}}.

Usage

  • Script error: No such module "Template link general".

For example:

  • Script error: No such module "demoTemplate".
  • Script error: No such module "demoTemplate".

If the second parameter is omitted, the color value is displayed as text:

  • Script error: No such module "demoTemplate".
  • Script error: No such module "demoTemplate".

Dark mode

This template does not function in dark mode. If you have a use case for color in your page, you should use an existing more-specific template (such as Template:Tl or Template:Tl).

Redirects

See also

TemplateData

Template:TemplateData header

The color template can be used to add a span of text with any given text color

Template parameters

ParameterDescriptionTypeStatus
Color1

CSS name of color or hex code of color, e.g. 'red' or '#00F000'.

Stringrequired
Text2

The string of text to be formatted in the desired color

Stringsuggested