Template:Box-round: Difference between revisions
Jump to navigation
Jump to search
(Added template data) |
m (Changed template data) |
||
Line 50: | Line 50: | ||
"description": "The contents of this box", | "description": "The contents of this box", | ||
"example": "[[File:image.png]]<br/>the hackspace", | "example": "[[File:image.png]]<br/>the hackspace", | ||
"type": " | "type": "unbalanced-wikitext", | ||
"required": true | |||
}, | }, | ||
"titlebackground": { | "titlebackground": { | ||
Line 73: | Line 74: | ||
"title": { | "title": { | ||
"label": "Title", | "label": "Title", | ||
"description": "Box title" | "description": "Box title", | ||
"required": true | |||
}, | }, | ||
"border": { | "border": { |
Latest revision as of 20:27, 25 September 2019
title
content
TODO: DOCUMENT BETTER
A box with rounded edges Defaults to hackspace colours
Parameter | Description | Type | Status | |
---|---|---|---|---|
Content | 1 text content | The contents of this box
| Unbalanced wikitext | required |
Title Background | titlebackground | Title Background color
| Unknown | optional |
Title Forground | titleforeground | Title forground color
| Unknown | optional |
Border Radius | border-radius | Css border radius
| Unknown | optional |
Title Style | titlestyle | See style | Unknown | optional |
Title | title | Box title | Unknown | required |
Border color | border | Border colour | Unknown | optional |
Body Background | background | Body Background Colour | Unknown | optional |
Body Foreground | foreground | Body Foreground Colour | Unknown | optional |
Style | style | Css raw style
| Unknown | optional |