Template:Content Box
Usage
This allows the creation of a segmented off div with styling.
Allows for the creation of segemented boxes with variying styles
Parameter | Description | Type | Status | |
---|---|---|---|---|
Background Colour | bg-color | Sets the colour of the Content Box. Must be hex. Defaults to #99AEBB, a dark gray.
| String | optional |
Border Style | bd-style | Sets the style for the border. Defaults to dotted. Other styles can be found https://developer.mozilla.org/en-US/docs/Web/CSS/border-style.
| String | optional |
Content | content | What should be rendered in the content box. Can be other divs. | Content | optional |
{{{content}}}