Template:Box
The box template allows you to highlight something with a coloured box.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title of the box.
| String | required |
Content | content | Content of the box.
| Content | required |
Link | link | Wikipedia page title for editing the content.
| Page name | suggested |
Title background color | background-title-color | CSS color of the title bar background.
| String | suggested |
Icon | icon | Name of an icon file.
| File | optional |
Trailing Icon | trailing-icon | An icon to display after, rather than before, the title. | File | optional |
Title color | title-color | CSS color of the title text.
| String | optional |
Style | style | Additional CSS style for the container. | String | optional |
Link color | link-color | CSS color of the 'Edit' link.
| String | optional |
Content background color | background-content-color | CSS color of the box content background.
| String | optional |
Link-text | Link-text | Default title: edit, can be changed
| Unknown | optional |
background-color | background-color | no description | Unknown | optional |
Title background color on hover | background-title-color-hover | When hovering with the mouse, changes the background color of the title.
| Unknown | optional |
title-color-hover | title-color-hover | no description | Unknown | optional |
Flex | flex | Integration into the dynamic column/row grid. The first number indicates the proportion at which the box can expand, the second indicates the proportion at which it can shrink, the third indicates the minimum width in px/em of the box
| String | optional |
Center title | center | If specified, it allows centering the title. | Unknown | optional |
Class | class | CSS classes to apply to the box.
| String | optional |