Template:ENGINEERING EQUIPMENT: Difference between revisions

From Star Conflict Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 4: Line 4:
{{#ifeq: {{{dataWeapons}}} | 1 |
{{#ifeq: {{{dataWeapons}}} | 1 |
{{#ifexpr: {{{shipRank}}} > 7 | [[File:Plasmagun_Special_Icon.png]] | <nowiki> </nowiki> }}
{{#ifexpr: {{{shipRank}}} > 7 | [[File:Plasmagun_Special_Icon.png]] | <nowiki> </nowiki> }}
{{#ifeq: {{{ShipName}}} | Phoenix | [[File:Nailer_gun.png]] | <nowiki> </nowiki> }}
{{#switch:{{{ShipName}}}
{{#ifeq: {{{ShipName}}} | Brokk | [[File:WL13_Emitter_gun.png]] | <nowiki> </nowiki> }}
|Phoenix = [[File:Nailer_gun.png]]
|Brokk = [[File:WL13_Emitter_gun.png]]
|All = [[File:Nailer_gun.png]] [[File:WL13_Emitter_gun.png]]
}}
}}
}}
<!-- Engineering Missiles -->
<!-- Engineering Missiles -->
Line 18: Line 21:
{{#ifexpr: {{{shipRank}}} > 7 | [[File:Static_Barrier.png]] | <nowiki> </nowiki> }}
{{#ifexpr: {{{shipRank}}} > 7 | [[File:Static_Barrier.png]] | <nowiki> </nowiki> }}
{{#ifexpr: {{{shipRank}}} > 8 | [[File:Autonomous_Repair_Station.png]] | <nowiki> </nowiki> }}
{{#ifexpr: {{{shipRank}}} > 8 | [[File:Autonomous_Repair_Station.png]] | <nowiki> </nowiki> }}
{{#ifeq: {{{ShipName}}} | Phoenix | [[File:Amplifying_shields_module.png]] [[File:Shield_sync_module.png]] | <nowiki> </nowiki> }}
{{#switch:{{{ShipName}}}
|Phoenix = [[File:Amplifying_shields_module.png]] [[File:Shield_sync_module.png]]
|All = [[File:Amplifying_shields_module.png]] [[File:Shield_sync_module.png]]
}}
}}
}}
</includeonly>
</includeonly>

Revision as of 02:07, 8 September 2016