Template:Color swatch/doc

Usage

Creates a color swatch for use in articles.

Template parameters

ParameterDescriptionTypeStatus
Color1

Color, as a CSS-compatible color.

Example
Red can be specified as "#FF0000" (without quotes).
Stringrequired
Title2

The main caption. Appears once, beneath the swatch. Adding a reference is recommended.

Example
Blue<ref>[ ... ]</ref>
Linerequired
Float3

Specifies the direction to float, if any: "left", "right" or "center". (Note that centering is not technically floating.)

Default
Left
Stringoptional
Internal caption4

Optional; appears in the swatch and below the title.

Lineoptional
Text color5

The color of the text that is overlayed onto the swatch.

Default
Black text.
Example
If the color displayed is black, set this to e.g. "#FFFFFF", white.
Stringoptional

Samples

{{color swatch|#0000FF|Blue}} creates:

Blue
#0000FF

We strongly recommend adding a <ref></ref> to the main title, e.g.:

{{color swatch|#0000FF|Blue<ref>[http://www.w3.org/TR/REC-html40/types.html#h-6.5 HTML 4.01 Specification]</ref>}} creates:

Blue[1]
#0000FF

Optional parameters – floating right, and an internal caption:

{{color swatch|#0000FF|Blue|right|#0000FF}} creates:

#0000FF

Blue
#0000FF

Change the internal caption's color with a fifth value:

{{color swatch|#0000FF|Blue|right|#0000FF|white}} creates:

#0000FF

Blue
#0000FF

Note


Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.