Difference between revisions of "Template:InfoBox"
(first switch statement (test)) |
|||
| Line 19: | Line 19: | ||
{{{Type|¬}}} | {{{Type|¬}}} | ||
}} | }} | ||
| − | |¬| | + | |¬|normal = dashed #ccc |
||alert = solid red | ||alert = solid red | ||
| − | }} | + | }}; padding: 1em; text-align:center; background: ;width: {{{Width}}}; float: {{{Float}}}"> |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | ; padding: 1em; text-align:center; background: ;width: {{{Width}}}; float: {{{Float}}}"> | ||
<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 13:55, 4 September 2011
This is the "Infobox" template. It should be called in the following format:
{{InfoBox
|Type=
|Image=
|Title=
|Text=
|Float=
|Width=
}}
Edit the page to see the template text.