User:Boblers/DescriptionTable/header
Template fields
- bgcolor - Takes a hex code for the background color of the table. Defaults to
{{dark color dark}}. - bordercolor - Takes a hex code for the border color of the table. Defaults to
{{dark color light}}. - headerbgcolor - Takes a hex code for the background color of the header cells. Defaults to
{{ghost color light}}. - textcolor - Takes a hex code for the color of the text in the header. Defaults to
000000. - column1name - Optionally specify a name for the header of column 1. Defaults to
Pokémon.
Examples
Default
{{User:Boblers/DescriptionTable/header}}
|}
| Pokémon | Description |
|---|
Custom colors and column name
{{User:Boblers/DescriptionTable/header
|bgcolor={{Locationcolor/dark|Volcano}}
|bordercolor={{Locationcolor/med|Volcano}}
|headerbgcolor={{Locationcolor/light|Volcano}}
|textcolor=FFBC00
|column1name=Characters
}}
|}
| Characters | Description |
|---|
Categories
- No categories associated with this article