Template talk:MessageBox

From Amahi Wiki
Revision as of 23:35, 12 July 2012 by Cpg (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Include a message box

Message box has four named parameters

  • backgroundcolor
  • image
  • heading
  • message

you type

{{MessageBox|
backgroundcolor	= #f8d6d6|
image	=Warning.png‎|
heading	=WARNING|
message = Using following code is extremely dangerous}}

you get

Warning.png WARNING
Using following code is extremely dangerous



you type

{{Template:MessageBox|
backgroundcolor	= #F8E6E6|
image	=160px-Mediawiki.png‎|
heading	=WELCOME|
message = 1234567890}}

you get

50px WELCOME
1234567890