More actions
CornHusker (talk | contribs) m use EmptyRow |
CornHusker (talk | contribs) m rework VerticalLayout Tag: Reverted |
||
Line 34: | Line 34: | ||
<td class="Subheader">Weapons</td> | <td class="Subheader">Weapons</td> | ||
</tr> | </tr> | ||
<tr class=" | <tr class="VerticalLayout"> | ||
< | <td> | ||
<div class="Label">Max Turrets</div> | |||
<div class="Value">{{{MaxTurrets|1}}}</div> | |||
</td> | |||
<td> | |||
<td>{{{SpinalBarrels|1}}}</td> | <div class="Label">Spinal Barrels</div> | ||
<div class="Value">{{{SpinalBarrels|1}}}</div> | |||
</td> | |||
</tr> | </tr> | ||
Revision as of 17:05, 16 August 2024
The ShipInfobox
|
|
---|---|
Class | Destroyer |
Description | |
Velkar Authority Destroyer | |
Weapons | |
Max Turrets
1
|
Spinal Barrels
1
|
Health | |
Max Hull | |
Max Shield | |
Shield Regen | |
Maneuverability | |
Max Speed | |
Acceleration | |
Turn Speed | |
Utility | |
Max Modules | |
Max Energy | |
Energy Regen | |
Max Cargo | |
Warp Strength | |
Scan Degree | |
Scan Strength |
Template to use for describing ship's stats
Parameter | Description | Type | Status | |
---|---|---|---|---|
Class | Class | Ship class
| String | required |
Icon | Icon | Ship icon
| File | optional |
Description | Description Desc | Ship description
| String | optional |
Max Turrets | MaxTurrets | Maximum number of turrets on the ship
| Number | optional |
Max Modules | MaxModules | Maximum number of modules on the ship
| Number | optional |
Spinal Barrels | SpinalBarrels | Ship spinal barrel count
| Number | optional |
Max Energy | MaxEnergy | Ship max energy
| Number | optional |
Acceleration | Acceleration Accel | Ship acceleration
| Number | optional |
Turn Speed | TurnSpeed | Ship turn speed
| Number | optional |
Max Speed | MaxSpeed | Ship max speed
| Number | optional |
Max Cargo | MaxCargo | Ship max cargo
| Number | optional |
Max Hull | MaxHull | Ship max hull
| Number | optional |
Max Shield | MaxShield | Ship max shield
| Number | optional |
ShieldRegen | ShieldRegen | Ship shield regen rate
| Number | optional |
Energy Regen | EnergyRegen | Ship energy regen rate
| Number | optional |
Warp Strength | WarpStrength | Ship warp strength
| Number | optional |
Scan Degree | ScanDegree | Ship scan degree
| Number | optional |
Scan Strength | ScanStrength | Ship scan strength
| Number | optional |
For Sale | ForSale | If the ship is for sale
| Boolean | optional |
Cost | Cost | Ship build cost | Template | optional |