Template:Shipbox: Difference between revisions
Siege Heart (talk | contribs) Created page with "<div id="shipbox" style="min-height:x; z-index:100; width: 60%; background-color:gray;"> Testing </div>" |
Siege Heart (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
<div id="shipbox" style="min-height:x; z-index:100; width: | <div id="shipbox" style="min-height:x; z-index:100; width: 40%; background-color:#32383e; color:white; text-align:center;"> | ||
<table class="column" width="100%"> | |||
<tr> | |||
<th scope="col">Stat</th> | |||
<th scope="col">Value</th> | |||
</tr> | |||
<tr> | |||
<td>Target Rating</td> | |||
<td>{{{TR}}}</td> | |||
</tr> | |||
</table> | |||
</div> | </div> | ||