Template:Message: Difference between revisions
Template page
More actions
No edit summary Tag: Manual revert |
No edit summary |
||
| Line 2: | Line 2: | ||
{{#if {{{title|}}} | | {{#if {{{title|}}} | | ||
{{#tag:div| | {{#tag:div| | ||
{{#tag:i|| | {{#tag:i|| | ||
class=icon-{{#switch: {{{style}}} | class=icon-{{#switch: {{{style}}} | ||
Revision as of 12:48, 23 October 2025
A message box containing important information to be made more prominent.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Style | style | no description
| String | optional |
| Title | title | no description | String | optional |
| Text | text | no description | String | required |
Example
{{Message|title=Title|text=Warning text!|style=warning}}