Difference between revisions of "Template:Colort"
Jump to navigation
Jump to search
imported>AlanM1 m ("Color names" -> "Colors" since the table contains far more than just names) |
|||
| Line 1: | Line 1: | ||
{| class="wikitable {{#if:{{{narrow|}}}||sortable}} {{{class|}}}" style="padding:2px;{{{style|}}}" | {| class="wikitable {{#if:{{{narrow|}}}||sortable}} {{{class|}}}" style="padding:2px;{{{style|}}}" | ||
| − | |+ {{{caption| | + | |+ {{{caption|Colors}}} |
{{#if:{{{narrow|}}} | {{#if:{{{narrow|}}} | ||
|<!--narrow color table--> | |<!--narrow color table--> | ||
Revision as of 11:41, 3 June 2018
| Name | Hex (RGB) |
Red (RGB) |
Green (RGB) |
Blue (RGB) |
Hue (HSL/HSV) |
Satur. (HSL) |
Light (HSL) |
Satur. (HSV) |
Value (HSV) |
|---|
Color table header, for use with {{Colort/Color}}, which generates the rows.
Usage
{{Colort|optional parameters}}
See {{Colort/Color}} for usage.
Parameters
|narrow=true- switches a narrow variant that is not sortable and has two rows per color
|caption=markup text- An alternative table caption, replaces the default
|class=HTML class- More classes to be applied to the table
|style=CSS code- More styles to be applied to the table
|html_name=true- If set an additional column header is added at the end with a default text: “Alias”
|alias=markup text- If present an additional column header is added at the end with the text provided
|alias title=plain text- The hover information to be displayed for the header cell of the optional column, default is “CSS, SVG, HTML”
Examples
See X11 color names, Web colors, List of colors, ...
| The above documentation is transcluded from Template:Colort/doc. (edit | history) Editors can experiment in this template's sandbox (create | mirror) and testcases (edit) pages. Please add categories to the /doc subpage. Subpages of this template. |