Template:Color swatch
Jump to navigation
Jump to search
{{{4}}}
{{{2}}}
{{{1}}}
Usage[edit source]
Creates a color swatch for use in articles.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Color | 1 | Color, as a CSS-compatible color.
| String | required |
Title | 2 | The main caption. Appears once, beneath the swatch. Adding a reference is recommended.
| Line | required |
Float | 3 | Specifies the direction to float, if any: "left", "right" or "center". (Note that centering is not technically floating.)
| String | optional |
Custom CSS | style | Advanced. Custom CSS code to be applied to the outer <div> element. | String | optional |
Internal caption | 4 | Optional; appears in the swatch and below the title. | Line | optional |
Text color | 5 | The color of the text that is overlayed onto the swatch.
| String | optional |
Samples[edit source]
{{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 left, and an internal caption:
{{color swatch|#0000FF|Blue|left|#0000FF}} creates:#0000FF
Blue
#0000FF
Change the internal caption's color with a fifth value:
{{color swatch|#0000FF|Blue|left|#0000FF|white}} creates:#0000FF
Blue
#0000FF
Note[edit source]
External links[edit source]
- Template:Color swatch at Wikipedia, the free Terran encyclopedia that anyone can edit.
The above documentation is transcluded from Template:Color swatch/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (create) pages. Please add categories to the /doc subpage. Subpages of this template. |