Jump to content

Template:MessageBox

From The Document Foundation Wiki

No message...

Template documentation [edit]

Syntax

{{MessageBox
|backgroundcolor = 
|bordercolor = 
|image = 
|imageright =
|heading = 
|message = 
|footer = 
|width = 
}}

Example

This is example of MessageBox.
Use this template as base for specialized message boxes.
Foo bar.

{{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
}}