Template:ShipInfoBox: Difference between revisions

Template page
mNo edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude>
== Usage Guide ==
<pre style="display: inline-block; background: none; background-color: #000; padding: 10px; border: 1px solid #ddd; border-radius: 5px; font-family: 'Courier New', monospace;">
{{ShipInfoBox
|shipName=Ship Name        <!-- The name of the ship -->
|imageName=PlaceHolder.png <!-- The image file name (default is PlaceHolder.png) -->
|shipClass=Unknown        <!-- Ship class information -->
|builder=Unknown          <!-- The builder of the ship -->
|techColumn=Unknown        <!-- Tech Column information -->
|gunsTurrets=0 / 0          <!-- Guns/Turrets information -->
|maxWeaponClass=0          <!-- Max Weapon Class information -->
|otherEquipment=None        <!-- Other Equipment information -->
|hullStrength=0            <!-- Hull Strength information -->
|maxShieldClass=0          <!-- Max Shield Class information -->
|cargoSpace=0 units        <!-- Cargo Space information -->
|batteries=0              <!-- Batteries information -->
|nanobots=0                <!-- Nanobots information -->
|maxImpulseSpeed=0 m/s      <!-- Max Impulse Speed information -->
|maxTurnSpeed=0 deg/s      <!-- Max Turn Speed information -->
|maxThrustSpeed=0 m/s      <!-- Max Thrust Speed information -->
|maxCruiseSpeed=0 m/s      <!-- Max Cruise Speed information -->
|powerOutput=0 u          <!-- Power Output information -->
|powerRecharge=0 u/s        <!-- Power Recharge information -->
|shipPrice=Not Available    <!-- Ship Price information -->
|packagePrice=Not Available <!-- Package Price information -->
}}
</pre>
== Description ==
Displays detailed information about a ship.
== Preview ==
</noinclude>
{| class="infobox" style="float:right; margin: 1em; border: none; padding: 0.5em; max-width: 250px; background-color: #131335; border-radius: 10px; border: 2px solid #87c3e0; color: #dedeee;"
{| class="infobox" style="float:right; margin: 1em; border: none; padding: 0.5em; max-width: 250px; background-color: #131335; border-radius: 10px; border: 2px solid #87c3e0; color: #dedeee;"
|+ '''{{{shipName|Ship Name}}}'''
|+ '''{{{shipName|Ship Name}}}'''
|-
|-
! colspan="2" style="text-align:center; font-size: larger;" | [[File:{{{imageName|PlaceHolder.png}}}|frameless|link=]]
! colspan="2" style="text-align:center; font-size: larger;" | [[File:{{{imageName|dsy_li_elite4.png}}}|frameless|225px|link=]]
|-
|-
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; background: rgba(255, 255, 255, 0.1); border-radius: 5px;" | Basic Information
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; background: rgba(255, 255, 255, 0.1); border-radius: 5px;" | Basic Information
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Ship Class
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Ship Class
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{shipClass|Unknown}}}
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{shipClass|Unknown}}}
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Built By
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Built By
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{builder|Unknown}}}
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{builder|Unknown}}}
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | [http://discoverygc.com/techcompat/techcompat_table.php Tech Column]
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | [http://discoverygc.com/techcompat/techcompat_table.php Tech Column]
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{techColumn|Unknown}}}
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{techColumn|Unknown}}}
|-
|-
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; background: rgba(255, 255, 255, 0.1); border-radius: 5px;" | Performance
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; background: rgba(255, 255, 255, 0.1); border-radius: 5px;" | Performance
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Guns/Turrets
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Guns/Turrets
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{gunsTurrets|0 / 0}}}
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{gunsTurrets|0 / 0}}}
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Max Weapon Class
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Max Weapon Class
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{maxWeaponClass|0}}}
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{maxWeaponClass|0}}}
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Other Equipment
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Other Equipment
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{otherEquipment|None}}}
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{otherEquipment|None}}}
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Hull Strength
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Hull Strength
| style="width: 50%; color: #00cc00; font-size: 11px; padding-left: 5px;" | {{{hullStrength|0}}}
| style="width: 50%; color: #00cc00; font-size: 11px; padding-left: 5px;" | {{{hullStrength|0}}}
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Max Shield Class
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Max Shield Class
| style="width: 50%; color: #0088cc; font-size: 11px; padding-left: 5px;" | {{{maxShieldClass|0}}}
| style="width: 50%; color: #0088cc; font-size: 11px; padding-left: 5px;" | {{{maxShieldClass|0}}}
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Cargo Space
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Cargo Space
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{cargoSpace|0}}} units
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{cargoSpace|0}}} units
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Batteries
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Batteries
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{batteries|0}}}
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{batteries|0}}}
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Nanobots
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Nanobots
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{nanobots|0}}}
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{nanobots|0}}}
|-
|-
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; background: rgba(255, 255, 255, 0.1); border-radius: 5px;" | Speed and Movement
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; background: rgba(255, 255, 255, 0.1); border-radius: 5px;" | Speed and Movement
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Max Impulse Speed
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Max Impulse Speed
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{maxImpulseSpeed|0}}} m/s
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{maxImpulseSpeed|0}}} m/s
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Max Turn Speed
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Max Turn Speed
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{maxTurnSpeed|0}}} deg/s
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{maxTurnSpeed|0}}} deg/s
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Max Thrust Speed
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Max Thrust Speed
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{maxThrustSpeed|0}}} m/s
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{maxThrustSpeed|0}}} m/s
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Max Cruise Speed
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Max Cruise Speed
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{maxCruiseSpeed|0}}} m/s
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{maxCruiseSpeed|0}}} m/s
|-
|-
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; background: rgba(255, 255, 255, 0.1); border-radius: 5px;" | Power
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; background: rgba(255, 255, 255, 0.1); border-radius: 5px;" | Power
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Power Output
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Power Output
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{powerOutput|0}}} u
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{powerOutput|0}}} u
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Power Recharge
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Power Recharge
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{powerRecharge|0}}} u/s
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{powerRecharge|0}}} u/s
|-
|-
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; background: rgba(255, 255, 255, 0.1); border-radius: 5px;" | Pricing
| colspan="2" style="text-align:center; font-size: 14px; line-height: 18px; background: rgba(255, 255, 255, 0.1); border-radius: 5px;" | Pricing
|-
|-
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe;" | Ship Price
| style="width: 50%; font-size: 11px; border-right: 1px solid #91dbfe; padding-right: 5px;" | Ship Price
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{shipPrice|Not Available}}}
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{shipPrice|Not Available}}}
|-
|-
| style="width: 50%; font-size: 11px;border-right: 1px solid #91dbfe;" | Package Price
| style="width: 50%; font-size: 11px;border-right: 1px solid #91dbfe; padding-right: 5px;" | Package Price
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{packagePrice|Not Available}}}
| style="width: 50%; font-size: 11px; padding-left: 5px;" | {{{packagePrice|Not Available}}}
|}
|}

