Difference between revisions of "Template:Specs-Card"
Line 4: | Line 4: | ||
| 1 = {{#vardefine: type | Aviation }}{{#vardefine: typeM | aircraft }} | | 1 = {{#vardefine: type | Aviation }}{{#vardefine: typeM | aircraft }} | ||
| 2 = {{#vardefine: type | Ground vehicles }}{{#vardefine: typeM | ground vehicles }} | | 2 = {{#vardefine: type | Ground vehicles }}{{#vardefine: typeM | ground vehicles }} | ||
− | + | | 3 = {{#vardefine: type | Fleet }}{{#vardefine: typeM | ships }} | |
− | + | | 4 = {{#vardefine: type | Helicopters }}{{#vardefine: typeM | helicopters }} | |
}}<!-- | }}<!-- | ||
-->{{#vardefine: country | | -->{{#vardefine: country | | ||
{{#switch: {{#unit: {{#var:me}} | страна }} | {{#switch: {{#unit: {{#var:me}} | страна }} | ||
+ | | sweden = Sweden | ||
| Great Britain = Britain | | Great Britain = Britain | ||
| #default = {{#unit: {{#var:me}} | страна }} | | #default = {{#unit: {{#var:me}} | страна }} |
Revision as of 16:24, 29 October 2019
Description
This template is used to create specification cards for vehicles. This template is required for Template:Specs to function properly.
Usage
{{Specs-Card |code= |images= |store= |market= |cockpit= |title_name= |card_name= }}
Parameters
- code - the code of the desired vehicle (required).
- images - the images to display on the spec card. Template:Specs-Card-Image should be used here.
- store - the store code of the vehicle (optional).
- market - the name of the vehicle on Gaijin Marketplace (optional).
- cockpit - the name of the 3D cockpit image uploaded to the wiki (optional).
- title_name - Changes the display title of the page and adds page to Category:Changed visible name (optional).
- card_name - Changes the name displayed on the stat card and adds page to Category:Changed name in the card (optional).