Difference between revisions of "User:Evon R'al/Sandbox template"

From EVE University Wiki
Jump to: navigation, search
m (Coding and testing.)
m (Coding and testing.)
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 **-->

Revision as of 10:34, 2 April 2023


Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)