Template:Message box

From Animal Well Wiki
Jump to navigation Jump to search
Information.svg
{{{1}}}
Template-info.svg Template documentation (for the above template, sometimes hidden or invisible)
[view] [edit] [purge]

Parameters

1
text
Text of the message to put in the box. Mandatory.
type
Type of the message box. Optional. Possible values are:
  • notice (default)
  • style
  • content
  • delete
  • speedy
icon
A left hand side icon. Set sizes carefully. Optional. Set to none to disable the icon.
style
Optional CSS code to override style of class .mbox.

Examples

Code Result
{{Message box|text=A notice.}}
Information.svg
A notice.
{{Message box|type=style|text=Style issue.}}
WIP texture.png
Style issue.
{{Message box|type=content|text=Warning.}}
Warning.
{{Message box|type=delete|text=Deletion request.}}
Deletion request.
{{Message box|type=speedy|text=Speedy deletion request.}}
Speedy deletion request.
Visit Template:Message box/doc to edit this text! (How does this work?)