Template:ShipInfoBox: Difference between revisions

Template page
(Formatted re-usable box)
(Re-coded)
Line 1: Line 1:
<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">
{| class="infobox" style="float:right; margin: 1em; border: 1px solid #aaa; padding: 0.5em; max-width: 250px;"
  <tr>
|+ '''{{{shipName|Ship Name}}}'''
    <td colspan="2" style="text-align: center; font-size: 12px; line-height: 18px; background: #555555; color: #ffffff">
|-
      <b>{{{name}}}</b>
! colspan="2" style="text-align:center; font-size: larger;" | [[File:{{{imageName|PlaceHolder.png}}}|250px]]
    </td>
|-
  </tr>
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; color: #ffffff; background: rgba(255, 255, 255, 0.2);" | Basic Information
  <tr title="An image of the ship">
|-
    <td colspan="2" style="text-align: center; border: 1px solid #555555;">
| style="width: 50%; font-size: 11px;" | Ship Class
      <div class="center">
| style="width: 50%; font-size: 11px;" | {{{shipClass|Unknown}}}
        <div class="floatnone">[[File:{{{imageName|PlaceHolder.png}}}|center|250px]]</div>
|-
      </div>
| style="width: 50%; font-size: 11px;" | Built By
    </td>
| style="width: 50%; font-size: 11px;" | {{{builder|Unknown}}}
  </tr>
|-
  <tr title="What kind of ship this is">
| style="width: 50%; font-size: 11px;" | [http://discoverygc.com/techcompat/techcompat_table.php Tech Column]
    <td class="infobox-data-title">
| style="width: 50%; font-size: 11px;" | {{{techColumn|Unknown}}}
      <b>Ship Class</b>
|-
    </td>
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; color: #ffffff; background: rgba(255, 255, 255, 0.2);" | Performance
    <td style="padding-right: 1em;">{{{shipClass}}} </td>
|-
  </tr>
| style="width: 50%; font-size: 11px;" | Guns/Turrets
  <tr title="Who is the ship built by">
| style="width: 50%; font-size: 11px;" | {{{gunsTurrets|0 / 0}}}
    <td class="infobox-data-title">
|-
      <b>Built by</b>
| style="width: 50%; font-size: 11px;" | Max Weapon Class
    </td>
| style="width: 50%; font-size: 11px;" | {{{maxWeaponClass|0}}}
    <td style="padding-right: 1em;">{{{builtBy}}} </td>
|-
  </tr>
| style="width: 50%; font-size: 11px;" | Other Equipment
  <tr>
| style="width: 50%; font-size: 11px;" | {{{otherEquipment|<ul> <li>0xCD/T</li> <li>0xCM</li> <li>0xM</li> </ul>}}}
    <td class="infobox-data-title">
|-
      <b>[http://discoverygc.com/techcompat/techcompat_table.php Tech Column]</b>
| style="width: 50%; font-size: 11px;" | Hull Strength
    </td>
| style="width: 50%; color: #009900; font-size: 11px;" | {{{hullStrength|0}}}
    <td style="padding-right: 1em;">{{{techColumn}}} </td>
|-
  </tr>
| style="width: 50%; font-size: 11px;" | Max Shield Class
  <tr>
| style="width: 50%; color: #0088cc; font-size: 11px;" | {{{maxShieldClass|0}}}
    <td colspan="2" style="text-align: center; font-size: 14px; line-height: 18px; background: #555555; color: #ffffff">Technical Information </td>
|-
  </tr>
| style="width: 50%; font-size: 11px;" | Cargo Space
  <tr title="Amount of gun and turret hardpoints on this ship">
| style="width: 50%; font-size: 11px;" | {{{cargoSpace|0}}} units
    <td class="infobox-data-title">
|-
      <b>Guns/Turrets</b>
| style="width: 50%; font-size: 11px;" | Batteries
    </td>
| style="width: 50%; font-size: 11px;" | {{{batteries|0}}}
    <td style="padding-right: 1em;">{{{gunsTurrets}}} </td>
|-
  </tr>
| style="width: 50%; font-size: 11px;" | Nanobots
  <tr title="Maximum class of weapons that can be mounted on this ship">
| style="width: 50%; font-size: 11px;" | {{{nanobots|0}}}
    <td class="infobox-data-title">
|-
      <b>Max. weapon class</b>
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; color: #ffffff; background: rgba(255, 255, 255, 0.2);" | Speed and Movement
    </td>
|-
    <td style="padding-right: 1em;">{{{maxWeaponClass}}} </td>
| style="width: 50%; font-size: 11px;" | Max Impulse Speed
  </tr>
| style="width: 50%; font-size: 11px;" | {{{maxImpulseSpeed|0}}} m/s
  <tr>
|-
    <td class="infobox-data-title">
| style="width: 50%; font-size: 11px;" | Max Turn Speed
      <b>Other equipment</b>
| style="width: 50%; font-size: 11px;" | {{{maxTurnSpeed|0}}} deg/s
    </td>
|-
    <td style="padding-right: 1em;">{{{otherEquipment}}} </td>
| style="width: 50%; font-size: 11px;" | Max Thrust Speed
  </tr>
| style="width: 50%; font-size: 11px;" | {{{maxThrustSpeed|0}}} m/s
  <tr title="Amount of hull hitpoints">
|-
    <td class="infobox-data-title">
| style="width: 50%; font-size: 11px;" | Max Cruise Speed
      <b>Hull strength</b>
| style="width: 50%; font-size: 11px;" | {{{maxCruiseSpeed|0}}} m/s
    </td>
|-
    <td style="padding-right: 1em; color: #009900; font-weight: bold;">{{{hullStrength}}} </td>
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; color: #ffffff; background: rgba(255, 255, 255, 0.2);" | Power
  </tr>
|-
  <tr title="Maximum class of shield that can be mounted on this ship">
| style="width: 50%; font-size: 11px;" | Power Output
    <td class="infobox-data-title">
| style="width: 50%; font-size: 11px;" | {{{powerOutput|0}}} u
      <b>Max. shield class</b>
|-
    </td>
| style="width: 50%; font-size: 11px;" | Power Recharge
    <td style="padding-right: 1em; color: #0088cc; font-weight: bold;">{{{maxShieldClass}}} </td>
| style="width: 50%; font-size: 11px;" | {{{powerRecharge|0}}} u/s
  </tr>
|-
  <tr title="Amount of cargo this ship is able to carry">
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; color: #ffffff; background: rgba(255, 255, 255, 0.2);" | Pricing
    <td class="infobox-data-title">
|-
      <b>Cargo space</b>
| style="width: 50%; font-size: 11px;" | Ship Price
    </td>
| style="width: 50%; font-size: 11px;" | {{{shipPrice|Not Available}}}
    <td style="padding-right: 1em;">{{{cargoSpace}}} units </td>
|-
  </tr>
| style="width: 50%; font-size: 11px;" | Package Price
  <tr title="Maximum number of shield batteries carried by this ship">
| style="width: 50%; font-size: 11px;" | {{{packagePrice|Not Available}}}
    <td class="infobox-data-title">
|}
      <b>Batteries</b>
    </td>
    <td style="padding-right: 1em;">{{{batteries}}} </td>
  </tr>
  <tr title="Maximum number of shield nanobots carried by this ship">
    <td class="infobox-data-title">
      <b>Nanobots</b>
    </td>
    <td style="padding-right: 1em;">{{{nanobots}}} </td>
  </tr>
  <tr title="Maximum speed of this ship on impulse drive">
    <td class="infobox-data-title">
      <b>Max. impulse speed</b>
    </td>
    <td style="padding-right: 1em;">{{{maxImpulseSpeed}}} m/s </td>
  </tr>
  <tr title="Maximum turning speed in degrees per second">
    <td class="infobox-data-title">
      <b>Max. turn speed</b>
    </td>
    <td style="padding-right: 1em;">{{{maxTurnSpeed}}} deg/s </td>
  </tr>
  <tr title="Maximum speed of this ship on thrusters">
    <td class="infobox-data-title">
      <b>Max. thrust speed</b>
    </td>
    <td style="padding-right: 1em;">{{{maxThrustSpeed}}} m/s </td>
  </tr>
  <tr title="Maximum speed of this ship on cruise engines">
    <td class="infobox-data-title">
      <b>Max. cruise speed</b>
    </td>
    <td style="padding-right: 1em;">{{{maxCruiseSpeed}}} m/s </td>
  </tr>
  <tr title="Maximum reactor energy storage (capacitance)">
    <td class="infobox-data-title">
      <b>Power output</b>
    </td>
    <td style="padding-right: 1em;">{{{powerOutput}}} u </td>
  </tr>
  <tr title="Amount of energy units generated per second">
    <td class="infobox-data-title">
      <b>Power recharge</b>
    </td>
    <td style="padding-right: 1em;">{{{powerRecharge}}} u/s </td>
  </tr>
  <tr>
    <td colspan="2" style="text-align: center; font-size: 14px; line-height: 18px; background: #555555; color: #ffffff">Additional Information </td>
  </tr>
  <tr title="Price of the ship without any mounted equipment">
    <td class="infobox-data-title">
      <b>Ship price</b>
    </td>
    <td style="padding-right: 1em;">${{{shipPrice}}} </td>
  </tr>
  <tr title="Price of the ship with the default equipment">
    <td class="infobox-data-title">
      <b>Package price</b>
    </td>
    <td style="padding-right: 1em;">${{{packagePrice}}} </td>
  </tr>
</table>

Revision as of 11:29, 14 November 2023

Ship Name
File:PlaceHolder.png
Basic Information
Ship Class Unknown
Built By Unknown
Tech Column Unknown
Performance
Guns/Turrets 0 / 0
Max Weapon Class 0
Other Equipment
  • 0xCD/T
  • 0xCM
  • 0xM
Hull Strength 0
Max Shield Class 0
Cargo Space 0 units
Batteries 0
Nanobots 0
Speed and Movement
Max Impulse Speed 0 m/s
Max Turn Speed 0 deg/s
Max Thrust Speed 0 m/s
Max Cruise Speed 0 m/s
Power
Power Output 0 u
Power Recharge 0 u/s
Pricing
Ship Price Not Available
Package Price Not Available