Template:Message: Difference between revisions
Template page
More actions
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
== Example == | == Example == | ||
<pre><nowiki>{{Message|Warning text!|style=warning}}</nowiki></pre> {{Message|Warning text!|style=warning}} | <pre><nowiki>{{Message|Warning text!|style=warning}}</nowiki></pre> {{Message|Warning text!|style=warning}} | ||
== Supported Styles == | == Supported Styles == | ||
* <code>info</code> (Blue) | * <code>info</code> (Blue) | ||
* <code>warning</code> (Yellow) | * <code>warning</code> (Yellow) | ||
Revision as of 10:59, 23 October 2025
This template can be used to add message boxes to other pages, using a list of supported styles.
Example
{{Message|Warning text!|style=warning}}
Supported Styles
info(Blue)warning(Yellow)danger(Red)success(Green)