Map Item Format/header/doc: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (typo fix) |
||
Line 1: | Line 1: | ||
{{doc/start}} | {{doc/start}} | ||
== 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. | 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 [[Map Item Format/entry|/entry]]. | Each entry is added as a template [[Map Item Format/entry|/entry]]. | ||
== Usage example == | |||
<pre> | <pre> |
Latest revision as of 02:56, 3 February 2016
{{#vardefine: nodoc | {{{nodoc}}} }}{{#vardefine: baddoc | {{{baddoc}}} }}
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)