Example
{{MessageBox|style=question|title='''This is the title'''|align=left|color=orange|This is the message}}
Produces:
|
This is the title This is the message
|
{{MessageBox|style=check|title=''This is the title''|align=center|color=green|This is some information}}
Produces:
|
This is the title This is some information
|
{{MessageBox|style=ban|title=''This is the title''|align=right|color=red|This is some information}}
Produces:
|
This is the title This is some information
|
{{MessageBox|style=stats|title=''This is the title''|align=center|color=blue|This is some information}}
Produces:
|
This is the title This is some information
|