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[]

The |class= parameter can be set to add table classes to the default of wikitable sortable.

Each entry is added as a template /entry.

Usage example[]

{{/header|
{{/entry
| id = 1
| rgb = 128,128,128
| description = Nice looking color
}}
}}
Advertisement