Welcome to Wargaming.net Wiki!
Variants

Difference between revisions of "Template:Modules"

Jump to: navigation, search
Revision as of 18:52, 5 February 2011Revision as of 19:55, 8 February 2011
Line 49:Line 49:
 <hr /> <hr />
 <table><tr><td style="width:64px;padding-top: 20px;">[[image:ico_turret_alpha.png|link=Turret|left|Turret]]</td> <table><tr><td style="width:64px;padding-top: 20px;">[[image:ico_turret_alpha.png|link=Turret|left|Turret]]</td>
?{{#ifeq:{{#var:spgtd}}|1|<td><center><span style="color:#6F2F0A; font-weight:bold; opacity:0.6">SPGs and TDs don't have turret modules</span></center></td></tr>|+{{#ifeq:{{#var:spgtd}}|1|<td><center><span style="color:#6F2F0A; font-weight:bold; opacity:0.6">SPGs and TDs don't have turret modules</span></center></td>|
 <td><table class="moduleTable"><tr class="moduletitlebar"><th style="min-width:20px"><center>Tr</center></th><th style="min-width:200px"><center>Nm</center></th><th style="min-width:100px"><center>Arm</center></th><th style="min-width:80px"><center>T.Tr</center></th><th style="min-width:80px"><center>VR</center></th><th style="width:100%"></th><th style="min-width:80px"><center>Pr</center></th><th style="min-width:80px"><center>Wt</center></th></tr> <td><table class="moduleTable"><tr class="moduletitlebar"><th style="min-width:20px"><center>Tr</center></th><th style="min-width:200px"><center>Nm</center></th><th style="min-width:100px"><center>Arm</center></th><th style="min-width:80px"><center>T.Tr</center></th><th style="min-width:80px"><center>VR</center></th><th style="width:100%"></th><th style="min-width:80px"><center>Pr</center></th><th style="min-width:80px"><center>Wt</center></th></tr>
 {{#vardefine:i|1}}{{#while:|{{#if:{{{turret{{#var:i}}|}}}|true}} {{#vardefine:i|1}}{{#while:|{{#if:{{{turret{{#var:i}}|}}}|true}}

Revision as of 19:55, 8 February 2011










Modules

Gun
Tr
Nm
Dam
Pen
RoF
Pr
Wt

Turret
Tr
Nm
Arm
T.Tr
VR
Pr
Wt

Engine
Tr
Nm
Pw
CoF
Pr
Wt

Suspension
Tr
Nm
LL
Tv
Pr
Wt

Radio
Tr
Nm
SR
Pr
Wt


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=")
  • The first module should always be the stock one
  • 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
  • gun - tier, name, damage, penetration, rate of fire, cost, weight
  • turret - tier, name, armor, turret traverse, view range, price, 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:

{{Modules
|isSPGorTD=

|gun1=1, 3.7 cm KwK 36 L/46.5,  32/38/42,  34/64/18,    30,      1 000,   100

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

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

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

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

Template

{{Modules
|isSPGorTD=

|gun1=
|gun2=

|turret1=
|turret2=

|engine1=
|engine2=

|suspension1=
|suspension2=

|radio1=
|radio2=
}}
Category: