Difference between revisions of "Template:Info"

From Mushpedia
Jump to: navigation, search
m (changing max width)
Line 1: Line 1:
{| style="min-width:300px; max-width:800px;width:auto;border-style:solid; border-width:0px; border-color:red; border-radius:20px; background-color:#D1D7DF;margin:10px" cellspacing="2"
+
<includeonly><onlyinclude>{| style="min-width:300px; max-width:800px;width:auto;border-style:solid; border-width:0px; border-color:red; border-radius:10px; background-color:#D1D7DF;margin:10px" cellspacing="2"
 
|-
 
|-
 
| style="padding:10px" |[[Image:infoicon.png]]
 
| style="padding:10px" |[[Image:infoicon.png]]
| style="padding:20px" |{{{1}}}
+
| style="padding:10px" |{{{1}}}
|}
+
|}</onlyinclude></includeonly>
 +
 
 +
A template to display large, important pieces of information at the top of pages or sections.
 +
 
 +
'''Usage:'''
 +
<pre>{{Info|Information goes here!}}</pre>
 +
 
 +
Demo:
 +
<pre>{{Info|This is an info box. It is very informative.}}</pre>
 +
{{Info|This is an info box. It is very informative.}}
 +
 
 +
[[Category:Useful Templates]]

Revision as of 07:16, 22 December 2013


A template to display large, important pieces of information at the top of pages or sections.

Usage:

{{Info|Information goes here!}}

Demo:

{{Info|This is an info box. It is very informative.}}
Infoicon.png This is an info box. It is very informative.