Difference between revisions of "Template:COMMAND EQUIPMENT"

From Star Conflict Wiki
Jump to: navigation, search
Line 3: Line 3:
 
<!-- Command Weapons -->
 
<!-- Command Weapons -->
 
{{#ifeq: {{{dataWeapons}}} | 1 |
 
{{#ifeq: {{{dataWeapons}}} | 1 |
{{#ifexpr: {{{shipRank}}} > 9 | [[File:Phaser_gun.png]]| }}
+
{{#ifexpr: {{{shipRank}}} > 9 | [[File:Phaser_gun.png]] | <nowiki> </nowiki> }}
 
}}
 
}}
 
<!-- Command Missiles -->
 
<!-- Command Missiles -->
 
{{#ifeq: {{{dataMissiles}}} | 1 |
 
{{#ifeq: {{{dataMissiles}}} | 1 |
{{#ifexpr: {{{shipRank}}} > 6 | [[File:SpaceMissile_Ion.png]]| }}
+
{{#ifexpr: {{{shipRank}}} > 6 | [[File:SpaceMissile_Ion.png]] | <nowiki> </nowiki> }}
 
}}
 
}}
 
<!-- Command Modules -->
 
<!-- Command Modules -->
 
{{#ifeq: {{{dataModules}}} | 1 |
 
{{#ifeq: {{{dataModules}}} | 1 |
{{#ifexpr: {{{shipRank}}} > 0 | [[File:Coating_Polarizer.png]] }}
+
{{#ifexpr: {{{shipRank}}} > 0 | [[File:Coating_Polarizer.png]] | <nowiki> </nowiki> }}
{{#ifexpr: {{{shipRank}}} > 2 | [[File:Aegis_System.png]] }}
+
{{#ifexpr: {{{shipRank}}} > 2 | [[File:Aegis_System.png]] | <nowiki> </nowiki> }}
{{#ifexpr: {{{shipRank}}} > 4 | [[File:Valkyrie_System.png]] }}
+
{{#ifexpr: {{{shipRank}}} > 4 | [[File:Valkyrie_System.png]] | <nowiki> </nowiki> }}
{{#ifexpr: {{{shipRank}}} > 6 | [[File:Gravi-scanner.png]] [[File:Shield_Havoc_module.png]] }}
+
{{#ifexpr: {{{shipRank}}} > 6 | [[File:Gravi-scanner.png]] [[File:Shield_Havoc_module.png]] | <nowiki> </nowiki> }}
 
}}
 
}}
 
</includeonly>
 
</includeonly>

Revision as of 16:08, 7 September 2016