![]() |
VOOZH | about |
This template is used to make it easier to manage colors in a clean color-table. This is the first initializing of the table.
id The ID to be used
rgb The color in RGB format
hex The color as a HEX code
description A informative text describing the row
{{/entry
| id = 1
| rgb = 128,128,128
| hex = 808080
| description = Nice looking color
}}