Difference between revisions of "Template:Specs-Card"
m |
m |
||
Line 101: | Line 101: | ||
-->{{#while: | -->{{#while: | ||
|{{#if: {{#unit: {{#var: me }} | курсовое | {{#var: i }} }} | true }} | |{{#if: {{#unit: {{#var: me }} | курсовое | {{#var: i }} }} | true }} | ||
− | |<div class="ttx-table-line"><span class="ttx-value" | + | |<div class="ttx-table-line"><span class="ttx-value">{{#unit: {{#var: me }} | курсовое | {{#var: i }} | количество }} х {{#unit: {{#var: me }} | курсовое | {{#var: i }} | название }}</span><span class="ttx-name">Weapon {{#var: i }}</span></div><!-- |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
--><div class="ttx-table-line"><span class="ttx-value">{{#unit: {{#var: me }} | курсовое | {{#var: i }} | боезапас }} bullets</span><span class="ttx-name-indent">Ammunition</span></div><!-- | --><div class="ttx-table-line"><span class="ttx-value">{{#unit: {{#var: me }} | курсовое | {{#var: i }} | боезапас }} bullets</span><span class="ttx-name-indent">Ammunition</span></div><!-- | ||
-->{{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }} | -->{{#vardefine: i | {{#expr: {{#var: i }} + 1 }} }} | ||
Line 123: | Line 111: | ||
-->{{#while: | -->{{#while: | ||
|{{#if: {{#unit: {{#var: me }} | оборонительное | {{#var: i }} }} | true }} | |{{#if: {{#unit: {{#var: me }} | оборонительное | {{#var: i }} }} | true }} | ||
− | |<div class="ttx-table-line"><span class="ttx-value"> | + | |<div class="ttx-table-line"><span class="ttx-value">{{#unit: {{#var: me }} | оборонительное | {{#var: i }} | орудия }} х {{#unit: {{#var: me }} | оборонительное | {{#var: i }} | название }}</span><span class="ttx-name">{{#unit: {{#var: me }} | оборонительное | {{#var: i }} | количество }} х Turret</span></div><!-- |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
--><div class="ttx-table-line"><span class="ttx-value">{{#unit: {{#var: me }} | оборонительное | {{#var: i }} | боезапас }} bullets</span><span class="ttx-name-indent">Ammunition</span></div><!-- | --><div class="ttx-table-line"><span class="ttx-value">{{#unit: {{#var: me }} | оборонительное | {{#var: i }} | боезапас }} bullets</span><span class="ttx-name-indent">Ammunition</span></div><!-- | ||
--><div class="ttx-table-line ttx-table-collapse"><span class="ttx-value">{{#unit: {{#var: me }} | оборонительное | {{#var: i }} | скорострельность }} shots/min</span><span class="ttx-name-indent">Fire rate</span></div><!-- | --><div class="ttx-table-line ttx-table-collapse"><span class="ttx-value">{{#unit: {{#var: me }} | оборонительное | {{#var: i }} | скорострельность }} shots/min</span><span class="ttx-name-indent">Fire rate</span></div><!-- |
Revision as of 16:23, 5 September 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).