m (Fixes spelling mistake in template data) |
mNo edit summary |
||
| Line 7: | Line 7: | ||
<noinclude><templatedata> | <noinclude><templatedata> | ||
{ | { | ||
"description": " | "description": "Big note box.", | ||
"params": { | "params": { | ||
"topcol": { | "topcol": { | ||
Latest revision as of 01:06, 12 September 2023
Big note box.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Title Colour | topcol | The hex value for the top background colour. Should be the same as bottomcol.
| String | optional |
| Title Text | toptext | The text to display on the top background colour. | String | required |
| Content Colour | bottomcol | The hex value for the bottom background colour. Should be the same as topcol.
| String | optional |
| Content Colour Alpha | bottomalpha | The hex value for the bottom background colour alpha.
| String | optional |
| Content Text | bottomtext | The text to display on the bottom background colour. | String | required |