Map Item Format/header/doc

From MC Public Wiki
Jump to navigation Jump to search

{{#vardefine: nodoc | {{{nodoc}}} }}{{#vardefine: baddoc | {{{baddoc}}} }}

Template-info.png Documentation

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

Each entry is added as a template /entry.

Usage example

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

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

The above documentation is transcluded from Map Item Format/header/doc/doc. (edit | history)