Difference between revisions of "Template:Info"
From Mushpedia
(Created page with "{| style="min-width:300px; max-width:500px;width:auto;border-style:solid; border-width:0px; border-color:red; border-radius:20px; background-color:#D1D7DF;margin:10px" cellspa...") |
|||
| (8 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {| style="min-width:300px; max-width: | + | <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:#bee4ff;margin:10px; color: black" cellspacing="2" |
|- | |- | ||
| style="padding:10px" |[[Image:infoicon.png]] | | style="padding:10px" |[[Image:infoicon.png]] | ||
| − | | style="padding: | + | | 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]] | ||
Latest revision as of 09:10, 27 February 2014
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.}}
| This is an info box. It is very informative. |