More actions
No edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<noinclude> | <noinclude> | ||
Box with preset themes. | |||
'''Parameters''' | '''Parameters''' | ||
| Line 17: | Line 17: | ||
#. ''text'' = content for body | #. ''text'' = content for body | ||
{{#switch: {{{style}}} | info = result | boldinfo = result | warning = result| #default = | Themes can be added with | ||
<nowiki>{{#switch: {{{style}}} | info = result | boldinfo = result | warning = result| #default = result}}</nowiki> | |||
</noinclude> | </noinclude> | ||
Revision as of 16:42, 24 February 2017
Box with preset themes.
Parameters
- . background = background colour in Hex
- . color = Text Colour
- . border = css border property
- . width = box width
- . imagewidth = picture width for left hand box
- . style = preset styles
- info = black
- boldinfo = blue
- warning = red
- . image = content for left hand box
- . header = content for heading
- . text = content for body
Themes can be added with
{{#switch: {{{style}}} | info = result | boldinfo = result | warning = result| #default = result}}
|
{{{header}}}
{{{text}}}
|