Template:Msgbox

From Hgames Wiki
Jump to: navigation, search
Icon msgbox notice.png No message given
Template documentation (for the above template, sometimes hidden or invisible)

Message Box Template.

Usage:

{{Msgbox
|icon=notice
|border=#ccc
|background=#ccc
|textcolor=#000
|message=This is a test message with lots of text to see if it will break in multiple lines as I would expect that
}}
  • icon: What icon to use. forced to 40px width. File name has to be icon_msgbox_FOO.png for icon=FOO. Defaults to notice.
  • border: border color. Defaults to #4c5e9e
  • background: background color. Defaults to #4c5e9e
  • textcolor: textcolor. Defaults to #ccccff
  • message: The message text. Defaults to "No message given"

Visit Template:Msgbox/doc to edit this text! (How does this work?)