Template:ShipInfoBox: Difference between revisions

Template page
mNo edit summary
No edit summary
 
(One intermediate revision 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

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