Difference between revisions of "Template:Simplemsgbox"
From The Lion King Wiki
								
												
				| Line 1: | Line 1: | ||
| − | <includeonly>{| | + | <includeonly>{|cellspacing="0" cellpadding="0" style="{{{3|{{{css|}}}}}}" | 
| {{#if:{{{2|{{{img|}}}}}}|{{!}}[[Image:{{{2|{{{img}}}}}}|frameless|link=|35px]]}} | {{#if:{{{2|{{{img|}}}}}}|{{!}}[[Image:{{{2|{{{img}}}}}}|frameless|link=|35px]]}} | ||
| |{{{1|{{{text|}}}}}} | |{{{1|{{{text|}}}}}} | ||
Revision as of 06:58, 5 April 2011
This template will display a very simple message box. It has the option for an image, which is aligned on the left side of the message box.
Usage
{{simplemsgbox|Hello world!}}
Will Output:
| Hello world! | 
{{simplemsgbox|This page is totally awesome. I just love how everyone thinks this page is awesome. Talk about how awesome this page is on the talk page. Thanks!|Ambox notice.png}}
Will Output:
|   | This page is totally awesome. I just love how everyone thinks this page is awesome. Talk about how awesome this page is on the talk page. Thanks! | 
All parameters
{{simplemsgbox
| text = 
| img = 
| css = 
|}
The above documentation is transcluded from Template:Simplemsgbox/doc. (edit | history)



