Template talk:MessageBox

From Amahi Wiki
Revision as of 00:43, 3 January 2011 by Smystaki (talk | contribs)
Jump to: navigation, search

Include a message box

Message box has four named parameters

  • backgroundcolor
  • image
  • heading
  • message

you type

{{MessageBox|
backgroundcolor	= red|
image	=Warning.gif‎|
heading	=WARNING|
message = Using following code is extremely dangerous}}

you get

50px WARNING
Using following code is extremely dangerous