More actions
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<div style="width: {{{width|128px}}}; height: {{{height|128px}}}; border-radius: .2em; display: flex; align-items: center; justify-content: center; text-align: center; background-color: {{{bg|#366ea7}}} | <div style="margin: 5px;"><div style="width: {{{width|128px}}}; height: {{{height|128px}}}; border-radius: .2em; display: flex; align-items: center; justify-content: center; text-align: center; background-color: {{{bg|#366ea7}}};">{{{content}}}</div></div><noinclude><templatedata> | ||
{ | { | ||
"description": "Frame to be used on the main page", | "description": "Frame to be used on the main page", | ||
Latest revision as of 02:05, 13 July 2024
{{{content}}}
Frame to be used on the main page
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Width | width | Box width | String | optional |
| Height | height | Box height | String | optional |
| Background Colour | bg | Background colour | String | optional |
| Content | content | Content text | String | optional |