No edit summary |
(→Usage) |
||
| (19 intermediate revisions by 2 users not shown) | |||
| Line 3: | Line 3: | ||
|- | |- | ||
{{#if: {{{image|}}}| | {{#if: {{{image|}}}| | ||
{{!}} align="center" colspan="2" {{!}} | {{!}} align="center" colspan="2" {{!}} {{#setmainimage:{{{image}}}}} {{#if:{{{caption|}}}|<br /><small>''{{{caption|}}}''}} | ||
{{# | |||
}} | |||
{{#if: {{{caption|}}}|<br /><small>''{{{caption|}}}''}} | |||
{{!}}- | {{!}}- | ||
| | | | ||
| Line 98: | Line 94: | ||
== Usage == | == Usage == | ||
The only required parameter is the name. Any others which are unknown or inapplicable should be left blank. Fields marked with "Unknown" blank automatically. | The only required parameter is the name. Any others which are unknown or inapplicable should be left blank. Fields marked with "Unknown" blank automatically. | ||
| Line 151: | Line 120: | ||
"type": "wiki-file-name", | "type": "wiki-file-name", | ||
"label": "Image", | "label": "Image", | ||
"description": "An image of the ship/vehicle", | "description": "An image of the ship/vehicle. IMPORTANT -- Make sure to add the appropriate prefix ( [[File: ) and suffix ( |348px]] ) in the field, exactly as per the provided example.", | ||
"example": "File:Image1.jpg", | "example": "[[File:Image1.jpg|348px]]", | ||
"suggested": true | "suggested": true | ||
}, | }, | ||
| Line 276: | Line 245: | ||
"armaments", | "armaments", | ||
"designer" | "designer" | ||
] | ], | ||
"description": "Creates infoboxes for vehicles", | |||
"format": "block" | |||
} | } | ||
</templatedata></noinclude> | </templatedata></noinclude> | ||
Latest revision as of 01:07, 13 March 2024
| Vehicle | |
|---|---|
|
Usage
The only required parameter is the name. Any others which are unknown or inapplicable should be left blank. Fields marked with "Unknown" blank automatically.
Creates infoboxes for vehicles
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| bg_color | bg_color | no description | String | optional |
| Name | name | The name of the ship/vehicle
| String | required |
| Image | image | An image of the ship/vehicle. IMPORTANT -- Make sure to add the appropriate prefix ( [[File: ) and suffix ( |348px]] ) in the field, exactly as per the provided example.
| File | suggested |
| Caption | caption | A caption for the image
| String | optional |
| Type | type | The type of ship/vehicle it is
| String | suggested |
| Role | role | The role of the ship/vehicle
| String | suggested |
| Ship/vehicle series | series | The ship/vehicle series that this ship/vehicle belongs to
| String | optional |
| Manufacturer | manufacturer | The manufacturer who made the ship/vehicle
| Content | suggested |
| Status | productionstatus | The status of the ship/vehicle or its production status
| String | optional |
| Length (m) | length | The length of the ship/vehicle in meters | Number | suggested |
| Beam (m) | beam width | The width of the ship/vehicle in meters | Number | suggested |
| Height (m) | height | The height of the ship/vehicle in meters | Number | suggested |
| Mass (kt) | mass (kilotons) | The raw mass of the ship in thousands of metric tons | Number | optional |
| Mass (t) | mass (tons) | The raw mass of the ship in metric tons | Number | optional |
| Grid size | gridsize | The grid size of the ship/vehicle
| String | suggested |
| Maximum speed (m/s) | maxspeed | The maximum speed of the ship/vehicle in meters/second | Number | optional |
| Crew | crew | The number of crew members the ship/vehicle can support | Number | suggested |
| Jump equipped? | jumpequipped | Is the ship/vehicle equipped with a jump drive? | String | optional |
| Armament | armaments | The weapons installed on the ship/vehicle | String | suggested |
| Designer | designer | The person who designed/built the ship/vehicle
| User | suggested |
