Difference between revisions of "Template:Infobox"

From The Coppermind
Jump to navigation Jump to search
(+cat)
(test)
Line 10: Line 10:
   
 
[[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 22:39, 10 February 2011

{{{1}}}
colspan=2 style="background:black; color:white; Template:RoundBorder" | {{{title}}}
width=10% style="Template:RoundBorder background:silver;"|
Example Infobox
{{{1}}} {{{2}}}
eg An Example