Difference between revisions of "Template:Hardpoints"

From Discovery Wiki
Jump to navigationJump to search
m (Added Battlecruisers & Light Carriers)
m (Let's try this...)
Line 14: Line 14:
 
| LC
 
| LC
 
| BATTLECRUISER
 
| BATTLECRUISER
| BC = {{#ifeq: {{{2|0}}} | 0 | * {{{3|0}}} {{#ifeq: {{{2|0}}} | 1 | [[Battleship Primary Turret]] | [[Battleship Primary Turret]]s}}}}
+
| BC = {{#switch: {{{2|0}}} | 0 = | 1 = * {{{2|}}} [[Battleship Primary Turret]] | #default = * {{{2|}}} [[Battleship Primary Turret]]s}}
{{#ifeq: {{{3|0}}} | 0 | * {{{3|0}}} {{#ifeq: {{{3|0}}} | 1 | [[Battleship Secondary Turret]] | [[Battleship Secondary Turret]]s}}}}
+
{{#switch: {{{2|0}}} | 0 = | 1 = * {{{2|}}} [[Battleship Secondary Turret]] | #default = * {{{2|}}} [[Battleship Secondary Turret]]s}}
{{#ifeq: {{{4|0}}} | 0 | * {{{4|0}}} {{#ifeq: {{{4|0}}} | 1 | [[Heavy Cruiser Turret]] | [[Heavy Cruiser Turret]]s}}}}
+
{{#switch: {{{2|0}}} | 0 = | 1 = * {{{2|}}} [[Heavy Cruiser Turret]] | #default = * {{{2|}}} [[Heavy Cruiser Turret]]s}}
{{#ifeq: {{{5|0}}} | 0 | * {{{5|0}}} {{#ifeq: {{{5|0}}} | 1 | [[Cruiser Turret]] | [[Cruiser Turret]]s}}}}
+
{{#switch: {{{2|0}}} | 0 = | 1 = * {{{2|}}} [[Cruiser Turret]] | #default = * {{{2|}}} [[Cruiser Turret]]s}}
 
| DESTROYER
 
| DESTROYER
 
| CRUISER = * {{{2|0}}} {{#ifeq: {{{2|0}}} | 1 | [[Heavy Cruiser Turret]] | [[Heavy Cruiser Turret]]s}}
 
| CRUISER = * {{{2|0}}} {{#ifeq: {{{2|0}}} | 1 | [[Heavy Cruiser Turret]] | [[Heavy Cruiser Turret]]s}}
 
* {{{3|0}}} {{#ifeq: {{{3|0}}} | 1 | [[Cruiser Turret]] | [[Cruiser Turret]]s}}
 
* {{{3|0}}} {{#ifeq: {{{3|0}}} | 1 | [[Cruiser Turret]] | [[Cruiser Turret]]s}}
 
}}
 
}}

Revision as of 15:58, 20 July 2012