Template
Notice
From Dogcraft Wiki
No edit summary |
mNo edit summary |
||
Line 38: | Line 38: | ||
"label": "Icon", | "label": "Icon", | ||
"description": "FontAwesome icon to display on the notice", | "description": "FontAwesome icon to display on the notice", | ||
"example": "fa- | "example": "fas fa-edit", | ||
"type": "string", | "type": "string", | ||
"autovalue": "" | "autovalue": "fas fa-edit" | ||
}, | }, | ||
"contentbackcolor": { | "contentbackcolor": { |
Revision as of 02:59, 16 June 2021
{{Notice |title=Title of notice |message=Message Body |contentbackcolor= |iconbackcolor= |icon= |customiconpadding= |customcontentpadding= }}
A template for leaving a notice banner on articles.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | title | Title of the notice | String | suggested |
Message | message content | The message body of the notice | String | required |
Icon | icon | FontAwesome icon to display on the notice
| String | optional |
Icon Color | iconbackcolor | Background color of the icon section of the notice | String | optional |
Content Background Color | contentbackcolor | Background color of the body of the notice. | String | optional |
Icon Padding Values | customiconpadding | Custom padding values for the icon section of the notice
| String | optional |
Content Padding Values | customcontentpadding | Custom padding values for the body of the notice
| String | optional |
This page was last modified on 16 June 2021, at 02:59. (11 months ago)