Template
Notice
From Dogcraft Wiki
m (rewrote how notices work again, this time with a flexbox. hopefully for the last time in the near future) |
No edit summary |
||
Line 6: | Line 6: | ||
-->{{#if: {{{title|}}}|'''{{{title|}}}'''|}}{{#if: {{{message|}}}|<b>:</b>|}} {{{message|}}}<!-- | -->{{#if: {{{title|}}}|'''{{{title|}}}'''|}}{{#if: {{{message|}}}|<b>:</b>|}} {{{message|}}}<!-- | ||
--></div></div></div><!-- | --></div></div></div><!-- | ||
--><div style="clear: | --><div style="clear:{{{clear|left}}};"></div></includeonly><noinclude> | ||
<noinclude><pre>{{Notice | <noinclude><pre>{{Notice |
Revision as of 22:06, 31 May 2022
{{Notice |title=Title of notice |message=Message Body |contentbackcolor= |iconbackcolor= |icon= |customiconpadding= |customcontentpadding= }}
Title of notice: Message Body
See Category:Notice templates for other templates based on this one.
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 31 May 2022, at 22:06. (11 months ago)