Template:Messagebox
This template is used for typesetting messages that you want to be set apart from the surrounding text.
For example, the following markup:
{{messagebox|This is a message.}}
will look like this:
You can give a "type" parameter to change the type of the box:
{{messagebox|This is informational.|info}}
→
{{messagebox|This is a warning!|warning}}
→