Template:Msgbox

From Virtual Paradise Wiki
Jump to navigation Jump to search
Message box

This is a message box.

Skeleton template for all messagebox templates.

Usage

Simple notification messagebox

{{Msgbox
|title=Hello world!
|body=I am a messagebox}}

Simple iconified messagebox

{{Msgbox
|icon=!
|title=Hello world!
|body=I am a messagebox}}

Advanced usage

{{Msgbox
|width=
|color=
|iconcolor=
|imagearea=
|icon=
|title=
|body=}}