Template:Message: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 46: | Line 46: | ||
} | } | ||
</templatedata> | </templatedata> | ||
== Example == | == Example == | ||
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 |
Example
{{Message|title=Title|text=Warning text!|style=warning}}