Difference between revisions of "Template:Colort"

From blackwiki
Jump to navigation Jump to search
(remove misguided "male" and "female")
imported>Crissov
(move documentation to /doc subpage)
Line 14: Line 14:
 
!!style="border-left:solid 2px #AAA;" title="CSS, SVG, HTML"{{!}} {{{alias|Alias}}} }} <noinclude>
 
!!style="border-left:solid 2px #AAA;" title="CSS, SVG, HTML"{{!}} {{{alias|Alias}}} }} <noinclude>
 
|}
 
|}
{{documentation
+
{{documentation}}
|content =
 
Color table header, for use with {{tl|Colort/Color}}, which generates the rows.
 
 
 
=== Usage ===
 
See [[Template:Colort/Color|Colort/Color]] for usage.
 
 
 
=== Examples ===
 
See [[X11 color names]], [[Web colors]], [[List of colors]], ...
 
 
 
[[Category:Color conversion templates]]
 
}}
 
 
 
 
</noinclude>
 
</noinclude>

Revision as of 07:14, 17 June 2013

Color names
Color Name Hex (RGB) Red
(RGB)
Green
(RGB)
Blue
(RGB)
Hue
(HSL/HSV)
Satur
(HSL)
Light
(HSL)
Satur
(HSV)
Value
(HSV)
Template documentation[view] [edit] [history] [purge]

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, ...