Difference between revisions of "Template:Infobox"

moved css to spreadsheet
(test)
(moved css to spreadsheet)
{| class=infobox border=0 cellspacing=0 align={{{align|right}}} cellpadding=4 style="width:{{{width|30%}}}; {{{style|}}}; border: 1px solid; {{RoundBorder|10px}};"
|- align="center"
! class=title colspan={{{cols|2}}} style="background:black; color:white; {{RoundBorder|10px 10px 0 0}}" | {{{title}}}
|-
{{{1}}}
|-
! width=10% style="{{RoundBorder|0 0 0 10px}} background:silver;"|
|
|}<noinclude>
 
[[category:Infobox template| ]]
 
<table class="infobox" >
<tr align="center">
<th colspan="2" class="title"> Example Infobox</th>
</tr>
<tr>
<th class=info>{{{1}}}</th>
<td class=info>{{{2}}}</td>
</tr>
<tr>
<th>eg</th>
<td>An Example</td>
</tr>
<tr>
<th width="10%" style="{{RoundBorder|0 0 0 10px}}"></th>
<td></td>
</tr>
</table>
40,275

edits