Template:Colored box
This template was imported from fr:Modèle:Boîte colorée
Usage and parameters
[edit]The |title=
and |content=
parameters are required.
Using Wikicode | Using Visual Editor |
---|---|
Click on "Edit source" and insert the following syntax
Basic parameters {{Colored box
| title =
| icon =
| link =
| content =
}}
Full parameter set {{Colored box
| background-content-color =
| background-title-color =
| style =
| icon =
| title =
| title-color =
| link =
| link-color =
| link-text =
| content =
}}
|
Template Data
[edit]TemplateData for Colored box
The colored box template is designed for portal and project pages. It is inspired by the Wikidata homepage.
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 | Hexadecimal color code of the title bar background.
| String | suggested |
Icon | icon | Name of an icon file.
| File | optional |
Title color | title-color | Hexadecimal color code of the title text.
| String | optional |
Style | style | Additional CSS style for the container. | String | optional |
Link color | link-color | Hexadecimal color code of the 'Edit' link.
| String | optional |
Content background color | background-content-color | Hexadecimal color code 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 |
Example
[edit]{{Colored box|icon=OOjs UI icon logo-wikipedia-invert.svg|background-title-color=#36c|title=Wikipedia|title-color=#fff|background-content-color=#eaf3ff|content={{Template:Colored box/Sample}}}}