Template:Div background color
Appearance
(Redirected from Template:Dbc)
{{{2}}}
- This template has no other meaning than to stylize colors in background and div way, use
{{dbc|color|text}} or <div style="background-color: color">text</div>
For example, {{dbc|#CEDFF2|text}} produces this:
text
You can use color names (e.g., lightblue) and hex color numbers. See Help:Using colours for more information.