[purge]
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more informationPurpose[]
This template is used to make it easier to manage colors in a clean color-table. This is the first initializing of the table.
Parameters[]
id The ID to be used
rgb The color in RGB format
description A informative text describing the row
Usage example[]
{{/entry
| id = 1
| rgb = 128,128,128
| description = Nice looking color
}}