Latest revision as of 17:03, 7 June 2024

Usage Guide

{{ShipInfoBox
|shipName=Ship Name        <!-- The name of the ship -->
|imageName=PlaceHolder.png <!-- The image file name (default is PlaceHolder.png) -->
|shipClass=Unknown         <!-- Ship class information -->
|builder=Unknown           <!-- The builder of the ship -->
|techColumn=Unknown        <!-- Tech Column information -->
|gunsTurrets=0 / 0          <!-- Guns/Turrets information -->
|maxWeaponClass=0           <!-- Max Weapon Class information -->
|otherEquipment=None        <!-- Other Equipment information -->
|hullStrength=0             <!-- Hull Strength information -->
|maxShieldClass=0           <!-- Max Shield Class information -->
|cargoSpace=0 units         <!-- Cargo Space information -->
|batteries=0               <!-- Batteries information -->
|nanobots=0                <!-- Nanobots information -->
|maxImpulseSpeed=0 m/s      <!-- Max Impulse Speed information -->
|maxTurnSpeed=0 deg/s       <!-- Max Turn Speed information -->
|maxThrustSpeed=0 m/s       <!-- Max Thrust Speed information -->
|maxCruiseSpeed=0 m/s       <!-- Max Cruise Speed information -->
|powerOutput=0 u           <!-- Power Output information -->
|powerRecharge=0 u/s        <!-- Power Recharge information -->
|shipPrice=Not Available    <!-- Ship Price information -->
|packagePrice=Not Available <!-- Package Price information -->
}}

Description

Displays detailed information about a ship.

Preview

Ship Name
Dsy li elite4.png
Basic Information
Ship Class Unknown
Built By Unknown
Tech Column Unknown
Performance
Guns/Turrets 0 / 0
Max Weapon Class 0
Other Equipment None
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