Minecraft Wiki

The Minecraft Wiki has moved from Fandom; see the linked discussion page for details.

READ MORE

Minecraft Wiki
Advertisement
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more information

Purpose[]

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
}}
Advertisement