Difference between revisions of "Template:Simplemsgbox/doc"

From The Lion King Wiki
Jump to: navigation, search
(Created page with "{{doc/start}} 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 == <pre>{{sim...")
(No difference)

Revision as of 07:08, 5 April 2011

Template-info.png Documentation

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|Hello world!|Ambox notice.png}}

Will Output:

Ambox notice.png Hello world!

All parameters

{{simplemsgbox
| text = 
| img = 
| css = 
|}

This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.