Difference between revisions of "Template:Specs-Card"
m |
m |
||
Line 40: | Line 40: | ||
--><div class="ttx-table"><!-- | --><div class="ttx-table"><!-- | ||
--><div class="ttx-table-line ttx-table-head">General characteristics</div><!-- | --><div class="ttx-table-line ttx-table-head">General characteristics</div><!-- | ||
− | --><div class="ttx-table-line ttx-switch-size"><div id="ttx-short" class="ttx-switch-size-button"><span class="ttx-switch-size-text"> | + | --><div class="ttx-table-line ttx-switch-size"><div id="ttx-short" class="ttx-switch-size-button"><span class="ttx-switch-size-text">Brief</span></div><div id="ttx-detail" class="ttx-switch-size-button"><span class="ttx-switch-size-text">Detalied</span></div></div><!-- |
--><div class="ttx-table-line"><span class="ttx-sb ttx-value">{{#unit: {{#var: me }} | бр | сб }}</span><span class="ttx-unvisible ttx-value">/</span><span class="ttx-rb ttx-value">{{#unit: {{#var: me }} | бр | рб }}</span><span class="ttx-unvisible ttx-value">/</span><span class="ttx-ab ttx-value">{{#unit: {{#var: me }} | бр | аб }}</span><span class="ttx-name">{{Annotation|BR|Battle ratings}}</span></div><!-- | --><div class="ttx-table-line"><span class="ttx-sb ttx-value">{{#unit: {{#var: me }} | бр | сб }}</span><span class="ttx-unvisible ttx-value">/</span><span class="ttx-rb ttx-value">{{#unit: {{#var: me }} | бр | рб }}</span><span class="ttx-unvisible ttx-value">/</span><span class="ttx-ab ttx-value">{{#unit: {{#var: me }} | бр | аб }}</span><span class="ttx-name">{{Annotation|BR|Battle ratings}}</span></div><!-- | ||
--><div class="ttx-table-line"><span class="ttx-value">{{#vardefine: i | 1 }}<!-- | --><div class="ttx-table-line"><span class="ttx-value">{{#vardefine: i | 1 }}<!-- | ||
Line 78: | Line 78: | ||
}}{{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }}<!-- | }}{{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }}<!-- | ||
-->}}</span><span class="ttx-name">Class</span></div><!-- | -->}}</span><span class="ttx-name">Class</span></div><!-- | ||
− | --><div class="ttx-table-line"><span class="ttx-value">{{#unit: {{#var: me }} | экипаж }} | + | --><div class="ttx-table-line"><span class="ttx-value">{{#unit: {{#var: me }} | экипаж }} person</span><span class="ttx-name">Crew</span></div><!-- |
-->{{#ifeq: {{#var: type }} | Aviation | -->{{#ifeq: {{#var: type }} | Aviation | ||
|<div class="ttx-table-line"><span class="ttx-value">{{#unit: {{#var: me }} | вес | пустой }} t</span><span class="ttx-name">Empty weight</span></div><!-- | |<div class="ttx-table-line"><span class="ttx-value">{{#unit: {{#var: me }} | вес | пустой }} t</span><span class="ttx-name">Empty weight</span></div><!-- |
Revision as of 12:40, 2 November 2018
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).