{{|}} | This is a title.
This is where information goes.
|
This template is a metatemplate used to create various box templates. The format for using this template is as follows:
{{Box}}
Displays:
{{|}} | This is a title.
This is where information goes.
|
Default Parameters
title
- The box title. Default: "I am a box"text
- The box text. Default: "I cram key points into a nutshell."image
- The image on the left of the box. Default: "delayclose.jpg"img_border
- CSS rule for the border around the image. Default: no borderimg_width
- The image's desired width in pixels. Default: 90 pixels
border
- Colour for the box border. Default: "#B6A3BF"border_top
(formerlyhead_bg
) - Colour of the box head. Default: Same asborder
background
(formerlybg
) - Background colour of the box. Default: "#FCF5FF"width
- Width of the box. Default: 618 pixelscolor
- Text color for the box text. Default: black
Note that you can use sRGB (rgb(255, 0, 0)), Hex triplet (#FF0000), or the name of the color (red) when entering colors in the template.
No description.
Parameter | Description | Type | Status | |
---|---|---|---|---|
background | background | no description | Unknown | optional |
bg | bg | no description | Unknown | optional |
border | border | no description | Unknown | optional |
border_head | border_head | no description | Unknown | optional |
head_bg | head_bg | no description | Unknown | optional |
color | color | no description | Unknown | optional |
width | width | no description | Unknown | optional |
img_border | img_border | no description | Unknown | optional |
image | image | no description | File | optional |
img_width | img_width | no description | Unknown | optional |
title | title | no description | Unknown | optional |
text | text | no description | Unknown | optional |