Wargaming.net 위키에 오신 것을 환영합니다!
변수

틀:TestModules

사용자의 2012년 3월 19일 (월) 12:15 판
(비교) ← 이전 판 | 최신판 (비교) | 다음 판 → (비교)
이동: 둘러보기, 검색

Notes

  • isSPGorTD if the vehicle is an SPG or a TD mark "yes" or "1" otherwise leave it
  • You can add as many modules as needed by using next consecutive label. (ie. "radio4=")
  • Add info to the modules in the appropriate order divided by "," (comma)
  • attribute should be exactly the same as in the module lists - Gun Turret Engine Suspension Radio
  • turret# - tier, name, armor, turret traverse, view range, price, weight
  • turret#_gun# - tier, name, ammo, damage, penetration, rate of fire, accuracy, aim time, cost, weight
  • engine# - tier, name, power, chance of fire, price, weight
  • suspension# - tier, name, load limit, traverse, price, weight
  • radio# - tier, name, signal range, price, weight

Example:

{{ModulesPanel
|isSPGorTD=

|turret1=1, Turm Schwedisch Bofors,	14/12/12,	40,	270,	120, 	700

|turret1_gun1=1, 3.7 cm KwK 36 L/46.5,  30, AP/APCR/HE, 32/38/42,  34/64/18,    30,     0.40, 1.5, 1 000,   100

|engine1=1, Krupp M301,  	51,	25,	280, 	220

|suspension1=1, Leichtertaktorkektten,	        9.2,	34,	240, 	2000

|radio1=1, Signal Flags,	100,	0,	1
}}

Template

{{ModulesPanel
|isSPGorTD=

|turret1=
|turret2=

|turret1_gun1=
|turret1_gun2=

|turret2_gun1=
|turret2_gun2=

|engine1=
|engine2=

|suspension1=
|suspension2=

|radio1=
|radio2=
}}