Difference between revisions of "User:blastedryan"

From War Thunder Wiki
Jump to: navigation, search
(added first argument for Russian)
m
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Using <nowiki>{{#unit}} / {{specs}}</nowiki> ==
+
Ask a question and receive an answer.
<nowiki>#unit</nowiki> is structured as <nowiki>{{#unit: '''VehicleName''' | '''arg1''' | '''arg2''' | '''arg3''' | '''arg4'''}}</nowiki>
 
 
 
Specs functions identically to #unit with the caveats that it must be used after <nowiki>{{Specs-Card}}</nowiki> and uses the vehicle inputting into it.
 
 
 
So it is structured as <nowiki>{{Specs | '''arg1''' | '''arg2''' | '''arg3''' | '''arg4'''}}</nowiki>
 
 
 
Each list inwards is the next argument in the template.
 
 
 
=== English arguments===
 
 
 
{| class="wikitable"
 
|-
 
! Argument !! Description
 
|-
 
| article || Article name to be used in <nowiki>[[ARTICLE]]</nowiki>
 
|-
 
| pseudonym || Shortened name
 
|-
 
| name || Full name
 
|-
 
| image || Image name to be used in https://encyclopedia.warthunder.com/images/IMAGE.png
 
 
 
|-
 
| country || Country
 
|-
 
| rank
 
*(optional) value
 
|| Rank in roman numerals
 
*in numbers
 
|-
 
| br
 
* AB
 
* (optional)RB
 
* SB
 
|| BR per mode. Defaults to RB
 
|-
 
| crew || Number of crew
 
|}
 
 
 
=== Russian arguments ===
 
 
 
{| class="wikitable"
 
|-
 
! Argument !! Description !! Details
 
|-
 
| акционная || premium ||  0=no 1=yes
 
|-
 
| асы || ace crew price || in GE
 
|-
 
| базовая || basic crew price || in SL
 
|-
 
| бр || BR || defaults to RB?
 
|-
 
| вес || weight || in metric tons Defaults to takeoff
 
|-
 
| вираж || turn time || in seconds
 
|-
 
| двигатель || engine name ||
 
|-
 
| допорудие || additional guns || needs other args
 
|-
 
| изображение || image name || https://encyclopedia.warthunder.com/images/NAME.png
 
|-
 
| исследование || research cost || in RP
 
|-
 
| класс || vehicle category || needs other args
 
|-
 
| курсовое || offensive guns for planes || needs other args
 
|-
 
| название || name ||
 
|-
 
| оборонительное || defensive guns || needs at least 2 args
 
|-
 
| опыткоэф || RP modifier ||
 
|-
 
| орудие || tank guns || needs other args
 
|-
 
| передачи || # of transmission gears || needs other args
 
|-
 
| подвесное || payloads || needs at least 3 args (payload number and bomb type number)
 
|-
 
| потолок || max altitude || in meters
 
|-
 
| разрушение || destruction || in km/h
 
|-
 
| ранг || rank || in roman numerals
 
|-
 
| ремонт || repair cost || defaults to max RB
 
|-
 
| сваливание || stall speed || in km/h
 
|-
 
| статья || wiki article title ||
 
|-
 
| страна || country ||
 
|-
 
| тип || type of vehicle || 1=plane, 2=tank, 3=ship, 4=heli
 
|-
 
| цена || cost to buy || in SL
 
|-
 
| штаторудие || ship guns || needs at least 2 args
 
|-
 
| экипаж || # of crew members ||
 
|-
 
| эксперты || expert crew price || in SL
 
|}
 

Revision as of 00:28, 11 October 2019

Ask a question and receive an answer.