Template:MessageBox
Appearance
Template documentation [edit]
Syntax
{{MessageBox
|backgroundcolor =
|bordercolor =
|image =
|imageright =
|heading =
|message =
|footer =
|width =
}}
Example
{{MessageBox
|backgroundcolor = #f9fbe7
|bordercolor = #8bc34a
|image = [[File:Gnome-system-help.svg]]
|heading = This is example of MessageBox.
|message = Use this template as base for specialized message boxes.
|footer = Foo bar.
|width = 50
}}