Template:Message: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 17: | Line 17: | ||
{{{text}}} | {{{text}}} | ||
|class=message-{{{style|info}}} message | |class=message-{{{style|info}}} message | ||
}} | }}</includeonly><noinclude> | ||
<templatedata> | <templatedata> | ||
{ | { | ||
Revision as of 12:34, 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 |
This template can be used to add message boxes to other pages, using a list of supported styles.
Example
{{Message|title=Title|text=Warning text!|style=warning}}