Difference between revisions of "Template:Simplemsgbox/doc"
From The Lion King Wiki
(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...") |
|||
| Line 7: | Line 7: | ||
Will Output: {{simplemsgbox|Hello world!}} | Will Output: {{simplemsgbox|Hello world!}} | ||
| − | <pre>{{simplemsgbox| | + | <pre style="overflow:auto">{{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}}</pre> |
| − | Will Output: {{simplemsgbox| | + | Will Output: {{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}} |
=== All parameters === | === All parameters === | ||
Latest revision as of 07:12, 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 =
|}
This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.