|
|
| Line 252: |
Line 252: |
| <!--** Ship image block "caption" center, line 1 **--> | | <!--** Ship image block "caption" center, line 1 **--> |
| <td class='faction'>{{#if: {{{faction|}}} |{{{faction}}} |{{Co|red|! faction missing !}} }}</td> | | <td class='faction'>{{#if: {{{faction|}}} |{{{faction}}} |{{Co|red|! faction missing !}} }}</td> |
|
| |
| <!--** Ship image block "caption" right **-->
| |
| <td rowspan='3' style='width: 70px;'>
| |
| <div class='ecm-priority'>
| |
| <div class='label'>ECM PRIORITY</div>
| |
| <div class='value normal'>{{#switch: {{{ecmprio}}}
| |
| | 0= NONE
| |
| | 1= LOW
| |
| | 2= NORMAL
| |
| | 3= HIGH
| |
| | 4= HIGHEST
| |
| | #default= UNKNOWN
| |
| }}
| |
| </div>
| |
| <div class='label2 type-gravimetric'>{{#ifeq: {{lc: {{{sensortype}}} }} | magnetometric
| |
| | <span style='font-size: 9px;'>Magnetometric</span>
| |
| | {{#if: {{{sensortype|}}} |{{{sensortype}}} | Multi }}
| |
| }}
| |
| </div>
| |
| <div class='snip'>what's this?</div>
| |
| <div class='ecm-desc'>
| |
| <p>
| |
| <div class='innervalue'><span class='normal'>{{#switch: {{{ecmprio}}}
| |
| | 0= NONE
| |
| | 1= LOW
| |
| | 2= NORMAL
| |
| | 3= HIGH
| |
| | 4= HIGHEST
| |
| | #default= Unknown
| |
| }}</span> Priority Target
| |
| </div>
| |
| <hr>Refer to your best judgement or the FC instructions on jamming targets. The priority displayed here is meant only as a basic guideline for prioritizing targets on a theoretical level, actual field priority may differ depending on the circumstances.
| |
| <hr>
| |
| <ul>
| |
| <li> [[Alphabetical_Ship_List|List of Jamming Priorities by Alphabet]]</li>
| |
| <li> [https://forum.eveuniversity.org/search.php?keywords=ewar Forum Discussions for E-War]</li>
| |
| </ul>
| |
| </p>
| |
| </div>
| |
| </div>
| |
| </td>
| |
| </tr>
| |
|
| |
|
| <!--** Ship image block "caption" center, line 2 **--> | | <!--** Ship image block "caption" center, line 2 **--> |
| Line 415: |
Line 373: |
| <td class='right'> | | <td class='right'> |
| <div class='title'>Grouping</div> | | <div class='title'>Grouping</div> |
| <table cellspacing='0' cellpadding='0'>
| |
| <tr>
| |
| <td style='width:70px;'><span style='color: #7D6843;font-size: 90%;'>▪ Role(s)</span></td>
| |
| <td><span>{{#if: {{{roles|}}} |{{{roles}}} |<i>unspecified</i> }}</span></td>
| |
| </tr>
| |
| </table>
| |
| <div style='color: #7D6843; font-size: 90%;'>▪ Variations</div> <!-- to suppress <pre> parsing | | <div style='color: #7D6843; font-size: 90%;'>▪ Variations</div> <!-- to suppress <pre> parsing |
| --><span style='padding-left: 10px; display: block;'>{{#if: {{{variations|}}} |{{{variations}}} |<i>none</i> }}</span> | | --><span style='padding-left: 10px; display: block;'>{{#if: {{{variations|}}} |{{{variations}}} |<i>none</i> }}</span> |