Template:ShipInfoBox: Difference between revisions

Template page
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{{test}}}
<table class="infobox bordered" style="float: right; margin-left: 1em; margin-bottom: 10px; width: 250px; font-size: 11px; line-height: 14px; border: 1px solid #555555;" cellpadding="3">
    <tr title="">
<td colspan="2" style="text-align: center; font-size: 12px; line-height: 18px; background: #555555; color: #ffffff">
<b>{{{name}}}</b>
</td>
</tr>
    <tr>
<td colspan="2" style="text-align: center; border: 1px solid #555555;">
<div class="center">
<div class="floatnone">[[File:{{{filename|PlaceHolder.png}}}|center|250px]]</div>
</div>
</td>
</tr>
    <tr>
<td class="infobox-data-title">
<b>Ship Class</b>
</td>
<td style="padding-right: 1em;">{{{class}}}</td>
</tr>
    <tr>
<td class="infobox-data-title">
<b>Built by</b>
</td>
<td style="padding-right: 1em;">{{{builder}}}</td>
</tr>
 
    <tr>
<td colspan="2" style="text-align: center; font-size: 12px; line-height: 18px; background: #555555; color: #ffffff">
<b>Technical Information</b>
</td>
</tr>
 
</table>

Revision as of 10:24, 14 November 2023

{{{name}}}

Ship Class

{{{class}}}

Built by

{{{builder}}}

Technical Information