Description
The Notice template is used to add different kinds of caution notices to articles. This template is similar in use to the Badge template, except the former has a simpler design and is easier to implement.
Use
{{Notice
|Text
|Message type
|Category
}}
Parameters
- Text — is used for the message text.
- Message type (optional parameter) — sets the required message type (use “+” for a green block, use “!” for a yellow warning block, use “!!” for a red warning block, use “i” for a blue information block). The information block is set as default.
- Category (optional parameter) — sets the category without the “Category:” prefix (not set by default). It is advisable not to include the category within the template itself.
Examples of use
|
This template was created using a special kind of magic.
|
{{Notice
|This template was created using a special kind of magic.
}}
|
Stop! Please leave this article alone. We’ve just fixed it after a long war against the trolls!
|
{{Notice
|Stop! Please leave this article alone. We’ve just fixed it after a long war against the trolls!
|!
}}
|
Watch out! The article is under attack by ze Germans!
|
{{Notice
|Watch out! The article is under attack by ze Germans!
|!!
}}
|
Everything’s okay, just keep scrolling
|
{{Notice
|Everything’s okay, just keep scrolling
|+
}}
This template is used to add a highlighted notice to articles.
Template parameters
Parameter | Description | Type | Status |
---|
Text | 1 | Text - Default
- empty
- Example
- empty
- Auto value
- empty
| String | required |
---|