Difference between revisions of "Template:Infobox"

From The Coppermind
Jump to navigation Jump to search
(test)
(moved css to spreadsheet)
Line 1: Line 1:
{| class=infobox border=0 cellspacing=0 align={{{align|right}}} cellpadding=4 style="width:{{{width|30%}}}; {{{style|}}}; border: 1px solid; {{RoundBorder|10px}};"
+
{| class=infobox border=0 cellspacing=0 align={{{align|right}}} cellpadding=4 style="width:{{{width|30%}}}; {{{style|}}}; "
 
|- align="center"
 
|- align="center"
! colspan={{{cols|2}}} style="background:black; color:white; {{RoundBorder|10px 10px 0 0}}" | {{{title}}}
+
! class=title colspan={{{cols|2}}} style="{{RoundBorder|10px 10px 0 0}}" | {{{title}}}
 
|-
 
|-
 
{{{1}}}
 
{{{1}}}
 
|-
 
|-
! width=10% style="{{RoundBorder|0 0 0 10px}} background:silver;"|
+
! width=10% style="{{RoundBorder|0 0 0 10px}}"|
 
|
 
|
 
|}<noinclude>
 
|}<noinclude>
   
 
[[category:Infobox template| ]]
 
[[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>
 

Revision as of 23:24, 10 February 2011

{{{1}}}
class=title colspan=2 style="Template:RoundBorder" | {{{title}}}
width=10% style="Template:RoundBorder"|