Template:Ship Infobox/Doc
From Starfield Wiki
Use this template to add a ship infobox and image.
Parameters[edit]
| Parameter | Scope | Description |
|---|---|---|
| DISPLAY SETTINGS | ||
| titlename | optional | NPC's name as displayed at the top of the infobox. Generally not needed; will default to use PAGENAME. Only needed when pagename contains extra information (i.e., disambiguation). |
| notrail | optional | If set to "yes", the breadcrumb trail normally created by the template is suppressed (for cases where multiple templates are used on one page or when used for a generic NPC. |
| width | optional | Width to use for the table. Default value is 33%. This parameter only needs to be set in cases when the default value needs to be altered, for example when putting the infobox inside a table for better layout. |
| IMAGE | ||
| image | required | The name of an image file for this ship, just the file name. If this parameter is missing, a NeedsImage banner will automatically be added to the quest article. In cases where an image is truly never needed, set image to "none". |
| imgdesc | see note | Description of image (only needed if image is provided). |
| GENERAL INFO | ||
| hull | optional | The hull strength |
| fuel | optional | The fuel quantity |
| shield | optional | Shield strength |
| cargo | optional | The cargo space |
| shieldedcargo | optional | How much of the cargo space is shielded. |
| STATS | ||
| type | required | The type of reactor, A B C or M |
| reactor | required | The power output from the reactor. |
| max-crew | optional | The max crew quantity |
| jump-range | optional | The jump range. Expressed as ## LY, E.G. 42 LY |
| laser | optional | The laser attack power |
| ballistic | optional | The ballistic attack power. |
| missiles | optional | The missile attack power |
| TRADE | ||
| mass | optional | The mass |
| value | optional | The value, typically in a {{Credit}} template |
| OTHER | ||
| mobility | optional | The mobility. |
| top-speed | optional | The top speed. |
| formid | optional | The form ID. |
| editorid | optional | The editor ID. |
Examples[edit]
{{Ship Infobox
|name=Prototype Ship
|image=SF-ship-Prototype Ship.png
|imgdesc=The ship in space
|type=A
|hull=518
|fuel=200
|shield=420
|cargo=280
|shieldedcargo=20
|max-crew=4
|jump-range=24 LY
|mobility={{huh}}
|top-speed={{huh}}
|mass=576
|laser=3
|ballistic=20
|missiles=20
}}
| Doc | |||
|---|---|---|---|
| Fuel | 200 | ||
| Hull | 518 | ||
| Cargo | 280 | Shielded | 20 |
| Stats | |||
| Class | A | Reactor | |
| Max crew | 4 | ||
| Jump range | 24 LY | ||
| Shield | 420 | ||
| Laser | 3 | ||
| Ballistic | 20 | ||
| Missiles | 20 | ||
| Trade | |||
| (?) | 576 | ||
| Other | |||
| Mobility ? | (?) | Top speed | (?) |