(Created page with "{{Documentation}} You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor. ==Usage== ==Template Data== <templatedata> { "params": { "Name": { "label": "Vehicle Make and Model", "description": "Vehicle make and model", "example": "Declasse Asea, or Asea", "type": "string", "required": true }, "Image": { "description": "Image of Vehicle", "type": "wiki-file-name", "suggested": true }, "H...") |
No edit summary |
||
Line 2: | Line 2: | ||
You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor. | You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor. | ||
==Usage== | ==Usage== | ||
<pre> | |||
<nowiki>{{Vehicle Asset | |||
|Name= | |||
|Image= | |||
|History= | |||
|Status= | |||
|Class= | |||
|Plate= | |||
|Value= | |||
|DateAcquired= | |||
|Upgrades= | |||
}} | |||
</nowiki> | |||
</pre> | |||
==Template Data== | ==Template Data== |
Latest revision as of 23:38, 22 January 2023
This is a documentation subpage for Template:Vehicle Asset.It contains usage information, categories, and other content that is not part of the original template page.
Template:Vehicle Asset invokes Template:Vehicle Asset/styles.css using TemplateStyles.
You can copy and paste the template parameters from below, or use the Template Wizard in the visual editor.
Usage
{{Vehicle Asset |Name= |Image= |History= |Status= |Class= |Plate= |Value= |DateAcquired= |Upgrades= }}
Template Data
A template for vehicle information, useful for the Character Page's Assets section.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Vehicle Make and Model | Name | Vehicle make and model
| String | required |
Image | Image | Image of Vehicle | File | suggested |
History | History | Information on the vehicle, any history or notability, why it was purchased etc. Try to keep under 255 characters. | String | suggested |
Status | Status | What's the current status of the vehicle?
| String | required |
Class | Class | Vehicle class if available. | Unknown | suggested |
License Plate | Plate | License Plate of vehicle if available. | String | suggested |
Value | Value | Estimated value of the vehicle with upgrades etc. | Number | suggested |
Date Acquired | DateAcquired | When was the vehicle acquired by the player?
| Date | suggested |
Upgrades | Upgrades | Bulletted list of upgrades on the vehicle. | Content | suggested |