Difference between revisions of "User:Arin Mara/Sandbox/Template:SandboxParent"
From EVE University Wiki
< User:Arin Mara | Sandbox
(Replaced content with "<includeonly> {{{shipname|Unknown}}} {{{shipname|Unknown}}} </includeonly>") Tag: Replaced |
|||
Line 4: | Line 4: | ||
{{{shipname|Unknown}}} | {{{shipname|Unknown}}} | ||
− | </includeonly> | + | {{#css: |
+ | <!-- More CSS in MediaWiki:Common.css --> | ||
+ | <!--*** overrides ***--> | ||
+ | #bodyContent | ||
+ | { | ||
+ | margin-top: -1.5em; | ||
+ | } | ||
+ | |||
+ | #firstHeading | ||
+ | { | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | h1, h2 | ||
+ | { | ||
+ | background-color: black; | ||
+ | border-bottom: 1px solid #2D2413; | ||
+ | border-top: 1px solid #2D2413; | ||
+ | clear: both; | ||
+ | font-family: trebuchet MS; | ||
+ | font-variant: small-caps; | ||
+ | height: 25px; | ||
+ | line-height: 25px; | ||
+ | padding: 0 3px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | |||
+ | h1 { color: darkorange; font-size: 140%; } | ||
+ | h2 { color: white; font-size: 120%; } | ||
+ | h3 { border-bottom: 1px solid #2C2B2B; clear: both; font-size: 132%; } | ||
+ | |||
+ | .attributes | ||
+ | { | ||
+ | background-color: transparent; | ||
+ | margin-left: 5px; | ||
+ | } | ||
+ | |||
+ | .attributes h3 | ||
+ | { | ||
+ | color: #494949; | ||
+ | font-size: 12px; | ||
+ | font-variant: small-caps; | ||
+ | font-weight: normal; | ||
+ | line-height: 100%; | ||
+ | text-align: right; | ||
+ | } | ||
+ | |||
+ | .attributes .token | ||
+ | { | ||
+ | |||
+ | } | ||
+ | |||
+ | .attributes .separator | ||
+ | { | ||
+ | height: 0; | ||
+ | } | ||
+ | |||
+ | .att-line | ||
+ | { | ||
+ | font-size: 11px; | ||
+ | } | ||
+ | |||
+ | .attributes .token .line-label .label | ||
+ | { | ||
+ | color: #494949; | ||
+ | font-size: 12px; | ||
+ | font-variant: small-caps; | ||
+ | font-weight: normal; | ||
+ | line-height: 100%; | ||
+ | text-align: right; | ||
+ | } | ||
+ | |||
+ | .att-line .att-item | ||
+ | { | ||
+ | display: inline-block; | ||
+ | margin-bottom: 3px; | ||
+ | padding: 1px 5px; | ||
+ | } | ||
+ | |||
+ | .att-line .highlight | ||
+ | { | ||
+ | color: white; | ||
+ | } | ||
+ | |||
+ | .att-line .att-item .item | ||
+ | { | ||
+ | display: inline-block; | ||
+ | height: 21px; | ||
+ | line-height: 21px; | ||
+ | } | ||
+ | |||
+ | .att-line .att-item .snip | ||
+ | { | ||
+ | color: #656565; | ||
+ | font-size: 70%; | ||
+ | margin-left: 5px; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | .att-line .att-item .snip .desc | ||
+ | { | ||
+ | background-color: black; | ||
+ | border: 2px dashed #582806; | ||
+ | color: #CCCCCC; | ||
+ | display: none; | ||
+ | font-size: 11px; | ||
+ | line-height: 120%; | ||
+ | padding: 5px; | ||
+ | position: absolute; | ||
+ | right: 0; | ||
+ | text-align: justify; | ||
+ | width: 300px; | ||
+ | } | ||
+ | |||
+ | .att-line .att-item .snip:hover .desc, | ||
+ | .att-line .att-item .snip.hover .desc | ||
+ | { | ||
+ | display: block; | ||
+ | } | ||
+ | |||
+ | .att-line .att-item .att-img | ||
+ | { | ||
+ | line-height: 20px; | ||
+ | margin: 0 2px; | ||
+ | } | ||
+ | |||
+ | .att-line .att-item .att-img img | ||
+ | { | ||
+ | margin-top: -2px; | ||
+ | } | ||
+ | |||
+ | .att-line .att-item .att-label | ||
+ | { | ||
+ | color: #7D6843; | ||
+ | } | ||
+ | |||
+ | .box-resist | ||
+ | { | ||
+ | height: 15px; | ||
+ | line-height: 15px; | ||
+ | width: 50px; | ||
+ | } | ||
+ | |||
+ | .bgr-em { background-color: #121923; } | ||
+ | .bgr-thr { background-color: #290b0b; } | ||
+ | .bgr-kin { background-color: #292021; } | ||
+ | .bgr-exp { background-color: #2b190b; } | ||
+ | .val-em { background-color: #1c5d85; } | ||
+ | .val-thr { background-color: #8d1717; } | ||
+ | .val-kin { background-color: #757575; } | ||
+ | .val-exp { background-color: #875f1a; } | ||
+ | |||
+ | .box-resist .resist-value .value-text | ||
+ | { | ||
+ | font-family: trebuchet MS; | ||
+ | font-size: 11px; | ||
+ | font-weight: bold; | ||
+ | text-align: center; | ||
+ | width: 50px; | ||
+ | } | ||
+ | |||
+ | <!--*** overrides(end) ***--> | ||
+ | |||
+ | #ship-article .ignore a | ||
+ | { | ||
+ | background: none; | ||
+ | color: #4C4C4C; | ||
+ | } | ||
+ | |||
+ | #ship-article .ignore a:hover, | ||
+ | #ship-article .ignore a.hover | ||
+ | { | ||
+ | color: orange; | ||
+ | } | ||
+ | |||
+ | .techcorner | ||
+ | { | ||
+ | width: 64px; | ||
+ | height: 64px; | ||
+ | position: absolute; | ||
+ | top: 0; | ||
+ | left: 0; | ||
+ | margin-left: 1px; | ||
+ | margin-top: 1px; | ||
+ | } | ||
+ | }} | ||
+ | <div id='ship-article'> | ||
+ | <!--############ | ||
+ | Header | ||
+ | ################--> | ||
+ | <div class='header'> | ||
+ | <div class='headerbg'>[[Image:Eve_university_dbase_header.png|center|605x50px|Eve University Database]]</div> | ||
+ | <div class='mask'> </div> | ||
+ | <div class='dbtitle'>Ship Database</div> | ||
+ | <div class='shipname'>{{{shipname|Unknown}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--* Breadcrumbs *--> | ||
+ | <div class='breadcrumbs'>[[:Category:Ship Database|Ship Database]]<span class='separator'>▸</span>[[:Category:{{{grouping|Unique Ships}}}|{{{grouping|Unique Ships}}}]]<span class='separator'>▸</span>{{#if: {{{shipname|}}} | ||
+ | | [[{{{shipname}}}]] | ||
+ | | Unknown | ||
+ | }} | ||
+ | </div> | ||
+ | |||
+ | <!--############ | ||
+ | Body | ||
+ | ################--> | ||
+ | <div class='main'> | ||
+ | <table cellspacing='0' cellpadding='0' style='width:100%'> | ||
+ | <tr> | ||
+ | |||
+ | <!--************* | ||
+ | Left column | ||
+ | *****************--> | ||
+ | <td valign='top' class='left-col'> | ||
+ | |||
+ | <!--* Ship image block *--> | ||
+ | <div style='border: 1px solid #323931; position: relative;'>{{#if:{{{tech|}}} | ||
+ | | <div class="techcorner">[[Image:CornerT{{{tech|2}}}h.png|link=]]</div> | ||
+ | | | ||
+ | }}{{#ifexist: File:{{{shipimg}}} | ||
+ | | [[Image:{{{shipimg|no-image.png}}}|center|link= |256x256px|{{#if:{{{shipname}}} | ||
+ | | {{{shipname|Unknown Ship}}} | ||
+ | | Unknown Ship | ||
+ | }}]] | ||
+ | |{{#if: {{{shipid|}}} | ||
+ | <!-- | {{Imageserver|types|{{{shipid}}}|render|size=256}} Test code for using the Imageserver template--> | ||
+ | | https://images.evetech.net/types/{{{shipid}}}/render?size=256&.jpg | ||
+ | | [[Image:no-image.png|center|link= |256x256px|{{#if:{{{shipname}}} | ||
+ | | {{{shipname}}} | ||
+ | | Unknown Ship | ||
+ | }}]] | ||
+ | }} | ||
+ | }} | ||
+ | </div> | ||
+ | |||
+ | <div class='box-line box-info'> | ||
+ | <table class='ecm-info' cellspacing='0' cellpadding='0'> | ||
+ | <tr> | ||
+ | |||
+ | <!--** Ship image block "caption" left **--> | ||
+ | <td rowspan='3' class='faction-img'>[[Image:{{#switch:{{{faction}}} | ||
+ | | Amarr Empire= Logo_faction_amarr_empire.png | ||
+ | | Caldari State= Logo_faction_caldari_state.png | ||
+ | | Gallente Federation= Logo_faction_gallente_federation.png | ||
+ | | Society of Conscious Thought= Logo_faction_the_society.png | ||
+ | | Minmatar Republic= Logo_faction_minmatar_republic.png | ||
+ | | Outer Ring Excavations= Logo_faction_outer_ring_excavations.png | ||
+ | | Angel Cartel= Logo_faction_angel_cartel.png | ||
+ | | Sisters of EVE= Logo_faction_sisters_of_eve.png | ||
+ | | Serpentis= Logo_faction_serpentis.png | ||
+ | | Guristas= Logo_faction_guristas_pirates.png | ||
+ | | Blood Raiders= Logo_faction_the_blood_raider_covenant.png | ||
+ | | Sansha's Nation= Logo_faction_sanshas_nation.png | ||
+ | | Mordu's Legion= Logo_faction_mordus_legion.png | ||
+ | | CONCORD= Logo_faction_concord_assembly.png | ||
+ | | Intaki Syndicate= Logo faction the syndicate.png | ||
+ | | InterBus= Logo faction the interbus.png | ||
+ | | Triglavian Collective= Logo faction triglavian collective.png | ||
+ | | EDENCOM= Logo_faction_edencom.png | ||
+ | | #default= no-image.png | ||
+ | }}|center|link=|50x50px|{{#if:{{{faction|}}} | ||
+ | | {{{faction|Unknown}}} | ||
+ | | Unknown | ||
+ | }}]] | ||
+ | </td> | ||
+ | |||
+ | <!--** Ship image block "caption" center, line 1 **--> | ||
+ | <td class='faction'>{{{faction|Unknown}}}</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: {{{sensortype}}} | Magnetometric | ||
+ | | <span style='font-size: 9px;'>Magnetometric</span> | ||
+ | | {{{sensortype|Multi}}} | ||
+ | }} | ||
+ | </div> | ||
+ | <div class='snip'>what's this?</div> | ||
+ | <div class='ecm-desc'> | ||
+ | <p> | ||
+ | <div class='innervalue'><span class='normal'>{{#switch: {{{ecmprio}}} | ||
+ | | 0= NO/UNKNOWN | ||
+ | | 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 **--> | ||
+ | <tr> | ||
+ | <td class='hull-type'>[[:Category:{{{grouping|Unique Ships}}}|{{{grouping|Unique Ships}}}]]</td> | ||
+ | </tr> | ||
+ | |||
+ | <!--** Ship image block "caption" center, line 3 **--> | ||
+ | <tr> | ||
+ | <td class='hull-title'>{{{hulltype|Unknown Class}}}</td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | </div> | ||
+ | <!--* Highlights *--> | ||
+ | <div class='box-line box-awards'> | ||
+ | <div class='award' style='display:{{#if: {{{highlights1|}}} | ||
+ | | block | ||
+ | | none | ||
+ | }}'> | ||
+ | <div class='award-img'>[[Image:Icon_highlights.png|15x15px|middle|first highlight]]</div> | ||
+ | <div class='award-label'>{{{highlights1|}}}</div> | ||
+ | <div class='award-bgr'>HIGHLIGHTS</div> | ||
+ | </div> | ||
+ | |||
+ | <div class='award' style='display:{{#if: {{{highlights2|}}} | ||
+ | | block | ||
+ | | none | ||
+ | }}'> | ||
+ | <div class='award-img'>[[Image:Icon_highlights.png|15x15px|middle|structure hitpoints]]</div> | ||
+ | <div class='award-label'>{{{highlights2|}}}</div> | ||
+ | <div class='award-bgr'>HIGHLIGHTS</div> | ||
+ | </div> | ||
+ | |||
+ | <div class='award' style='display:{{#if: {{{highlights3|}}} | ||
+ | | block | ||
+ | | none | ||
+ | }}'> | ||
+ | <div class='award-img'>[[Image:Icon_highlights.png|15x15px|middle|structure hitpoints]]</div> | ||
+ | <div class='award-label'>{{{highlights3|}}}</div> | ||
+ | <div class='award-bgr'>HIGHLIGHTS</div> | ||
+ | </div> | ||
+ | |||
+ | <div class='award' style='display:{{#if: {{{highlights4|}}} | ||
+ | | block | ||
+ | | none | ||
+ | }}'> | ||
+ | <div class='award-img'>[[Image:Icon_highlights.png|15x15px|middle|structure hitpoints]]</div> | ||
+ | <div class='award-label'>{{{highlights4|}}}</div> | ||
+ | <div class='award-bgr'>HIGHLIGHTS</div> | ||
+ | </div> | ||
+ | </div><!-- | ||
+ | |||
+ | * Forum links *--> | ||
+ | {{#if: {{{forumlinks|}}} | ||
+ | | <div class='box-line box-discussion'> | ||
+ | <div class='discussion-bgr'>FORUM DISCUSSION</div> | ||
+ | <div class='linkname'>{{{forumlinks|}}}</div> | ||
+ | </div> | ||
+ | | | ||
+ | }} | ||
+ | <!-- | ||
+ | * Wiki links *--> | ||
+ | <div class='box-line box-discussion'> | ||
+ | <div class='discussion-bgr'>RELATED UNI-WIKI REFERENCES</div> | ||
+ | <div class='linkname'>[[Ships|EVE Online Ships Overview]]<br>{{{wikireferences|}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--* External links *--> | ||
+ | <div class='box-line box-discussion'> | ||
+ | <div class='discussion-bgr'>EXTERNAL LINKS</div> | ||
+ | <div class='linkname'>{{#if: {{{shipid|}}} | ||
+ | | [https://zkillboard.com/ship/{{{shipid}}}/ {{{shipname|unknown}}} on zKillboard]{{#switch: {{{class}}} | ||
+ | | Shuttle | ||
+ | | Special Edition Shuttle= | ||
+ | | <br>[https://www.eveworkbench.com/fitting/{{{shipid}}} {{{shipname|unknown}}} on EVE Workbench] | ||
+ | }} <br>[https://evepraisal.com/item/{{{shipid}}}/ {{{shipname|unknown}}} on Evepraisal]<br>[https://everef.net/type/{{{shipid}}} {{{shipname|unknown}}} on EVE Ref] | ||
+ | | | ||
+ | }}<br>{{{externallinks|}}}</div> | ||
+ | </div> | ||
+ | </td> | ||
+ | |||
+ | <!--************* | ||
+ | Right column | ||
+ | *****************--> | ||
+ | <td valign='top'> | ||
+ | |||
+ | <!--* TOC and Ship info *--> | ||
+ | <div class='box-line'> | ||
+ | __TOC__ <!-- to suppress <pre> parsing | ||
+ | -->{{{info|}}} | ||
+ | </div> | ||
+ | |||
+ | <!--* Ship bonuses(traits) *--> | ||
+ | <div class='box-line box-bonuses' style='display:{{#if: {{{bonuses|}}} | ||
+ | |block | ||
+ | |none | ||
+ | }}'> | ||
+ | <div class='label'>SHIP BONUSES</div> <!-- to suppress <pre> parsing | ||
+ | -->{{{bonuses|}}} | ||
+ | </div> | ||
+ | |||
+ | <div class='box-line'> | ||
+ | <table class='midinfo' cellspacing='0' cellpadding='0'> | ||
+ | <tr> | ||
+ | |||
+ | <!--* Required skills *--> | ||
+ | <td class='left' style='width:330px;'><div class='title'>Required Skills</div> | ||
+ | {{{reqskills|<i>none</i>}}} | ||
+ | <!--** Training time **--> | ||
+ | <div class='skillstime' style='display:{{#if: {{{reqskills|}}} | ||
+ | | block | ||
+ | | none | ||
+ | }}'> | ||
+ | <span style='font-variant: small-caps;'>Training Time</span> <span style='color:#656565;font-size:70%;'>what's this?</span><div class='value'>{{{totaltraintime|}}}</div> | ||
+ | <div class='desc'>Estimated training time only for the listed skills based on zero [[Skills_and_Learning#Implants|implants]] and without [[Skills_and_Learning#Neural_Remaps|neural remaps]].</div> | ||
+ | </div> | ||
+ | </td> | ||
+ | |||
+ | <!--* Grouping *--> | ||
+ | <td class='right'><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>{{{roles|<i>unspecified</i>}}}</span></td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | <div style='color: #7D6843;font-size: 90%;'>▪ Variations</div> <!-- to suppress <pre> parsing | ||
+ | --><span style='padding-left: 10px; display: block;'>{{{variations|<i>none</i>}}}</span> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </div> | ||
+ | |||
+ | <!--* Ship attributes *--> | ||
+ | <div class='box-line box-attributes'> | ||
+ | <h2 style='margin-left: 0;'>Ship Attributes</h2> | ||
+ | <table class='attributes' cellspacing='0' cellpadding='0'> | ||
+ | |||
+ | <!--** Ship attributes - Fittings **--> | ||
+ | <tr class='token'> | ||
+ | <td class='line-label'><span class='label'>Fittings</span></td> | ||
+ | <td class='att-line'> | ||
+ | |||
+ | <!--*** Powergrid ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Powergrid</div><div class='item att-img'>[[Image:icon_powergrid.png|20px|middle|powergrid]]</div><div class='item att-value'>{{{powergrid|0 MW}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** CPU ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>CPU</div><div class='item att-img'>[[Image:icon_cpu.png|20px|middle|cpu output]]</div><div class='item att-value'>{{{cpu|0 tf}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Capacitor ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Capacitor</div><div class='item att-img'>[[Image:Icon_capacitor_capacity.png|20px|middle|capacitor]]</div><div class='item att-value'>{{{capacitor|0 GJ}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** High slots ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>High</div><div class='item att-img'>[[Image:icon_hi_slot.png|20px|middle|high slots]]</div><div class='item att-value'>{{{highs|0}}}</div> | ||
+ | |||
+ | <!--*** Launchers ***--> | ||
+ | <div class='item att-label' style='color:#9E8F75;margin-left: 5px;'>Launchers</div><div class='item att-img'>[[Image:icon_launcher_hp.png|20px|middle|launcher slots]]</div><div class='item att-value'>{{{launchers|0}}}</div> | ||
+ | |||
+ | <!--*** Turrets ***--> | ||
+ | <div class='item att-label' style='color:#9E8F75;margin-left: 5px;'>Turrets</div><div class='item att-img'>[[Image:icon_turret_hp.png|20px|middle|turret slots]]</div><div class='item att-value'>{{{turrets|0}}}</div> | ||
+ | |||
+ | </div> | ||
+ | <!--*** Medium slots ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Medium</div><div class='item att-img'>[[Image:icon_mid_slot.png|20px|middle|middle slots]]</div><div class='item att-value'>{{{mediums|0}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Low slots ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Low</div><div class='item att-img'>[[Image:icon_low_slot.png|20px|middle|low slots]]</div><div class='item att-value'>{{{lows|0}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Rigs ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Rig </div><div class='item att-img'>[[Image:icon_rigs.png|20px|middle|rigs]]</div> | ||
+ | {{#if: {{{rigs_count|}}} | ||
+ | | <div class='item att-value'>{{{rigs_count}}}</div> | ||
+ | | <div class='item att-value'>{{#switch: {{{class}}} | ||
+ | | Corvette | ||
+ | | Shuttle | ||
+ | | Special Edition Shuttle | ||
+ | | Freighter | ||
+ | | Jump Freighter= 0 | ||
+ | | #default={{#switch:{{{tech}}} | ||
+ | | 2= 2 | ||
+ | | #default= 3 | ||
+ | }} | ||
+ | }}</div> | ||
+ | }} | ||
+ | {{#if: {{{rigs_size|}}} | ||
+ | |<div class='item att-value'>{{{rigs_size}}}</div> | ||
+ | |<div class='item att-value'>{{#switch:{{{class}}} | ||
+ | | Shuttle | ||
+ | | Special Edition Shuttle | ||
+ | | Corvette | ||
+ | | Assault Frigate | ||
+ | | Logistics Frigate | ||
+ | | Covert Ops | ||
+ | | Destroyer | ||
+ | | Command Destroyer | ||
+ | | Tactical Destroyer | ||
+ | | Electronic Attack Ship | ||
+ | | Expedition Frigate | ||
+ | | Frigate | ||
+ | | Interceptor | ||
+ | | Interdictor | ||
+ | | Stealth Bomber= small | ||
+ | |||
+ | | Attack Battlecruiser | ||
+ | | Blockade Runner | ||
+ | | Combat Battlecruiser | ||
+ | | Combat Recon Ship | ||
+ | | Command Ship | ||
+ | | Cruiser | ||
+ | | Deep Space Transport | ||
+ | | Exhumer | ||
+ | | Force Recon Ship | ||
+ | | Heavy Assault Cruiser | ||
+ | | Heavy Interdiction Cruiser | ||
+ | | Industrial | ||
+ | | Logistics Cruiser | ||
+ | | Mining Barge | ||
+ | | Strategic Cruiser= medium | ||
+ | |||
+ | | Battleship | ||
+ | | Black Ops | ||
+ | | Industrial Command Ship | ||
+ | | Marauder= large | ||
+ | |||
+ | | Capital Industrial Ship | ||
+ | | Carrier | ||
+ | | Force Auxiliary | ||
+ | | Dreadnought | ||
+ | | Freighter | ||
+ | | Jump Freighter | ||
+ | | Supercarrier | ||
+ | | Titan= capital | ||
+ | |||
+ | | #default= ? | ||
+ | }}</div> | ||
+ | }} | ||
+ | |||
+ | <!--*** Calibration ***--> | ||
+ | <div class='item att-label' style='color:#9E8F75;margin-left: 5px;'>Calibration </div><div class='item att-img'>[[Image:icon_calibration.png|16px|middle|calibration]]</div><div class='item att-value'>{{#if: {{{rigs_calibration|}}} | ||
+ | | {{{rigs_calibration|}}} | ||
+ | | {{#switch:{{{class}}} | ||
+ | | Corvette | ||
+ | | Shuttle | ||
+ | | Limited Edition Shuttle | ||
+ | | Freighter | ||
+ | | Jump Freighter= 0 | ||
+ | | #default={{#switch: {{{grouping}}} | ||
+ | | Pirate Faction Ships= 350 | ||
+ | | #default= 400 | ||
+ | }} | ||
+ | }} | ||
+ | }}</div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td class='separator'></td></tr> | ||
+ | |||
+ | <!--** Ship attributes - Navigation **--> | ||
+ | <tr class='token'> | ||
+ | <td class='line-label'><span class='label'>Navigation</span></td> | ||
+ | <td class='att-line'> | ||
+ | |||
+ | <!--*** Max velocity ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Max Velocity</div><div class='item att-img'>[[Image:Icon_velocity.png|20px|middle|max. velocity]]</div><div class='item att-value'>{{{maxvelocity|0 m/s}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** inertia modifier ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Inertia Modifier</div><div class='item att-img'>[[Image:icon_inertia.png|20px|middle|inertia modifier (agility)]]</div><div class='item att-value'>{{{inertia|0.0}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Warp speed ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Warp Speed</div><div class='item att-img'>[[Image:Icon_warp_speed.png|20px|middle|inertia modifier (agility)]]</div><div class='item att-value'>{{{warpspeed|0 AU/s}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Base time to warp ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label' style='margin-right:3px;'>Base Time to Warp</div><div class='item att-img'>[[Image:Icon_warp_time.png|20px|middle|base time to warp]]</div><div class='item att-value'>{{{warptime|0.0 s}}}</div><div class='item att-value snip'>what's this?<div class='desc'>Base Time to Warp is essentially the time needed for this ship to align and accelerate until it reaches 75% of its top speed and goes to warp. The time displayed here is the base calculated time with no account for any warp related skills, modules or any other effects.</div></div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td class='separator'></td></tr> | ||
+ | |||
+ | <!--** Ship attributes - Drones/Fighters **--> | ||
+ | <tr class='token' {{#if: {{{fighterbay|}}} | ||
+ | | style="display: none;" | ||
+ | }}> | ||
+ | <td class='line-label'><span class='label'>Drones</span></td> | ||
+ | <td class='att-line' {{#if: {{{dronebay|}}} | ||
+ | | style="display: none;" | ||
+ | }}> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label' style="font-style: italic;">No drone bay.</div> | ||
+ | </div> | ||
+ | </td> | ||
+ | |||
+ | <td class='att-line' {{#if: {{{dronebay|}}} | ||
+ | | | ||
+ | | style="display: none;" | ||
+ | }}> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Drone Capacity</div><div class='item att-img'>[[Image:icon_drone_capacity.png|20px|middle|drone capacity]]</div><div class='item att-value'>{{{dronebay|0 m³}}}</div> | ||
+ | </div> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Drone Bandwidth</div><div class='item att-img'>[[Image:icon_drone_bandwidth.png|20px|middle|drone bandwidth]]</div><div class='item att-value'>{{{bandwidth|0 Mbit/sec}}}</div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr class='token' {{#if: {{{fighterbay|}}} | ||
+ | | | ||
+ | | style="display: none;" | ||
+ | }}> | ||
+ | <td class='line-label'><span class='label'>Fighters</span></td> | ||
+ | <td class='att-line'> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Fighter Bay Capacity</div><div class='item att-img'>[[Image:icon_drone_capacity.png|20px|middle|fighter bay capacity]]</div><div class='item att-value'>{{{fighterbay|0 m³}}}</div> | ||
+ | </div> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Fighter Squad Tubes</div><div class='item att-img'>[[Image:icon_drone_bandwidth.png|20px|middle|fighter tubes]]</div><div class='item att-value'>{{{fightertubes|0}}}</div> | ||
+ | </div> | ||
+ | <div class='att-item' {{#if: {{{lightfightersquadlimit|}}} | ||
+ | | | ||
+ | | style="display: none;" | ||
+ | }}> | ||
+ | <div class='item att-label'>Light Fighter Squad Limit</div><div class='item att-img'>[[Image:icon_drone_bandwidth.png|20px|middle|squad limit]]</div><div class='item att-value'>{{{lightfightersquadlimit|0}}}</div> | ||
+ | </div> | ||
+ | <div class='att-item' {{#if: {{{heavyfightersquadlimit|}}} | ||
+ | | | ||
+ | | style="display: none;" | ||
+ | }}> | ||
+ | <div class='item att-label'>Heavy Fighter Squad Limit</div><div class='item att-img'>[[Image:icon_drone_bandwidth.png|20px|middle|squad limit]]</div><div class='item att-value'>{{{heavyfightersquadlimit|0}}}</div> | ||
+ | </div> | ||
+ | <div class='att-item' {{#if: {{{supportfightersquadlimit|}}} | ||
+ | | | ||
+ | | style="display: none;" | ||
+ | }}> | ||
+ | <div class='item att-label'>Support Fighter Squad Limit</div><div class='item att-img'>[[Image:icon_drone_bandwidth.png|20px|middle|squad limit]]</div><div class='item att-value'>{{{supportfightersquadlimit|0}}}</div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td class='separator'></td></tr> | ||
+ | |||
+ | <!--** Ship attributes - Targeting **--> | ||
+ | <tr class='token'> | ||
+ | <td class='line-label'><span class='label'>Targeting</span></td> | ||
+ | <td class='att-line'> | ||
+ | |||
+ | <!--*** Max range ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Max Tgt. Range</div><div class='item att-img'>[[Image:icon_target_range.png|20px|middle|max. targeting range]]</div><div class='item att-value'>{{{targetrange|0 km}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Max targets ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Max Locked Targets</div><div class='item att-img'>[[Image:icon_target_max.png|20px|middle|max. locked targets]]</div><div class='item att-value'>{{{maxlockedtargets|0}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Sensor ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>{{{sensortype|Multi}}} Sensor</div><div class='item att-img'>{{#switch: {{{sensortype}}} | ||
+ | | RADAR= [[Image:Icon_sensor_radar.png|20px|middle|RADAR sensor strength]] | ||
+ | | Gravimetric= [[Image:Icon_sensor_gravimetric.png|20px|middle|Gravimetric sensor strength]] | ||
+ | | Magnetometric= [[Image:Icon_sensor_magnetometric.png|20px|middle|Magnetometric sensor strength]] | ||
+ | | LADAR= [[Image:Icon_sensor_ladar.png|20px|middle|LADAR sensor strength]] | ||
+ | | #default= [[Image:Icon_sensor_gravimetric.png|20px|middle|Multitype sensor strength]]}}</div><div class='item att-value'>{{{sensorvalue|0 points}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Signature radius ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Sig. Radius</div><div class='item att-img'>[[Image:icon_ship_sig.png|20px|middle|ship signature radius]]</div><div class='item att-value'>{{{sigradius|0 m}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Scan resolution ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Scan Res.</div><div class='item att-img'>[[Image:icon_sensor_resolution.png|20px|middle|scan resolution]]</div><div class='item att-value'>{{{scanres|0 mm}}}</div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td class='separator'></td></tr> | ||
+ | |||
+ | <!--** Ship attributes - Structure **--> | ||
+ | <tr class='token'> | ||
+ | <td class='line-label'><span class='label'>Structure</span></td> | ||
+ | <td class='att-line'> | ||
+ | |||
+ | <!--*** hitpoints ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Structure Hitpoints</div><div class='item att-img'>[[Image:icon_volume.png|20px|middle|structure hitpoints]]</div><div class='item att-value'>{{{structurehp|0 HP}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Mass ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Mass</div><div class='item att-img'>[[Image:icon_mass.png|20px|middle|ship mass]]</div><div class='item att-value'>{{{mass|0 kg}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Volume ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Volume</div><div class='item att-img'>[[Image:icon_volume.png|20px|middle|ship volume]]</div><div class='item att-value'>{{{volume|0 m³}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Cargo capacity ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Cargo Capacity</div><div class='item att-img'>[[Image:Icon_capacity.png|center|20x20px|cargo capacity]]</div><div class='item att-value'>{{{cargohold|0 m³}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Escape bay ***--> | ||
+ | <div class='att-item' {{#ifeq: {{{class|}}} | Battleship | ||
+ | | | ||
+ | | style="display: none;" | ||
+ | }}> | ||
+ | <div class='item att-label'>Frigate Escape Bay</div><div class='item att-img'>[[Image:Isis_frigate.png|center|20x20px|Frigate Capacity]]</div><div class='item att-value'>1 Frigate</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Extrahold ***--> | ||
+ | <div class='att-item' {{#if: {{{extrahold|}}} | ||
+ | | | ||
+ | | style="display: none;" | ||
+ | }}> | ||
+ | <div class='item att-label'>{{{extraholdtype}}} Capacity</div><div class='item att-img'>[[Image:Icon_capacity.png|center|20x20px|capacity]]</div><div class='item att-value'>{{{extrahold|0 m³}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Extrahold 2 ***--> | ||
+ | <div class='att-item' {{#if: {{{extrahold2|}}} | ||
+ | | | ||
+ | | style="display: none;" | ||
+ | }}> | ||
+ | <div class='item att-label'>{{{extrahold2type}}} Capacity</div><div class='item att-img'>[[Image:Icon_capacity.png|center|20x20px|capacity]]</div><div class='item att-value'>{{{extrahold2|0 m³}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Extrahold 3 ***--> | ||
+ | <div class='att-item' {{#if: {{{extrahold3|}}} | ||
+ | | | ||
+ | | style="display: none;" | ||
+ | }}> | ||
+ | <div class='item att-label'>{{{extrahold3type}}} Capacity</div><div class='item att-img'>[[Image:Icon_capacity.png|center|20x20px|capacity]]</div><div class='item att-value'>{{{extrahold3|0 m³}}}</div> | ||
+ | </div> | ||
+ | |||
+ | <!--*** Extrahold 4 ***--> | ||
+ | <div class='att-item' {{#if: {{{extrahold4|}}} | ||
+ | | | ||
+ | | style="display: none;" | ||
+ | }}> | ||
+ | <div class='item att-label'>{{{extrahold4type}}} Capacity</div><div class='item att-img'>[[Image:Icon_capacity.png|center|20x20px|capacity]]</div><div class='item att-value'>{{{extrahold4|0 m³}}}</div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | <tr><td class='separator'></td></tr> | ||
+ | |||
+ | <!--** Ship attributes - Shield **--> | ||
+ | <tr class='token'> | ||
+ | <td class='line-label'><span class='label'>Shields</span></td> | ||
+ | <td class='att-line'> | ||
+ | |||
+ | <!--*** hitpoints ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Shield Capacity</div><div class='item att-img'>[[Image:icon_shield.png|20px|middle|shields]]</div><div class='item att-value'>{{{shieldhp|0 HP}}}</div> | ||
+ | |||
+ | <!--*** resistances ***--> | ||
+ | <div class='item att-label' style='margin-left: 5px;'>Shield Resistances</div> | ||
+ | <div class='item'> | ||
+ | <div class='item att-label' style='color: #9E8F75; margin-left: 5px; font-size: 80%;'>EM</div> | ||
+ | <div class='item att-img'>[[Image:icon_resist_em.png|20px|shield electromagnetic resistance]]</div> | ||
+ | <div style='display: inline-block;'> | ||
+ | <div class='box-resist bgr-em'> <div class='resist-value val-em' style='width:{{#expr: | ||
+ | {{#expr: | ||
+ | {{#if: {{{shieldem}}} | ||
+ | | {{{shieldem|0}}} | ||
+ | | 0 | ||
+ | }}/2 | ||
+ | }}round0 | ||
+ | }}px;'> <div class='value-text'>{{#if: {{{shieldem}}} | ||
+ | | {{{shieldem|0}}} | ||
+ | | 0 | ||
+ | }}</div></div></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class='item'> | ||
+ | <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>THR</div> | ||
+ | <div class='item att-img'>[[Image:icon_resist_therm.png|20px|shield thermal resistance]]</div> | ||
+ | <div style='display: inline-block;'> | ||
+ | <div class='box-resist bgr-thr'> <div class='resist-value val-thr' style='width:{{#expr:{{#expr:{{#if:{{{shieldtherm}}}|{{{shieldtherm|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{shieldtherm}}}|{{{shieldtherm|0}}}|0}}</div></div></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class='item'> | ||
+ | <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>KIN</div> | ||
+ | <div class='item att-img'>[[Image:icon_resist_kin.png|20px|shield kinetic resistance]]</div> | ||
+ | <div style='display: inline-block;'> | ||
+ | <div class='box-resist bgr-kin'> <div class='resist-value val-kin' style='width:{{#expr:{{#expr:{{#if:{{{shieldkin}}}|{{{shieldkin|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{shieldkin}}}|{{{shieldkin|0}}}|0}}</div></div></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class='item'> | ||
+ | <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>EXP</div> | ||
+ | <div class='item att-img'>[[Image:icon_resist_exp.png|20px|shield explosive resistance]]</div> | ||
+ | <div style='display: inline-block;'> | ||
+ | <div class='box-resist bgr-exp'> <div class='resist-value val-exp' style='width:{{#expr:{{#expr:{{#if:{{{shieldexp}}}|{{{shieldexp|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{shieldexp}}}|{{{shieldexp|0}}}|0}}</div></div></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | <tr><td class='separator'></td></tr> | ||
+ | |||
+ | <!--** Ship attributes - Armor **--> | ||
+ | <tr class='token'> | ||
+ | <td class='line-label'><span class='label'>Armor</span></td> | ||
+ | <td class='att-line' style='border-bottom: medium none;'> | ||
+ | |||
+ | <!--*** hitpoints ***--> | ||
+ | <div class='att-item'> | ||
+ | <div class='item att-label'>Armor Hitpoints</div><div class='item att-img'>[[Image:icon_armor.png|20px|middle|armor]]</div><div class='item att-value'>{{{armorhp|0 HP}}}</div> | ||
+ | |||
+ | <!--*** resistances ***--> | ||
+ | <div class='item att-label' style='margin-left:5px;'>Armor Resistances</div> | ||
+ | <div class='item'> | ||
+ | <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>EM</div> | ||
+ | <div class='item att-img'>[[Image:icon_resist_em.png|20px|shield electromagnetic resistance]]</div> | ||
+ | <div style='display: inline-block;'> | ||
+ | <div class='box-resist bgr-em'> <div class='resist-value val-em' style='width:{{#expr:{{#expr:{{#if:{{{armorem}}}|{{{armorem|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{armorem}}}|{{{armorem|0}}}|0}}</div></div></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class='item'> | ||
+ | <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>THR</div> | ||
+ | <div class='item att-img'>[[Image:icon_resist_therm.png|20px|armor thermal resistance]]</div> | ||
+ | <div style='display: inline-block;'> | ||
+ | <div class='box-resist bgr-thr'> <div class='resist-value val-thr' style='width:{{#expr:{{#expr:{{#if:{{{armortherm}}}|{{{armortherm|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{armortherm}}}|{{{armortherm|0}}}|0}}</div></div></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class='item'> | ||
+ | <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>KIN</div> | ||
+ | <div class='item att-img'>[[Image:icon_resist_kin.png|20px|armor kinetic resistance]]</div> | ||
+ | <div style='display: inline-block;'> | ||
+ | <div class='box-resist bgr-kin'> <div class='resist-value val-kin' style='width:{{#expr:{{#expr:{{#if:{{{armorkin}}}|{{{armorkin|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{armorkin}}}|{{{armorkin|0}}}|0}}</div></div></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class='item'> | ||
+ | <div class='item att-label' style='color:#9E8F75;margin-left: 5px;font-size: 80%;'>EXP</div> | ||
+ | <div class='item att-img'>[[Image:icon_resist_exp.png|20px|armor explosive resistance]]</div> | ||
+ | <div style='display: inline-block;'> | ||
+ | <div class='box-resist bgr-exp'> <div class='resist-value val-exp' style='width:{{#expr:{{#expr:{{#if:{{{armorexp}}}|{{{armorexp|0}}}|0}}/2}}round0}}px;'> <div class='value-text'>{{#if:{{{armorexp}}}|{{{armorexp|0}}}|0}}</div></div></div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | |||
+ | </table> | ||
+ | </div> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | |||
+ | </div> | ||
+ | </div></includeonly> |