Template:BG
The UESPWiki – Your source for The Elder Scrolls since 1995
Summary[edit]
Quick way to specify background color in charts.
Parameters[edit]
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. |
Examples[edit]
{| |{{BG|red}}|Text |}
Text |
{| |{{BG|#ff8800}}|Text |}
Text |