Template:Infobox vehicle

Template page
Template documentation[view][edit][history][purge]
This documentation is transcluded from Template:Infobox vehicle/doc. Changes can be proposed in the talk page.

{{Infobox vehicle}} is an infobox template for use in articles on the individual ship or vehicle pages.

Usage

Note: Like other infoboxes, you don't need to put units and separators in the infobox. It will be added automatically.

{{Infobox vehicle
| name = <!-- Vehicle name -->
| image = <!-- Image name on wiki -->
| manufacturer = <!-- Manufacturer code -->
| size = <!-- Size of the vehicle (e.g. vehicle/small/medium/large/capital) -->
| role = <!-- Role in game description or RSI website -->
| productionstate = <!-- In Concept/In Production/Flight Ready -->
| productionstatedesc = <!-- [[Star Citizen Alpha X.X.X|Alpha X.X.X]] -->
| mincrew = <!-- Minimum crew of the vehicle -->
| maxcrew = <!-- Maximum crew of the vehicle -->
| buycost = <!-- UEC buy price in game -->
| rentable = <!-- Rentable in PU: true/false (default: false) -->
| rentableac = <!-- Rentable in AC: true/false (default: false) -->
| rentmodifier = <!-- Rental modifier for buy cost conversion. Luxury rentals are usually 0.03. (default: 0.02) -->
| rentcostac = <!-- UEC rent price in game -->
| claimtime = <!-- Insurance claim time -->
| expeditetime = <!-- Insurance expedite time -->
| expeditecost = <!-- Insurance expedite cost -->
| pledgecost = <!-- Current pledge store price -->
| originalpledgecost = <!-- Initial pledge store price -->
| warbondcost = <!-- Current warbond pledge store price -->
| originalwarbondcost = <!-- Initial warbond pledge store price -->
| pledgeavailability = <!-- Always available/Time-limited sales/Quantity-limited sales/Promotion-only -->
| loanervehicle = <!-- Wikilinks of loaner vehicles, separated by comma -->
| cargocapacity = <!-- Cargo capacity in SCU -->
| stowagespace = <!-- Stowage space in μSCU -->
| hangar = <!-- Size of hangar (e.g. S1) (if multiple, 2x S1, S2) -->
| docked = <!-- Vehicle docked externally (e.g. [[P-52 Merlin]] -->
| length = <!-- Length of the vehicle -->
| height = <!-- Height of the vehicle -->
| beam = <!-- Beam of the vehicle -->
| combatspeed = <!-- Combat speed of the vehicle (e.g. where the default speed limiter is) -->
| maxspeed = <!-- Max speed of the vehicle -->
| mass = <!-- Null cargo mass of the vehicle -->
| releasedate = <!-- Lore release date of the vehicle, preferably with SDA template -->
| retiredate = <!-- Lore retirement date of the vehicle, preferably with SDA template -->
| developedfrom = <!-- Wikilink of the predecessor of the vehicle -->
| developedinto = <!-- Wikilink of the successor of the vehicle -->
| conceptdate = <!-- Date when the vehicle was first announced -->
| saledate = <!-- Date when the vehicle was first sold -->
| rsistoreurl = <!-- URL of pledge store page -->
| brochureurl = <!-- URL of vehicle brochure page -->
| trailerurl = <!-- URL of trailer page on YouTube -->
| presentationurl1 = <!-- URL of the comm-link presentation page -->
| qandaurl1 = <!-- URL of Q&A page -->
| galactapediaurl = <!-- URL of Galactapedia page -->
}}

See also

TemplateData

This template is an infobox template for use in articles on the individual ship or vehicle pages.

[Edit template data]

Template parameters

This template has custom formatting.

ParameterDescriptionTypeStatus
Imageimage

The file name of the image of the ship/vehicle

Example
Defender0.jpg
Stringsuggested
Namename

The name of the ship/vehicle

Example
Defender
Stringrequired
RSI store URLrsistoreurl

The URL of the ship/vehicle on RSI store (note that it is not the package page)

Example
https://robertsspaceindustries.com/pledge/ships/defender/Defender
URLsuggested
Manufacturermanufacturer

The manufacturer code of the manufacturer who made the ship/vehicle

Example
BANU
Stringsuggested
Rolerole

The role of the ship/vehicle

Example
Light fighter
Stringsuggested
Sizesize

The size of the ship/vehicle (Vehicle/Snub/Small/Medium/Large/Capital)

Example
Small
Stringsuggested
Numeric sizesizenum

Numeric size of the vehicle

Example
2
Numbersuggested
Min crewmincrew

The minimum crew of the ship/vehicle

Example
1
Numberrequired
Max crewmaxcrew

The maximum crew of the ship/vehicle

Example
2
Numberrequired
Ship/vehicle seriesseries

The ship/vehicle series that this ship/vehicle belongs to

Example
Avenger
Stringoptional
Cargo capacitycargocapacity

The cargo capacity of the ship in SCU

Example
300
Numbersuggested
Stowage spacestowagespace

The capacity of the ship's inventory in μSCU

Example
6000
Numbersuggested
Hangarhangar

Sizes of hangar in the vehicle

Example
S1
Stringsuggested
Docked vehicledocked

Wiki page name of the vehicle docked externally on the vehicle

Example
[[P-52 Merlin]]
Page namesuggested
Production stateproductionstate

The production state of the ship/vehicle from RSI website

Example
In production
Stringoptional
Production state descriptionproductionstatedesc

Additional description that will explain the production state

Example
Active for [[Star Citizen Alpha 3.7.0|Alpha 3.7]]
Stringoptional
Loaner vehicleloanervehicle

The loaner of this vehicle if it is not flight ready

Example
[[Gladius]]
Page nameoptional
In-game buy costbuycost

The UEC/aUEC cost of the ship/vehicle

Example
3370600
Numberoptional
PU Rentablerentable

Whether the vehicle can be rented in PU

Default
false
Example
true
Auto value
false
Booleansuggested
AC Rentablerentableac

Whether the vehicle can be rented in AC

Default
false
Example
true
Auto value
false
Booleansuggested
Rent modifierrentmodifier

Rental modifier for buy cost conversion. Luxury rentals are usually 0.03.

Default
0.02
Example
0.03
Auto value
0.02
Numberoptional
1 day rent cost (PU)rentcost

The rent cost of the ship/vehicle per day in Persistent Universe

Example
37000
Numberoptional
1 day rent cost (AC)rentcostac

The rent cost of the ship/vehicle per day in Arena Commander

Example
37000
Numberoptional
Insurance claim timeclaimtime

The base claim time of the vehicle in minutes

Example
1.5
Numberoptional
Expedite timeexpeditetime

The expedite claim time of the vehicle in minutes

Example
7.5
Numberoptional
Expedite feeexpeditecost

The expedite claim fee of the vehicle

Example
415
Numberoptional
Pledge avaliabilitypledgeavailability

The pledge availability of the ship/vehicle

Example
Time-limited sales
Stringoptional
Pledge costpledgecost

The pledge cost in USD of the ship/vehicle on RSI website

Example
185
Numberoptional
Original pledge costoriginalpledgecost

The original pledge cost in USD of the vehicle when it first announced

Example
90
Numberoptional
Warbond costwarbondcost

The warbond cost in USD of the ship/vehicle on RSI website

Numberoptional
Original Warbond costoriginalwarbondcost

The original pledge cost in USD of the vehicle when it first announced

Numberoptional
Lengthlength

The length of the ship/vehicle

Example
33.5
Numbersuggested
Beambeam

The beam of the ship/vehicle

Example
13.2
Numbersuggested
Heightheight

The height of the ship/vehicle

Example
4
Numbersuggested
Combat speedcombatspeed

The combat speed of the ship/vehicle, where the default speed limiter is

Example
200
Numberoptional
Maximum speedmaxspeed

The maximum speed of the ship/vehicle

Example
1200
Numberoptional
Massmass

The null cargo mass of the ship

Example
78406
Numbersuggested
Introductionreleasedate

First release date of the vehicle in lore

Example
{{Start date and age|2772|sctime=yes}}
Unknownoptional
Retiredretiredate

Retirement date of the vehicle in lore

Example
{{Start date and age|2912|sctime=yes}}
Unknownoptional
Developed fromdevelopedfrom

The predecessor of this vehicle

Example
Gladius
Page nameoptional
Developed intodevelopedinto

The successor of this vehicle

Example
Sabre
Page nameoptional
Galactapedia URLgalactapediaurl

The URL of the ship/vehicle on Galactapedia

Example
https://robertsspaceindustries.com/galactapedia/article/V3qgm9vdxm-defender
URLoptional
Presentation URLpresentationurl1 presentationurl

The URL of the presentation page in Comm-Link

Example
https://robertsspaceindustries.com/comm-link/transmission/15862-Banu-Defender
Auto value
URLsuggested
Brochure URLbrochureurl

The URL of the vehicle brochure

Example
https://robertsspaceindustries.com/media/q47zalzz81ml4r/source/Banu-Defender.pdf
URLoptional
Trailer URLtrailerurl

The URL of the vehicle trailer

Example
https://www.youtube.com/watch?v=O6hXjxQ0_lk
URLoptional
Q&A URL 1qandaurl1

The URL of the Q&A

Example
https://robertsspaceindustries.com/comm-link/engineering/16872-Q-A-Aopoa-Santoky-i
URLoptional
Q&A URL 2qandaurl2

The URL of the Q&A

Example
https://robertsspaceindustries.com/comm-link/engineering/16872-Q-A-Aopoa-Santoky-i
URLoptional
Q&A URL 3qandaurl3

The URL of the Q&A

Example
https://robertsspaceindustries.com/comm-link/engineering/16872-Q-A-Aopoa-Santoky-i
URLoptional
Presentation URL 2presentationurl2

The URL of the presentation page in Comm-Link

URLoptional
Presentation URL 3presentationurl3

The URL of the presentation page in Comm-Link

URLoptional
invertediconinvertedicon

no description

Unknownoptional
iconicon

no description

Unknownoptional
Announced dateconceptdate

Date when the vehicle was first announced

Example
2021-11-12
Dateoptional
Concept sale datesaledate

Date when the vehicle was first sold

Example
2021-06-05
Dateoptional