Difference between revisions of "Template:InfoBox"
| Line 9: | Line 9: | ||
|Text= | |Text= | ||
|Float= | |Float= | ||
| + | |Clear= | ||
|Width= | |Width= | ||
}} | }} | ||
| Line 20: | Line 21: | ||
}} | }} | ||
|¬|normal = dashed #ccc | |¬|normal = dashed #ccc | ||
| − | ||alert = solid red | + | ||alert = solid red; |
| − | }} | + | }} |
| + | padding: 1em; text-align:center; background: ;width: {{{Width}}}; float: {{{Float|inherit}}}; clear: {{{Clear|inherit}}};"> | ||
<div style="font-weight: bold">{{{Title|}}}</div> | <div style="font-weight: bold">{{{Title|}}}</div> | ||
<div style="">{{{Text|}}}</div> | <div style="">{{{Text|}}}</div> | ||
</div> | </div> | ||
</includeonly> | </includeonly> | ||
Revision as of 14:10, 4 September 2011
This is the "Infobox" template. It should be called in the following format:
{{InfoBox
|Type=
|Image=
|Title=
|Text=
|Float=
|Clear=
|Width=
}}
Edit the page to see the template text.