Template:Color
More actions
This template puts text inside a box of a specified background color, or changes the color of text, or both. Background color is most useful for indicating in which area of the game something is.
This template supports HTML/CSS color names, hex codes (#000000), and AV1 area names. (AV2 area names are planned to be added later.)
Syntax: {{color|bg=<BackgroundColor>|txt=<TextColor>|format=?|<Content>}}
If <BackgroundColor> and <TextColor> are both empty, ie: {{color|<Content>}}, this template is ignored and will return <Content> as is.
If {{{1}}}, if there is a background, the style of the box is adjusted to look better in lists. If the format is something else (or omitted), the box is made to be used inside paragraphs of text.