Welcome to Wargaming.net Wiki!
Variants

Difference between revisions of "Template:InTheGame"

Jump to: navigation, search
Revision as of 23:41, 8 August 2014Latest revision as of 05:11, 11 March 2015 
14 intermediate revisions by the same user not shown
Line 4:Line 4:
  
 {{#if:{{{pros|}}}|<h5>Pros:</h5> {{#if:{{{pros|}}}|<h5>Pros:</h5>
? +{{#vardefine:pros|{{{pros|}}}}}
?{{{pros|}}}+{{#explode:{{#var:pros}}|*|0}}
 +*{{#sub:{{#explode:{{#var:pros}}|*|1}}|0|125}}
 +*{{#sub:{{#explode:{{#var:pros}}|*|2}}|0|125}}
 +*{{#sub:{{#explode:{{#var:pros}}|*|3}}|0|125}}
 +*{{#sub:{{#explode:{{#var:pros}}|*|4}}|0|125}}
 +*{{#sub:{{#explode:{{#var:pros}}|*|5}}|0|125}}
  
 <br> <br>
Line 11:Line 16:
 }} }}
 {{#if:{{{cons|}}}|<h5>Cons:</h5> {{#if:{{{cons|}}}|<h5>Cons:</h5>
? +{{#vardefine:cons|{{{cons|}}}}}
?{{{cons|}}}+{{#explode:{{#var:cons}}|*|0}}
 +*{{#sub:{{#explode:{{#var:cons}}|*|1}}|0|125}}
 +*{{#sub:{{#explode:{{#var:cons}}|*|2}}|0|125}}
 +*{{#sub:{{#explode:{{#var:cons}}|*|3}}|0|125}}
 +*{{#sub:{{#explode:{{#var:cons}}|*|4}}|0|125}}
 +*{{#sub:{{#explode:{{#var:cons}}|*|5}}|0|125}}
  
 <br> <br>
Line 31:Line 41:
  
 }} }}
?{{#if:{{{equipment|}}}|{{EquipmentPanel|{{{equipment|}}}|<h4>Suggested Equipment</h4>}}}}+{{#if:{{{equipment|}}}|{{EquipmentPanel|{{{equipment|}}}|<h4>Suggested Equipment</h4>}}
?{{{Equipment_Builds|}}}+<br>
 }} }}
  
 +{{#if:{{{builds|}}} {{{Equipment_Builds|}}}|<h4>Documented Tank and Crew Builds</h4>
  
 +{{{Equipment_Builds|}}}
 +{{{builds|}}}
 +
 +<br>
 +
 +}}
 }}</includeonly><noinclude> }}</includeonly><noinclude>
 ==Notes== ==Notes==
Line 57:Line 74:
 |equipment= |equipment=
  
 +
 +|Equipment_Builds=
 +|builds=
 +(both will activate the same section)
  
 }} }}

Latest revision as of 05:11, 11 March 2015

Notes

Template for the Player Opinion panel on the tank pages. Copy/paste the template onto the page, then paste the relevant data into the first line below each heading.

Template

{{InTheGame
|pros=


|cons=


|performance=


|research=


|equipment=


|Equipment_Builds=
|builds=
(both will activate the same section)

}}
Category: