No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
<includeonly><!-- More CSS in MediaWiki:Common.css --> | <includeonly><!-- More CSS in MediaWiki:Common.css --> | ||
{{{{#switch:{{{TypeDetail|}}} | | {{#ifeq {{lc: {{{TypeDetail|}}}}}|mission|{{NPCTableCSS}}{{MissionLinks}}}} | ||
{{{{#switch:{{lc: {{{TypeDetail|}}}}} |combat=CMBSiteInfo|mission=Missiondetails|default=Combat}} | |||
| name= {{{Name}}} | | name= {{{Name}}} | ||
| type= {{{SiteType|}}} | | type= {{{SiteType|}}} | ||
| Line 8: | Line 9: | ||
| faction= {{{Faction}}} | | faction= {{{Faction}}} | ||
| faction2 = {{{Faction2|}}} | | faction2 = {{{Faction2|}}} | ||
| damage= | | damage= {{{Damage|}}} | ||
| resist= | | resist= {{{Resist|}}} | ||
| signature strength= | | signature strength= {{{SignalStrength|}}} | ||
| Level= {{{Rating|}}} | |||
| Type= {{{SiteType|}}} | |||
| Objective= {{{MissionObjective|}}} | |||
| Faction1= {{{Faction}}} | |||
| Faction1= {{{Faction2|}}} | |||
| DamageToDeal1= {{{Damage|}}} | |||
| DamageToResist1= {{{Resist|}}} | |||
| WebPoint= {{{WebPoint|}}} | |||
| EWAR= {{{EWAR|}}} | |||
| ShipSizeLimit={{{ShipLimit|None}}} | |||
| ShipSuggestion= {{{ShipSuggestion|}}} | |||
| Rewards= {{{MissionRewards|}}} | |||
| StandingLoss= {{{StandingLoss|}}} | |||
|Extra= {{{Extra|}}} | |||
}} | |||
}} | }} | ||