Small (inline) note box.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Left Fractional Width | leftfr | The fractional value for the width of the left section.
| String | optional |
| Right Fractional Width | rightfr | The fractional value for the width of the right section.
| String | optional |
| Title Colour | leftcol | The hex value for the left background colour. Should be the same as rightcol.
| String | optional |
| Title Text | lefttext | The text to display on the left background colour. | String | required |
| Content Colour | rightcol | The hex value for the right background colour. Should be the same as leftcol.
| String | optional |
| Content Colour Alpha | rightalpha | The hex value for the right background colour alpha.
| String | optional |
| Content Text | righttext | The text to display on the right background colour. | String | required |