Changes

Jump to navigation Jump to search
574 bytes added ,  15:53, 6 November 2018
no edit summary
Line 1: Line 1: −
asdf 1234
+
<div class="infobox">
 +
<div class="infobox-title">{{{title|{{PAGENAME}}}}}</div>{{#if:{{{image|}}}|
 +
<div class="infobox-image">[[File:{{{image}}}|300px]]</div>}}
 +
<table>{{#if:{{{type|}}}|<tr>
 +
    <th>Type/th>
 +
    <td>{{{type}}}</td>
 +
</tr>}}{{#if:{{{role|}}}|<tr>
 +
    <th>Role</th>
 +
    <td>{{{role}}}</td>
 +
</tr>}}{{#if:{{{hullstrength|}}}|<tr>
 +
    <th>Hull Strength</th>
 +
    <td>{{{hullstrength}}}</td>
 +
</tr>}}{{#if:{{{maxcargo|}}}|<tr>
 +
    <th>Max Cargo</th>
 +
    <td>{{{maxcargo}}}</td>
 +
</tr>}}{{#if:{{{speed|}}}|<tr>
 +
    <th>Speed</th>
 +
    <td>{{{speed}}}</td>
 +
</tr>}}</table>
 +
</div>
Cookies help us deliver our services. By using our services, you agree to our use of cookies.

Navigation menu