Difference between revisions of "Template:InfoBox"

From Hackerspace ACKspace
Jump to: navigation, search
m
Line 23: Line 23:
 
   ||alert    = solid red;
 
   ||alert    = solid red;
 
}}
 
}}
padding: 1em; text-align:center; background: ;width: {{{Width}}}; float: {{{Float|inherit}}}; clear: {{{Clear|inherit}}};">
+
margin: 0.5em; 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:17, 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.