Template:Vehicle specifications/doc
Template page
More actions
This is a documentation subpage for 'Template:Vehicle specifications'.
It contains usage information, categories, and other content that is not part of the original template page.
This template handles data related to vehicles and displays vehicle specifications.
On the vehicle page
- Saves template parameters as Semantic MediaWiki data
- Set category from template parameters (TBA)
- Display vehicle specifications tables and tabbers
On other pages, it can be used to display the infobox of other vehicles. (TBA)
Usage
The template does not strictly require any parameters to be set.
{{Vehicle_specifications}}
Suggested parameters:
{{Vehicle
<!-- General tabber -->
| manufacturer = <!-- Manufacturer of the vehicle -->
| model = <!-- Model of the vehicle -->
| trim = <!-- Trim of the vehicle -->
| model_year = <!-- Model of the vehicle -->
| vehicle_id = <!-- Vehicle ID of the vehicle (for development usage) -->
| form_factor = <!-- Form factor of the vehicle (Standard/Trailer/ATV) -->
| type = <!-- Type of the vehicle -->
| class = <!-- Class of the vehicle -->
| price = <!-- Dealership price of the vehicle -->
| discounted_price = <!-- Discounted price of the vehicle -->
| rank = <!-- Required rank for unlocking the vehicle -->
<!-- Performance tabber -->
| top_speed = <!-- Top speed of the vehicle in MPH -->
| top_reverse_speed = <!-- Top reverse speed of the vehicle in MPH -->
| acceleration = <!-- 0 to 60 MPH acceleration time of the vehicle in seconds with two decimals -->
| deceleration = <!-- 60 to 0 MPH deceleration time of the vehicle in seconds with two decimals -->
<!-- Structure tabber -->
| transmission = <!-- The amount of gears a vehicle has -->
| fuel_capacity = <!-- The amount of fuel a vehicle can hold in gallons -->
| battery_size = <!-- The battery size of an electric vehicle in kWh-->
| drivetrain = <!-- The drivetrain of the vehicle (Rear/Front/All) -->
| health = <!-- The amount of health a vehicle has -->
<!-- Frame tabber -->
| seats = <!-- The amount of seats a vehicle has -->
| wheels = <!-- The amount of wheels a vehicle has -->
| inspired_by = <!-- The real-life vehicle that this vehicle has taken the most inspiration from -->
| inspired_by_url = <!-- External link to the real-life inspiration vehicle -->