Template:Shipbox: Difference between revisions

Created page with "<div id="shipbox" style="min-height:x; z-index:100; width: 60%; background-color:gray;"> Testing </div>"
 
No edit summary
Line 1: Line 1:
<div id="shipbox" style="min-height:x; z-index:100; width: 60%; background-color:gray;">
<div id="shipbox" style="min-height:x; z-index:100; width: 40%; background-color:#32383e; color:white; text-align:center;">
Testing
<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>