Template:Info: Difference between revisions
No edit summary  | 
				No edit summary  | 
				||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Box  | <includeonly>{{Box  | ||
|text = {{{text|Lorem ipsum dolor sit amet.}}}  | |text = {{{text|Lorem ipsum dolor sit amet.}}}  | ||
|image = Dialog-information.png  | |image = Dialog-information.png  | ||
| Line 5: | Line 5: | ||
|background = #eafaff  | |background = #eafaff  | ||
}}  | }}  | ||
</includeonly>  | |||
<noinclude>  | |||
This template is used to give a info in a colored box.  | |||
==Default usage==  | |||
<pre>{{Info|text=You look great today. Be sure to smile.}}</pre>  | |||
Write the info text after <code>|text=</code> within the curly brackets. If none is supplied, the box will display Lorem ipsum.  | |||
{{Info||text=You look great today. Be sure to smile.}}  | |||
[[Category:Box templates]]  | |||
</noinclude>  | |||
