More actions
CornHusker (talk | contribs) Initial version of ship infobox template |
CornHusker (talk | contribs) formatting test |
||
Line 1: | Line 1: | ||
<div style="width: 22em; font-size: 90%; border: 1px solid #aaa; background-color: #101318; padding: 0.5em; float: right; clear: right; margin: 0 0 1em 1em;"> | |||
<table style="width: 100%; border-collapse: collapse;"> | |||
<tr> | |||
<th colspan="2" style="text-align: left; font-size: 210%; padding: 0.2em;"> | |||
<span style="font-size: 200%;">{{{Title|{{PAGENAME}}}}}</span> | |||
</th> | |||
</tr> | |||
<tr> | |||
<td colspan="2" style="text-align: center;"> | |||
[[File:{{{image|}}}]] | |||
</td> | |||
</tr> | |||
<tr> | |||
<td style="padding: 0.2em 0.4em;"><b>Description</b></td> | |||
<td style="padding: 0.2em 0.4em;">{{{Description|}}}</td> | |||
</tr> | |||
</table> | |||
</div> | |||
<noinclude> | <noinclude> | ||
Line 156: | Line 175: | ||
} | } | ||
}, | }, | ||
"format": "block" | "format": "block", | ||
"description": "Template to use for describing ship's stats" | |||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> |
Revision as of 02:55, 16 August 2024
ShipInfobox
|
|
---|---|
[[File:]] |
|
Description |
Template to use for describing ship's stats
Parameter | Description | Type | Status | |
---|---|---|---|---|
Title | Title | Ship title
| String | optional |
Icon | Icon | Ship icon
| File | optional |
Description | Description Desc | Ship description
| String | optional |
Class | Class | Ship class
| String | required |
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 |
Max Turret Size | MaxTurretSize | Max turret size supported by the ship
| String | optional |
Max Module Size | MaxModuleSize | Max module size supported by the ship
| String | optional |
Max Spinal Size | MaxSpinalSize | Max spinal size supported by the ship
| String | 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 |