Template:BG
SummaryEdit
Quick way to specify background color in charts.
ParametersEdit
Parameter | Scope | Description |
---|---|---|
1 | required | HTML color name or hex value. For a list of acceptable color names, see Wikipedia's article. Note: Hex values should be prefaced be the # sign. |
ExamplesEdit
{| |{{BG|red}}|Text |}
Text |
{| |{{BG|#ff8800}}|Text |}
Text |