Difference between revisions of "Template:Specs-Card"

From War Thunder Wiki
Jump to: navigation, search
Line 83: Line 83:
 
         | type_torpedo = <div>[[:Category:Torpedo bombers|Torpedo bomber]][[Category:Torpedo bombers]]</div>
 
         | type_torpedo = <div>[[:Category:Torpedo bombers|Torpedo bomber]][[Category:Torpedo bombers]]</div>
 
         | type_assault = <div>[[:Category:Attackers|Attacker]][[Category:Attackers]]</div>
 
         | type_assault = <div>[[:Category:Attackers|Attacker]][[Category:Attackers]]</div>
         | type_naval_aircraft = <div>[[:Category:Naval aircrafts|Naval aircraft]][[Category:Naval aircrafts]]</div>
+
         | type_naval_aircraft = <div>[[:Category:Naval aircraft|Naval aircraft]][[Category:Naval aircraft]]</div>
 
         | type_biplane = <div>[[:Category:Biplanes|Biplane]][[Category:Biplanes]]</div>
 
         | type_biplane = <div>[[:Category:Biplanes|Biplane]][[Category:Biplanes]]</div>
 
         | type_jet_fighter = <div>[[:Category:Jet fighters|Jet fighter]][[Category:Jet fighters]]</div>
 
         | type_jet_fighter = <div>[[:Category:Jet fighters|Jet fighter]][[Category:Jet fighters]]</div>

Revision as of 07:55, 31 March 2020

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).