Difference between revisions of "User:Rayanth/SandboxTestingCodes"

From EVE University Wiki
Jump to: navigation, search
(46 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
On this page, I shall perform the wonderful task of playing around with random wiki codes.
 
On this page, I shall perform the wonderful task of playing around with random wiki codes.
 +
 +
 +
= Maf? =
 +
 +
<math>\color{White}t_{total} = t_{accel} + t_{decel} + t_{cruise}</math>
 +
 +
= Upwell Fuel Costs =
 +
 +
 +
{{#css:
 +
.table-header-rotated tr:nth-of-type(1) th:nth-of-type(n+2){
 +
  height: 140px;
 +
  width: 40px;
 +
  min-width: 40px;
 +
  max-width: 40px;
 +
  position: relative;
 +
  vertical-align: bottom;
 +
  padding: 0;
 +
  font-size: 12px;
 +
  line-height: 0.8;
 +
}
 +
.table-header-rotated tr:nth-of-type(1) th:nth-of-type(n+2) > div{
 +
  position: relative;
 +
  top: 0px;
 +
  left: 70px; /* 80 * tan(-45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
 +
  height: 100%;
 +
  -ms-transform:skew(-45deg,0deg);
 +
  -moz-transform:skew(-45deg,0deg);
 +
  -webkit-transform:skew(-45deg,0deg);
 +
  -o-transform:skew(-45deg,0deg);
 +
  transform:skew(-45deg,0deg);
 +
  overflow: hidden;
 +
  border-left: 1px solid #CCCCCC;
 +
  border-right: 1px solid #CCCCCC;
 +
}
 +
.table-header-rotated tr:nth-of-type(1) th:nth-of-type(n+2) span {
 +
  -ms-transform:skew(45deg,0deg) rotate(-45deg);
 +
  -moz-transform:skew(45deg,0deg) rotate(-45deg);
 +
  -webkit-transform:skew(45deg,0deg) rotate(-45deg);
 +
  -o-transform:skew(45deg,0deg) rotate(-45deg);
 +
  transform:skew(45deg,0deg) rotate(-45deg);
 +
  position: absolute;
 +
  bottom: 30px; /* 40 cos(-45) = 28 with an additional 2px margin*/
 +
  left: -25px; /*Because it looked good, but there is probably a mathematical link here as well*/
 +
  display: inline-block;
 +
  width: 100%;
 +
  width: 85px; /* 80 / cos(-45) - 40 cos (-45) = 85 where 80 is the height of the cell, 40 the width of the cell and 45 the transform angle*/
 +
  text-align: left;
 +
  white-space: nowrap; /*whether to display in one line or not*/
 +
}
 +
 +
.table-header-rotated tr:first-of-type th:first-of-type > div {
 +
  vertical-align: center;
 +
  text-align: left;
 +
  font-size: 24px;
 +
}
 +
 +
.table-header-rotated tr:nth-of-type(n+3) td:first-of-type {
 +
  white-space: nowrap;
 +
  text-align: center;
 +
}
 +
 +
table.table-header-rotated tr:nth-of-type(n+2) td:nth-of-type(n+2) {
 +
  text-align: center;
 +
}
 +
table.table-header-rotated td{
 +
  border: 1px solid #CCCCCC;
 +
  border-spacing: 0px;
 +
}
 +
table.table-header-rotated {
 +
  border-spacing: 0px;
 +
  border-collapse: collapse;
 +
}
 +
}}
 +
 +
 +
<br><br>
 +
{| class="table-header-rotated"
 +
! colspan="4" | <div style="text-align:center;"><span>Fuel Blocks Consumed<br><br>per Hour</span></div> !! <div><span>Standup Cloning Center I</span></div> !! <div><span>Standup Market Hub I</span></div> !! <div><span>Standup Capital Shipyard I</span></div> !! <div><span>Standup Hyasyoda Research Lab</span></div> !! <div><span>Standup Invention Lab I</span></div> !! <div><span>Standup Manufacturing Plant I</span></div> !! <div><span>Standup Research Lab I</span></div> !! <div><span>Standup Supercapital Shipyard I</span></div> !! <div><span>Standup Biochemical Reactor I</span></div> !! <div><span>Standup Composite Reactor I</span></div> !! <div><span>Standup Hybrid Reactor I</span></div> !! <div><span>Standup Moon Drill I</span></div> !! <div><span>Standup Reprocessing Facility I</span></div>
 +
|-
 +
| colspan="4" style="border: 0px; border-right: 1px;"  | || colspan="2" | Citadel Svc Modules || colspan="6" | Engineering Service Modules || colspan="5" | Resource Processing Service Modules
 +
|-
 +
| colspan="3" style="border-left: 0px; border-top: 0px;" | || Base Consumption || style="border-left: 0px;" | 10 || 40 || 24 || 10 || 12 || 12 || 12 || 36 || 15 || 15 || 15 || 5 || 10
 +
|-
 +
| rowspan="9" | Citadels
 +
| M || Standard || Astrahus || {{co|#00F000|7.5}} || {{co|#00F000|30}} || 24 || 10 || 12 || 12 || 12 || 36 || 15 || 15 || 15 || 5 || 10
 +
|-
 +
| L || Standard || Fortizar || {{co|#00F000|7.5}} || {{co|#00F000|30}} || 24 || 10 || 12 || 12 || 12 || 36 || 15 || 15 || 15 || 5 || 10
 +
|-
 +
| XL || Standard || Keepstar || {{co|#00F000|7.5}} || {{co|#00F000|30}} || 24 || 10 || 12 || 12 || 12 || 36 || 15 || 15 || 15 || 5 || 10
 +
|-
 +
| L || Faction || 'Draccous' Fortizar || {{co|#00F000|7.5}} || {{co|#00F000|30}} || {{co|#00F000|18}} || {{co|#00F000|7.5}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|27}} || 15 || 15 || 15 || 5 || 10
 +
|-
 +
| L || Faction || 'Horizon' Fortizar || {{co|#00F000|7.5}} || {{co|#00F000|30}} || {{co|#00F000|18}} || {{co|#00F000|7.5}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|27}} || 15 || 15 || 15 || 5 || 10
 +
|-
 +
| L || Faction || 'Marginis' Fortizar || {{co|#00F000|5}} || {{co|#00F000|20}} || {{co|#00F000|12}} || {{co|#00F000|5}} || {{co|#00F000|6}} || {{co|#00F000|6}} || {{co|#00F000|6}} || {{co|#00F000|18}} || {{co|#00F000|7.5}} || {{co|#00F000|7.5}} || {{co|#00F000|7.5}} || {{co|#00F000|2.5}} || {{co|#00F000|5}}
 +
|-
 +
| L || Faction || 'Moreau' Fortizar || {{co|#00F000|6.5}} || {{co|#00F000|26}} || {{co|#00F000|15.6}} || {{co|#00F000|6.5}} || {{co|#00F000|7.8}} || {{co|#00F000|7.8}} || {{co|#00F000|23.4}} || {{co|#00F000|9.75}} || {{co|#00F000|9.75}} || {{co|#00F000|9.75}} || {{co|#00F000|9.75}} || {{co|#00F000|3.25}} || {{co|#00F000|6.5}}
 +
|-
 +
| L || Faction || 'Prometheus' Fortizar || {{co|#00F000|7.5}} || {{co|#00F000|30}} || 24 || 10 || 12 || 12 || 12 || 36 || {{co|#00F000|11.25}} || {{co|#00F000|11.25}} || {{co|#00F000|11.25}} || {{co|#00F000|3.75}} || {{co|#00F000|7.5}}
 +
|-
 +
| XL || Faction || Upwell Palatine Keepstar || {{co|#00F000|7.5}} || {{co|#00F000|30}} || 24 || 10 || 12 || 12 || 12 || 36 || 15 || 15 || 15 || 5 || 10
 +
|-
 +
| rowspan="3" | Engineering<br>Complexes
 +
| M || Standard || Raitaru || 10 || 40 || {{co|#00F000|18}} || {{co|#00F000|7.5}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|27}} || 15 || 15 || 15 || 5 || 10
 +
|-
 +
| L || Standard || Azbel || 10 || 40 || {{co|#00F000|18}} || {{co|#00F000|7.5}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|27}} || 15 || 15 || 15 || 5 || 10
 +
|-
 +
| XL || Standard || Sotiyo || 10 || 40 || {{co|#00F000|18}} || {{co|#00F000|7.5}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|27}} || 15 || 15 || 15 || 5 || 10
 +
|-
 +
| rowspan="2" | Refineries
 +
| M || Standard || Athanor || 10 || 40 || 24 || 10 || 12 || 12 || 12 || 36 || {{co|#00F000|11.25}} || {{co|#00F000|11.25}} || {{co|#00F000|11.25}} || {{co|#00F000|3.75}} || {{co|#00F000|7.5}}
 +
|-
 +
| L || Standard || Tatara || 10 || 40 || 24 || 10 || 12 || 12 || 12 || 36 || {{co|#00F000|11.25}} || {{co|#00F000|11.25}} || {{co|#00F000|11.25}} || {{co|#00F000|3.75}} || {{co|#00F000|7.5}}
 +
|}
  
 
= post-upgrade Table cleanup list for align="center" =  
 
= post-upgrade Table cleanup list for align="center" =  
Line 51: Line 166:
 
     [[Forward Reconnaissance Outpost]]
 
     [[Forward Reconnaissance Outpost]]
 
     [[Gallente COSMOS]]
 
     [[Gallente COSMOS]]
----------------------------------------------------------------
+
    --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
 
     [[Gas cloud harvesting]]
 
     [[Gas cloud harvesting]]
 
     [[Guristas COSMOS]]
 
     [[Guristas COSMOS]]
Line 152: Line 267:
 
     [[Wormhole space]]
 
     [[Wormhole space]]
 
     [[Wormholes]]
 
     [[Wormholes]]
 
=Icons Revision=
 
<!-- Flash CSS -->
 
{{#css:
 
 
@keyframes flashy { 50% { opacity: 0; } }
 
@-webkit-keyframes flashy { 50% { opacity: 0; } }
 
@-moz-keyframes flashy { 50% { opacity: 0; } }
 
@-o-keyframes flashy { 50% { opacity: 0; } }
 
 
.flashy img {
 
    animation-name: flashy;
 
    animation-duration: .5s;
 
    animation-timing-function: linear;
 
    animation-iteration-count: infinite;
 
    animation-direction: alternate;
 
 
    -webkit-animation-name: flashy;
 
    -webkit-animation-duration: .5s;
 
    -webkit-animation-timing-function: linear;
 
    -webkit-animation-iteration-count: infinite;
 
    -webkit-animation-direction: alternate;
 
 
    -moz-animation-name: flashy;
 
    -moz-animation-duration: .5s;
 
    -moz-animation-timing-function: linear;
 
    -moz-animation-iteration-count: infinite;
 
    -moz-animation-direction: alternate;
 
 
    -o-animation-name: flashy;
 
    -o-animation-duration: .5s;
 
    -o-animation-timing-function: linear;
 
    -o-animation-iteration-count: infinite;
 
    -o-animation-direction: alternate;
 
}
 
}}
 
A list of icons for easy access, maintenance and visibility. If you're interested in the source for these or for use outside the wiki, see CCP's official [https://developers.eveonline.com/resource/resources Image Export Collection (IEC)].
 
 
== Modules ==
 
=== Assistance ===
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Remote repairs
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Remote hull repair
 
| [[File:Icon remote hull repair i.png|32px]]
 
| 64px
 
|-
 
| Remote armor repair
 
| [[File:Icon remote armor repair i.png|32px]]
 
| 64px
 
|-
 
| Remote shield booster
 
| [[File:Icon shield transporter i.png|32px]]
 
| 64px
 
|-
 
| Remote capacitor transmitter
 
| [[File:Icon remote capacitor transmitter i.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Utility modules
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Remote tracking computer
 
| [[File:Icon tracking computer i.png|32px]]
 
| 64px
 
|-
 
| Remote sensor booster
 
| [[File:Icon sensor resolution.png|32px]]
 
| 64px
 
|-
 
| Remote ECCM projection
 
| [[File:Icon eccm projector i.png|32px]]
 
| 64px
 
|-
 
| Warfare link
 
| [[File:Warfare-links.png|32px]]
 
| 64px
 
|}
 
|}
 
 
=== Electronic Warfare ===
 
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Warp scrambler
 
| [[File:Icon warp scrambler i.png|32px]]
 
| 64px
 
|-
 
| Warp disruptor
 
| [[File:Icon warp disruptor i.png|32px]]
 
| 64px
 
|-
 
| Stasis webifier
 
| [[File:Icon stasis webifier i.png|32px]]
 
| 64px
 
|-
 
| ECM / Jamming
 
| [[File:Icon target max.png|32px]]
 
| 64px
 
|-
 
| Remote ECM burst
 
| [[File:Icon remote ecm burst i.png|32px]]
 
| 64px
 
|-
 
| Target painter
 
| [[File:Icon target painter i.png|32px]]
 
| 64px
 
|-
 
| Energy vampire
 
| [[File:Vamp.png|32px]]
 
| 64px
 
|-
 
| Energy neutralizer
 
| [[File:Icon energy neutralizer i.png|32px]]
 
| 64px
 
|-
 
| Remote sensor dampener
 
| [[File:Icon remote sensor dampening.png|32px]]
 
| 64px
 
|-
 
| Track disruptor
 
| [[File:Icon track disruptor 64.png|32px]]
 
| 64px
 
|}
 
 
=== Weapons ===
 
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Turrets
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| X-Large Beam Lasers
 
| [[File:Icon turret beam xl.png|32px]]
 
| 64px
 
|-
 
| Large Beam Lasers
 
| [[File:Icon turret beam large.png|32px]]
 
| 64px
 
|-
 
| Medium Beam Lasers
 
| [[File:Icon turret beam medium.png|32px]]
 
| 64px
 
|-
 
| Small Beam Lasers
 
| [[File:Icon turret beam small.png|32px]]
 
| 64px
 
|-
 
| X-Large Pulse Lasers
 
| [[File:Icon turret pulse xl.png|32px]]
 
| 64px
 
|-
 
| Large Pulse Lasers
 
| [[File:Icon turret pulse large.png|32px]]
 
| 64px
 
|-
 
| Medium Pulse Lasers
 
| [[File:Icon turret pulse medium.png|32px]]
 
| 64px
 
|-
 
| Small Pulse Lasers
 
| [[File:Icon turret pulse small.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Missiles
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| X-Large Railgun
 
| [[File:Icon turret railgun xl.png|32px]]
 
| 64px
 
|-
 
| Large Railgun
 
| [[File:Icon turret railgun large.png|32px]]
 
| 64px
 
|-
 
| Medium Railgun
 
| [[File:Icon turret railgun medium.png|32px]]
 
| 64px
 
|-
 
| Small Railgun
 
| [[File:Icon turret railgun small.png|32px]]
 
| 64px
 
|-
 
| X-Large Blaster
 
| [[File:Icon turret blaster xl.png|32px]]
 
| 64px
 
|-
 
| Large Blaster
 
| [[File:Icon turret blaster large.png|32px]]
 
| 64px
 
|-
 
| Medium Blaster
 
| [[File:Icon turret blaster medium.png|32px]]
 
| 64px
 
|-
 
| Small Blaster
 
| [[File:Icon turret blaster small.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Missiles
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| X-Large Artillery
 
| [[File:Icon turret artillery xl.png|32px]]
 
| 64px
 
|-
 
| Large Artillery
 
| [[File:Icon turret artillery large.png|32px]]
 
| 64px
 
|-
 
| Medium Artillery
 
| [[File:Icon turret artillery medium.png|32px]]
 
| 64px
 
|-
 
| Small Artillery
 
| [[File:Icon turret artillery small.png|32px]]
 
| 64px
 
|-
 
| X-Large Autocannon
 
| [[File:Icon turret autocannon xl.png|32px]]
 
| 64px
 
|-
 
| Large Autocannon
 
| [[File:Icon turret autocannon large.png|32px]]
 
| 64px
 
|-
 
| Medium Autocannon
 
| [[File:Icon turret autocannon medium.png|32px]]
 
| 64px
 
|-
 
| Smal Autocannon
 
| [[File:Icon turret autocannon small.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Missiles
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| XL Torpedo
 
| [[File:Icon missiles citadel torpedo.png|32px]]
 
| 64px
 
|-
 
| XL Cruise Missile
 
| [[File:Icon missiles citadel cruise.png|32px]]
 
| 64px
 
|-
 
| Torpedo
 
| [[File:Icon torpedoes.png|32px]]
 
| 64px
 
|-
 
| Cruise Missile
 
| [[File:Icon missiles cruise.png|32px]]
 
| 64px
 
|-
 
| Rapid Heavy Missile
 
| [[File:Icon missiles heavy rapid.png|32px]]
 
| 64px
 
|-
 
| Heavy Missile
 
| [[File:Icon missiles heavy.png|32px]]
 
| 64px
 
|-
 
| Heavy Assault Missile
 
| [[File:Icon missiles heavy assault.png|32px]]
 
| 64px
 
|-
 
| Light Missile
 
| [[File:Icon missiles light.png|32px]]
 
| 64px
 
|-
 
| Rocket/Rapid Light Missile
 
| [[File:Icon missiles rocket.png|32px]]
 
| 64px
 
|}
 
|}
 
 
== Items ==
 
 
=== Containers ===
 
 
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Normal containers
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Large container
 
| [[File:Icon container large.png|32px]]
 
| 64px
 
|-
 
| Medium container
 
| [[File:Icon container medium.png|32px]]
 
| 64px
 
|-
 
| Small container
 
| [[File:Icon container small.png|32px]]
 
| 64px
 
|-
 
| Large secure container
 
| [[File:Icon container large secure.png|32px]]
 
| 64px
 
|-
 
| Medium secure container
 
| [[File:Icon container medium secure.png|32px]]
 
| 64px
 
|-
 
| Small secure container
 
| [[File:Icon container small secure.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Coloured containers
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Large green container
 
| [[File:Icon container large green.png|32px]]
 
| 64px
 
|-
 
| Large cyan container
 
| [[File:Icon container large cyan.png|32px]]
 
| 64px
 
|-
 
| Medium green container
 
| [[File:Icon container medium green.png|32px]]
 
| 64px
 
|-
 
| Medium cyan container
 
| [[File:Icon container medium cyan.png|32px]]
 
| 64px
 
|-
 
| Small green container
 
| [[File:Icon container small green.png|32px]]
 
| 64px
 
|-
 
| Small cyan container
 
| [[File:Icon container small cyan.png|32px]]
 
| 64px
 
|}
 
|}
 
 
=== Industry ===
 
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Ore
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Veldspar
 
| [[File:Ore veldspar.png|32px]]
 
| 64px
 
|-
 
| Scordite
 
| [[File:Ore scordite.png|32px]]
 
| 64px
 
|-
 
| Pyroxeres
 
| [[File:Ore pyroxeres.png|32px]]
 
| 64px
 
|-
 
| Plagioclase
 
| [[File:Ore plagioclase.png|32px]]
 
| 64px
 
|-
 
| Omber
 
| [[File:Ore omber.png|32px]]
 
| 64px
 
|-
 
| Kernite
 
| [[File:Ore kernite.png|32px]]
 
| 64px
 
|-
 
| Jaspet
 
| [[File:Ore jaspet.png|32px]]
 
| 64px
 
|-
 
| Hemorphite
 
| [[File:Ore hemorphite.png|32px]]
 
| 64px
 
|-
 
| Hedbergite
 
| [[File:Ore hedbergite.png|32px]]
 
| 64px
 
|-
 
| Gneiss
 
| [[File:Ore gneiss.png|32px]]
 
| 64px
 
|-
 
| Dark Ochre
 
| [[File:Ore dark ochre.png|32px]]
 
| 64px
 
|-
 
| Spodumain
 
| [[File:Ore spodumain.png|32px]]
 
| 64px
 
|-
 
| Crokite
 
| [[File:Ore crokite.png|32px]]
 
| 64px
 
|-
 
| Bistot
 
| [[File:Ore bistot.png|32px]]
 
| 64px
 
|-
 
| Arkonor
 
| [[File:Ore arkonor.png|32px]]
 
| 64px
 
|-
 
| Mercoxit
 
| [[File:Ore mercoxit.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Minerals
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Tritanium
 
| [[File:Mineral tritanium.png|32px]]
 
| 64px
 
|-
 
| Pyerite
 
| [[File:Mineral pyerite.png|32px]]
 
| 64px
 
|-
 
| Mexallon
 
| [[File:Mineral mexallon.png|32px]]
 
| 64px
 
|-
 
| Isogen
 
| [[File:Mineral isogen.png|32px]]
 
| 64px
 
|-
 
| Nocxium
 
| [[File:Mineral nocxium.png|32px]]
 
| 64px
 
|-
 
| Megacyte
 
| [[File:Mineral megacyte.png|32px]]
 
| 64px
 
|-
 
| Zydrine
 
| [[File:Mineral zydrine.png|32px]]
 
| 64px
 
|-
 
| Morphite
 
| [[File:Mineral morphite.png|32px]]
 
| 64px
 
|-
 
| Heavy Water
 
| [[File:Mineral heavy water.png|32px]]
 
| 64px
 
|-
 
| Helium Isotopes
 
| [[File:Mineral helium isotopes.png|32px]]
 
| 64px
 
|-
 
| Hydrogen Isotopes
 
| [[File:Mineral hydrogen isotopes.png|32px]]
 
| 64px
 
|-
 
| Liquid Ozone
 
| [[File:Mineral liquid ozone.png|32px]]
 
| 64px
 
|-
 
| Nitrogen Isotopes
 
| [[File:Mineral nitrogen isotopes.png|32px]]
 
| 64px
 
|-
 
| Oxygen Isotopes
 
| [[File:Mineral oxygen isotopes.png|32px]]
 
| 64px
 
|-
 
| Strontium Clathrates
 
| [[File:Mineral strontium clathrates.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Ice
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Blue Ice
 
| [[File:Ice blue ice.png|32px]]
 
| 64px
 
|-
 
| Clear Icicle
 
| [[File:Ice clear icicle.png|32px]]
 
| 64px
 
|-
 
| Glacial Mass
 
| [[File:Ice glacial mass.png|32px]]
 
| 64px
 
|-
 
| White Glaze
 
| [[File:Ice white glaze.png|32px]]
 
| 64px
 
|-
 
| Thick Blue Ice
 
| [[File:Ice blue ice.png|32px]]
 
| 64px
 
|-
 
| Enriched Clear Icicle
 
| [[File:Ice clear icicle.png|32px]]
 
| 64px
 
|-
 
| Smooth Glacial Mass
 
| [[File:Ice glacial mass.png|32px]]
 
| 64px
 
|-
 
| Pristine White Glaze
 
| [[File:Ice white glaze.png|32px]]
 
| 64px
 
|-
 
| Dark Glitter
 
| [[File:Ice dark glitter.png|32px]]
 
| 64px
 
|-
 
| Gelidus
 
| [[File:Ice gelidus.png|32px]]
 
| 64px
 
|-
 
| Glare Crust
 
| [[File:Ice glare crust.png|32px]]
 
| 64px
 
|-
 
| Krystallos
 
| [[File:Ice krystallos.png|32px]]
 
| 64px
 
|}
 
|}
 
 
== Factions ==
 
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Empires
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Amarr
 
| style="background:#333333;" | <nowiki>{{icon|amarr}}</nowiki>
 
| [[File:Logo_faction_amarr_empire.png|32px]]
 
| 128px
 
|-
 
| Amarr
 
| style="background:#333333;" | <nowiki>{{icon|amarr2}}</nowiki>
 
| [[File:logo_faction_amarr_empire_clean.png|32px]]
 
| 128px
 
|-
 
| Amarr
 
| style="background:#333333;" | <nowiki>{{icon|amarr3}}</nowiki>
 
| [[File:logo_faction_amarr_empire_chinese.png|32px]]
 
| 128px
 
|-
 
| Amarr
 
| style="background:#333333;" | <nowiki>{{icon|amarr4}}</nowiki>
 
| [[File:logo_faction_amarr_empire_shiny.png|32px]]
 
| 128px
 
|-
 
| Caldari
 
| style="background:#333333;" | <nowiki>{{icon|caldari}}</nowiki>
 
| [[File:Logo_faction_caldari_state.png|32px]]
 
| 128px
 
|-
 
| Caldari
 
| style="background:#333333;" | <nowiki>{{icon|caldari2}}</nowiki>
 
| [[File:Logo_faction_caldari_state_clean.png|32px]]
 
| 128px
 
|-
 
| Caldari
 
| style="background:#333333;" | <nowiki>{{icon|caldari3}}</nowiki>
 
| [[File:Logo_faction_caldari_state_chinese.png|32px]]
 
| 128px
 
|-
 
| Caldari
 
| style="background:#333333;" | <nowiki>{{icon|caldari4}}</nowiki>
 
| [[File:logo_faction_caldari_state_shiny.png|32px]]
 
| 128px
 
|-
 
| Gallente
 
| style="background:#333333;" | <nowiki>{{icon|gallente}}</nowiki>
 
| [[File:Logo_faction_gallente_federation.png|32px]]
 
| 128px
 
|-
 
| Gallente
 
| style="background:#333333;" | <nowiki>{{icon|gallente2}}</nowiki>
 
| [[File:Logo_faction_gallente_federation_clean.png|32px]]
 
| 128px
 
|-
 
| Gallente
 
| style="background:#333333;" | <nowiki>{{icon|gallente3}}</nowiki>
 
| [[File:Logo_faction_gallente_federation_chinese.png|32px]]
 
| 128px
 
|-
 
| Gallente
 
| style="background:#333333;" | <nowiki>{{icon|gallente4}}</nowiki>
 
| [[File:logo_faction_gallente_federation_shiny.png|32px]]
 
| 128px
 
|-
 
| Minmatar
 
| style="background:#333333;" | <nowiki>{{icon|minmatar}}</nowiki>
 
| [[File:Logo_faction_minmatar_republic.png|32px]]
 
| 128px
 
|-
 
| Minmatar
 
| style="background:#333333;" | <nowiki>{{icon|minmatar2}}</nowiki>
 
| [[File:Logo_faction_minmatar_republic_clean.png|32px]]
 
| 128px
 
|-
 
| Minmatar
 
| style="background:#333333;" | <nowiki>{{icon|minmatar3}}</nowiki>
 
| [[File:Logo_faction_minmatar_republic_chinese.png|32px]]
 
| 128px
 
|-
 
| Minmatar
 
| style="background:#333333;" | <nowiki>{{icon|minmatar4}}</nowiki>
 
| [[File:logo_faction_minmatar_republic_shiny.png|32px]]
 
| 128px
 
|-
 
| Jovian Empire
 
| style="background:#333333;" | <nowiki>{{icon|jove}}</nowiki>
 
| [[File:Logo_faction_jove_empire.png|32px]]
 
| 128px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Ammatar Mandate
 
| style="background:#333333;" | <nowiki>{{icon|ammatar}}</nowiki>
 
| [[File:logo_faction_ammatar_mandate.png|32px]]
 
| 128px
 
|-
 
| Angel Cartel
 
| style="background:#333333;" | <nowiki>{{icon|angels}}</nowiki>
 
| [[File:logo_faction_angel_cartel.png|32px]]
 
| 128px
 
|-
 
| Blood Raiders
 
| style="background:#333333;" | <nowiki>{{icon|blood raiders}}</nowiki>
 
| [[File:logo_faction_the_blood_raider_covenant.png|32px]]
 
| 128px
 
|-
 
| CONCORD Assembly
 
| style="background:#333333;" | <nowiki>{{icon|concord}}</nowiki>
 
| [[File:logo_faction_concord_assembly.png|32px]]
 
| 128px
 
|-
 
| Drifters
 
| style="background:#333333;" | <nowiki>{{icon|drifters}}</nowiki>
 
| [[File:logo faction drifters.png|32px]]
 
| 128px
 
|-
 
| Guristas Pirates
 
| style="background:#333333;" | <nowiki>{{icon|guristas}}</nowiki>
 
| [[File:logo_faction_guristas_pirates.png|32px]]
 
| 128px
 
|-
 
| InterBus
 
| style="background:#333333;" | <nowiki>{{icon|interbus}}</nowiki>
 
| [[File:logo_faction_the_interbus.png|32px]]
 
| 128px
 
|-
 
| Khanid Kingdom
 
| style="background:#333333;" | <nowiki>{{icon|khanid kingdom}}</nowiki>
 
| [[File:logo_faction_khanid_kingdom.png|32px]]
 
| 128px
 
|-
 
| Mordu's Legion
 
| style="background:#333333;" | <nowiki>{{icon|mordu}}</nowiki>
 
| [[File:logo_faction_mordus_legion.png|32px]]
 
| 128px
 
|-
 
| Outer Ring Excavations
 
| style="background:#333333;" | <nowiki>{{icon|ore}}</nowiki>
 
| [[File:logo_faction_outer_ring_excavations.png|32px]]
 
| 128px
 
|-
 
| Sansha's Nation
 
| style="background:#333333;" | <nowiki>{{icon|sansha}}</nowiki>
 
| [[File:logo_faction_sanshas_nation.png|32px]]
 
| 128px
 
|-
 
| Serpentis
 
| style="background:#333333;" | <nowiki>{{icon|serpentis}}</nowiki>
 
| [[File:logo_faction_serpentis.png|32px]]
 
| 128px
 
|-
 
| Servant Sisters of EVE
 
| style="background:#333333;" | <nowiki>{{icon|sisters}}</nowiki>
 
| [[File:logo_faction_sisters_of_eve.png|32px]]
 
| 128px
 
|-
 
| Society of Conscious Thought
 
| style="background:#333333;" | <nowiki>{{icon|society}}</nowiki>
 
| [[File:logo_faction_the_society.png|32px]]
 
| 128px
 
|-
 
| The Syndicate
 
| style="background:#333333;" | <nowiki>{{icon|the syndicate}}</nowiki>
 
| [[File:logo_faction_the_syndicate.png|32px]]
 
| 128px
 
|-
 
| Thukker Tribe
 
| style="background:#333333;" | <nowiki>{{icon|thukker tribe}}</nowiki>
 
| [[File:logo_faction_thukker_tribe.png|32px]]
 
| 128px
 
|-
 
| Triglavian Collective
 
| style="background:#333333;" | <nowiki>{{icon|triglavian}}</nowiki>
 
| [[File:Logo_faction_triglavian_collective.png|32px]]
 
| 128px
 
|}
 
|}
 
 
== Fitting ==
 
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Powergrid
 
| style="background:#333333;" | <nowiki>{{icon|powergrid}}</nowiki>
 
| [[File:icon_powergrid.png|32px]]
 
| 32px
 
|-
 
| CPU
 
| style="background:#333333;" | <nowiki>{{icon|cpu}}</nowiki>
 
| [[File:icon_cpu.png|32px]]
 
| 32px
 
|-
 
| Range
 
| style="background:#333333;" | <nowiki>{{icon|range}}</nowiki>
 
| [[File:Icon_target_range.png|32px]]
 
| 32px
 
|-
 
| Falloff
 
| style="background:#333333;" | <nowiki>{{icon|falloff}}</nowiki>
 
| [[File:Icon_falloff_mod.png|32px]]
 
| 32px
 
|-
 
| Signature radius
 
| style="background:#333333;" | <nowiki>{{icon|sig}}</nowiki>
 
| [[File:Icon_ship_sig.png|32px]]
 
| 32px
 
|-
 
| Velocity
 
| style="background:#333333;" | <nowiki>{{icon|velocity}}</nowiki>
 
| [[File:Icon_velocity.png|32px]]
 
| 32px
 
|-
 
| Shield
 
| style="background:#333333;" | <nowiki>{{icon|shield}}</nowiki>
 
| [[File:Icon_shield.png|32px]]
 
| 32px
 
|-
 
| Armor
 
| style="background:#333333;" | <nowiki>{{icon|armor}}</nowiki>
 
| [[File:Icon_armor.png|32px]]
 
| 32px
 
|-
 
| Hull / Structure
 
| style="background:#333333;" | <nowiki>{{icon|hull}}</nowiki>
 
| [[File:icon_hull.png|32px]]
 
| 64px
 
|-
 
| Capacity
 
| style="background:#333333;" | <nowiki>{{icon|capacity}}</nowiki>
 
| [[File:Icon_capacity.png|32px]]
 
| 64px
 
|-
 
| Sensor resolution
 
| style="background:#333333;" | <nowiki>{{icon|sensor resolution}}</nowiki>
 
| [[File:Icon_sensor_resolution.png|32px]]
 
| 64px
 
|-
 
| Target
 
| style="background:#333333;" | <nowiki>{{icon|target}}</nowiki>
 
| [[File:Icon_target_max.png|32px]]
 
| 64px
 
|-
 
| Inertia
 
| style="background:#333333;" | <nowiki>{{icon|inertia}}</nowiki>
 
| [[File:Icon_inertia.png|32px]]
 
| 32px
 
|-
 
| Align time
 
| style="background:#333333;" | <nowiki>{{icon|align}}</nowiki>
 
| [[File:icon_align_time.png|32px]]
 
| 64px
 
|-
 
| Warp speed
 
| style="background:#333333;" | <nowiki>{{icon|warp speed}}</nowiki>
 
| [[File:icon_warp_speed.png|32px]]
 
| 64px
 
|-
 
| Warp time
 
| style="background:#333333;" | <nowiki>{{icon|time}}</nowiki>
 
| [[File:icon warp time.png|32px]]
 
| 128px
 
|-
 
| Volume
 
| style="background:#333333;" | <nowiki>{{icon|volume}}</nowiki>
 
| [[File:Icon_volume.png|32px]]
 
| 64px
 
|-
 
| Tracking
 
| style="background:#333333;" | <nowiki>{{icon|tracking}}</nowiki>
 
| [[File:Icon_tracking.png|32px]]
 
| 32px
 
|-
 
| Turret
 
| style="background:#333333;" | <nowiki>{{icon|turret}}</nowiki>
 
| [[File:icon_turret.png|32px]]
 
| 32px
 
|-
 
| Missile
 
| style="background:#333333;" | <nowiki>{{icon|missile}}</nowiki>
 
| [[File:icon_torpedoes.png|32px]]
 
| 32px
 
|-
 
| Turret new
 
| style="background:#333333;" | <nowiki>{{icon|turret new}}</nowiki>
 
| [[File:icon_gunnery_turret.png|32px]]
 
| 64px
 
|-
 
| Missile new
 
| style="background:#333333;" | <nowiki>{{icon|missile new}}</nowiki>
 
| [[File:icon_missiles.png|32px]]
 
| 64px
 
|-
 
| Turret alpha
 
| style="background:#333333;" | <nowiki>{{icon|turret alpha}}</nowiki>
 
| [[File:icon_turret_volley.png|32px]]
 
| 64px
 
|-
 
| Missile burst
 
| style="background:#333333;" | <nowiki>{{icon|missile burst}}</nowiki>
 
| [[File:icon_burst.png|32px]]
 
| 64px
 
|-
 
| Drones
 
| style="background:#333333;" | <nowiki>{{icon|drones}}</nowiki>
 
| [[File:icon_drones.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Hull repairer
 
| style="background:#333333;" | <nowiki>{{icon|hull repair}}</nowiki>
 
| [[File:icon_hull_repairer_i.png|32px]]
 
| 64px
 
|-
 
| Armour repairer
 
| style="background:#333333;" | <nowiki>{{icon|armour repair}}</nowiki>
 
| [[File:icon_armor_repairer_i.png|32px]]
 
| 64px
 
|-
 
| Shield repairer
 
| style="background:#333333;" | <nowiki>{{icon|shield booster}}</nowiki>
 
| [[File:icon_shield_glow.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| High slot
 
| style="background:#333333;" | <nowiki>{{icon|fit high}}</nowiki>
 
| [[File:icon_fit_high.png|32px]]
 
| 128px
 
|-
 
| Medium slot
 
| style="background:#333333;" | <nowiki>{{icon|fit medium}}</nowiki>
 
| [[File:icon_fit_medium.png|32px]]
 
| 128px
 
|-
 
| Low slot
 
| style="background:#333333;" | <nowiki>{{icon|fit low}}</nowiki>
 
| [[File:icon_fit_low.png|32px]]
 
| 128px
 
|-
 
| Rig slot
 
| style="background:#333333;" | <nowiki>{{icon|fit rig}}</nowiki>
 
| [[File:icon_fit_rig.png|32px]]
 
| 128px
 
|-
 
| Drone slot
 
| style="background:#333333;" | <nowiki>{{icon|fit drone}}</nowiki>
 
| [[File:icon_fit_drone.png|32px]]
 
| 128px
 
|-
 
| Resources
 
| style="background:#333333;" | <nowiki>{{icon|fit resource}}</nowiki>
 
| [[File:icon_fit_resource.png|32px]]
 
| 128px
 
|-
 
| Fitting browser
 
| style="background:#333333;" | <nowiki>{{icon|fit browser}}</nowiki>
 
| [[File:icon_fit_browser.png|32px]]
 
| 128px
 
|-
 
| Skins
 
| style="background:#333333;" | <nowiki>{{icon|fit skins}}</nowiki>
 
| [[File:icon_fit_skins.png|32px]]
 
| 128px
 
|-
 
| Cargo hold
 
| style="background:#333333;" | <nowiki>{{icon|fit cargo}}</nowiki>
 
| [[File:icon_fit_cargo.png|32px]]
 
| 128px
 
|-
 
| DPS
 
| style="background:#333333;" | <nowiki>{{icon|fit dps}}</nowiki>
 
| [[File:icon_fit_dps.png|32px]]
 
| 128px
 
|-
 
<!-- Didn't find the large icon for this.
 
| Alpha
 
| style="background:#333333;" | <nowiki>{{icon|fit alpha}}</nowiki>
 
| [[File:icon_fit_alpha.png|32px]]
 
| 128px
 
|-
 
-->
 
| Skills
 
| style="background:#333333;" | <nowiki>{{icon|fit skills}}</nowiki>
 
| [[File:icon_fit_skills.png|32px]]
 
| 128px
 
|}
 
|}
 
 
== Resist & Damage types ==
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
! style="background:#222222;" | Resists
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Electromagnetic
 
| [[File:Icon resist em.png]]
 
| 32px
 
|-
 
| Thermal
 
| [[File:Icon resist therm.png]]
 
| 32px
 
|-
 
| Explosive
 
| [[File:Icon resist exp.png]]
 
| 32px
 
|-
 
| Kinetic
 
| [[File:Icon resist kin.png]]
 
| 32px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
! style="background:#222222;" | Damage
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Electromagnetic
 
| [[File:Icon damage em.png]]
 
| 32px
 
|-
 
| Thermal
 
| [[File:Icon damage therm.png]]
 
| 32px
 
|-
 
| Explosive
 
| [[File:Icon damage exp.png]]
 
| 32px
 
|-
 
| Kinetic
 
| [[File:Icon damage kin.png]]
 
| 32px
 
|}
 
|}
 
 
== Interbus Ship Identification System (ISIS) ==
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | ISIS & faction icons
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| ISIS
 
| style="background:#333333;" | <nowiki>{{icon|isis}}</nowiki>
 
| [[File:ISIS.png|32px]]
 
| 64px
 
|-
 
| Amarr
 
| style="background:#333333;" | <nowiki>{{icon|isis amarr}}</nowiki>
 
| [[File:isis_amarr.png|32px]]
 
| 128px
 
|-
 
| Angel Cartel
 
| style="background:#333333;" | <nowiki>{{icon|isis angel}}</nowiki>
 
| [[File:isis_angel.png|32px]]
 
| 128px
 
|-
 
| Blood Raiders
 
| style="background:#333333;" | <nowiki>{{icon|isis blood}}</nowiki>
 
| [[File:isis_blood_raiders.png|32px]]
 
| 128px
 
|-
 
| Caldari State
 
| style="background:#333333;" | <nowiki>{{icon|isis caldari}}</nowiki>
 
| [[File:isis_caldari.png|32px]]
 
| 128px
 
|-
 
| Gallente
 
| style="background:#333333;" | <nowiki>{{icon|isis gallente}}</nowiki>
 
| [[File:isis_gallente.png|32px]]
 
| 128px
 
|-
 
| Guristas
 
| style="background:#333333;" | <nowiki>{{icon|isis guristas}}</nowiki>
 
| [[File:isis_guristas.png|32px]]
 
| 128px
 
|-
 
| Minmatar Republic
 
| style="background:#333333;" | <nowiki>{{icon|isis minmatar}}</nowiki>
 
| [[File:isis_minmatar.png|32px]]
 
| 128px
 
|-
 
| Mordu's Legion
 
| style="background:#333333;" | <nowiki>{{icon|isis mordu}}</nowiki>
 
| [[File:isis_mordus.png|32px]]
 
| 128px
 
|-
 
| Outer Ring Excavations
 
| style="background:#333333;" | <nowiki>{{icon|isis ore}}</nowiki>
 
| [[File:isis_ore.png|32px]]
 
| 128px
 
|-
 
| Sansha's Nation
 
| style="background:#333333;" | <nowiki>{{icon|isis sansha}}</nowiki>
 
| [[File:isis_sansha.png|32px]]
 
| 128px
 
|-
 
| Serpentis
 
| style="background:#333333;" | <nowiki>{{icon|isis serpentis}}</nowiki>
 
| [[File:isis_serpentis.png|32px]]
 
| 128px
 
|-
 
| Servant Sisters of EVE
 
| style="background:#333333;" | <nowiki>{{icon|isis soe}}</nowiki>
 
| [[File:isis_soe.png|32px]]
 
| 128px
 
|-
 
| Triglavian Collective
 
| style="background:#333333;" | <nowiki>{{icon|isis triglavian}}</nowiki>
 
| [[File:isis_triglavian.png|32px]]
 
| 128px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Role icons
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Armour
 
| style="background:#333333;" | <nowiki>{{icon|isis armour}}</nowiki>
 
| [[File:Icon ISIS defense armor.png|30px]]
 
| 30px
 
|-
 
| Shield
 
| style="background:#333333;" | <nowiki>{{icon|isis shield}}</nowiki>
 
| [[File:Icon ISIS defense Shields.png|30px]]
 
| 30px
 
|-
 
| Armour & shield
 
| style="background:#333333;" | <nowiki>{{icon|isis dual tanked}}</nowiki>
 
| [[File:Icon ISIS defense Shieldsarmor.png|30px]]
 
| 30px
 
|-
 
| Attack
 
| style="background:#333333;" | <nowiki>{{icon|isis attack}}</nowiki>
 
| [[File:Icon ISIS attack.png|30px]]
 
| 30px
 
|-
 
| Combat
 
| style="background:#333333;" | <nowiki>{{icon|isis combat}}</nowiki>
 
| [[File:Icon ISIS Combat.png|30px]]
 
| 30px
 
|-
 
| Disruption
 
| style="background:#333333;" | <nowiki>{{icon|isis disruption}}</nowiki>
 
| [[File:Icon ISIS Disruption.png|30px]]
 
| 30px
 
|-
 
| Exploration
 
| style="background:#333333;" | <nowiki>{{icon|isis exploration}}</nowiki>
 
| [[File:Icon ISIS Exploration.png|30px]]
 
| 30px
 
|-
 
| Hauling
 
| style="background:#333333;" | <nowiki>{{icon|isis hauling}}</nowiki>
 
| [[File:Icon ISIS Hauling.png|30px]]
 
| 30px
 
|-
 
| Resource harvesting
 
| style="background:#333333;" | <nowiki>{{icon|isis harvesting}}</nowiki>
 
| [[File:Icon ISIS Resourceharvesting.png|30px]]
 
| 30px
 
|-
 
| Support
 
| style="background:#333333;" | <nowiki>{{icon|isis support}}</nowiki>
 
| [[File:Icon ISIS Support.png|30px]]
 
| 30px
 
|-
 
| Tackling
 
| style="background:#333333;" | <nowiki>{{icon|isis tackling}}</nowiki>
 
| [[File:Icon ISIS Tackling.png|30px]]
 
| 30px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | System icons
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| ECM
 
| style="background:#333333;" | <nowiki>{{icon|isis ecm}}</nowiki>
 
| [[File:Icon ISIS Ecm.png|30px]]
 
| 30px
 
|-
 
| Energy destabilization
 
| style="background:#333333;" | <nowiki>{{icon|isis ed}}</nowiki>
 
| [[File:Icon ISIS Energydestabilization.png|30px]]
 
| 30px
 
|-
 
| Sensor dampening
 
| style="background:#333333;" | <nowiki>{{icon|isis sd}}</nowiki>
 
| [[File:Icon ISIS Sensordampening.png|30px]]
 
| 30px
 
|-
 
| Stasis webifying
 
| style="background:#333333;" | <nowiki>{{icon|isis web}}</nowiki>
 
| [[File:Icon ISIS Stasiswebifying.png|30px]]
 
| 30px
 
|-
 
| Target painting
 
| style="background:#333333;" | <nowiki>{{icon|isis tp}}</nowiki>
 
| [[File:Icon ISIS Targetpainting.png|30px]]
 
| 30px
 
|-
 
| Tracking disruption
 
| style="background:#333333;" | <nowiki>{{icon|isis td}}</nowiki>
 
| [[File:Icon ISIS Trackingdisruption.png|30px]]
 
| 30px
 
|-
 
| Warp prevention
 
| style="background:#333333;" | <nowiki>{{icon|isis warp}}</nowiki>
 
| [[File:Icon ISIS Warpprevention.png|30px]]
 
| 30px
 
|}
 
|}
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Ship icons
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Capsule
 
| style="background:#333333;" | <nowiki>{{icon|isis pod}}</nowiki>
 
| [[File:isis_capsule.png|32px]]
 
| 32px
 
|-
 
| Shuttle
 
| style="background:#333333;" | <nowiki>{{icon|isis shuttle}}</nowiki>
 
| [[File:isis_shuttle.png|32px]]
 
| 32px
 
|-
 
| Rookie ship
 
| style="background:#333333;" | <nowiki>{{icon|isis rookie}}</nowiki>
 
| [[File:isis_rookie.png|32px]]
 
| 32px
 
|-
 
| Frigate
 
| style="background:#333333;" | <nowiki>{{icon|isis frigate}}</nowiki>
 
| [[File:isis_frigate.png|32px]]
 
| 32px
 
|-
 
| Destroyer
 
| style="background:#333333;" | <nowiki>{{icon|isis destroyer}}</nowiki>
 
| [[File:isis_destroyer.png|32px]]
 
| 32px
 
|-
 
| Cruiser
 
| style="background:#333333;" | <nowiki>{{icon|isis cruiser}}</nowiki>
 
| [[File:isis_cruiser.png|32px]]
 
| 32px
 
|-
 
| Battlecruiser
 
| style="background:#333333;" | <nowiki>{{icon|isis battlecruiser}}</nowiki>
 
| [[File:isis_battlecruiser.png|32px]]
 
| 32px
 
|-
 
| Battleship
 
| style="background:#333333;" | <nowiki>{{icon|isis battleship}}</nowiki>
 
| [[File:isis_battleship.png|32px]]
 
| 32px
 
|-
 
| Capital
 
| style="background:#333333;" | <nowiki>{{icon|isis capital}}</nowiki>
 
| [[File:isis_capital.png|32px]]
 
| 32px
 
|-
 
| Supercapital
 
| style="background:#333333;" | <nowiki>{{icon|isis super}}</nowiki>
 
| [[File:isis_supercapital.png|32px]]
 
| 32px
 
|-
 
| Supercarrier
 
| style="background:#333333;" | <nowiki>{{icon|isis carrier}}</nowiki>
 
| [[File:isis_supercarrier.png|32px]]
 
| 32px
 
|-
 
| Titan
 
| style="background:#333333;" | <nowiki>{{icon|isis titan}}</nowiki>
 
| [[File:isis_titan.png|32px]]
 
| 32px
 
|-
 
| Mining frigate
 
| style="background:#333333;" | <nowiki>{{icon|isis mining frigate}}</nowiki>
 
| [[File:isis_miningfrigate.png|32px]]
 
| 32px
 
|-
 
| Mining barge
 
| style="background:#333333;" | <nowiki>{{icon|isis barge}}</nowiki>
 
| [[File:isis_miningbarge.png|32px]]
 
| 32px
 
|-
 
| Industrial
 
| style="background:#333333;" | <nowiki>{{icon|isis industrial}}</nowiki>
 
| [[File:isis_industrial.png|32px]]
 
| 32px
 
|-
 
| Freighter
 
| style="background:#333333;" | <nowiki>{{icon|isis freighter}}</nowiki>
 
| [[File:isis_freighter.png|32px]]
 
| 32px
 
|-
 
| Industrial Command
 
| style="background:#333333;" | <nowiki>{{icon|isis industrial command}}</nowiki>
 
| [[File:isis_industrialcommand.png|32px]]
 
| 32px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Weapon icons
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Hybrid turrets
 
| style="background:#333333;" | <nowiki>{{icon|isis hybrids}}</nowiki>
 
| [[File:Icon ISIS weapon Hybridturrets.png|30px]]
 
| 30px
 
|-
 
| Lasers
 
| style="background:#333333;" | <nowiki>{{icon|isis lasers}}</nowiki>
 
| [[File:Icon ISIS weapon Energyturrets.png|30px]]
 
| 30px
 
|-
 
| Missiles
 
| style="background:#333333;" | <nowiki>{{icon|isis missiles}}</nowiki>
 
| [[File:Icon ISIS weapon Missiles.png|30px]]
 
| 30px
 
|-
 
| Projectiles
 
| style="background:#333333;" | <nowiki>{{icon|isis projectiles}}</nowiki>
 
| [[File:Icon ISIS weapon Projectileturrets.png|30px]]
 
| 30px
 
|-
 
| Drones
 
| style="background:#333333;" | <nowiki>{{icon|isis drones}}</nowiki>
 
| [[File:Icon ISIS weapon Drones.png|30px]]
 
| 30px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Size icons
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Small
 
| style="background:#333333;" | <nowiki>{{icon|isis small}}</nowiki>
 
| [[File:Icon ISIS size Small.png|30px]]
 
| 30px
 
|-
 
| Medium
 
| style="background:#333333;" | <nowiki>{{icon|isis medium}}</nowiki>
 
| [[File:Icon ISIS size Medium.png|30px]]
 
| 30px
 
|-
 
| Large
 
| style="background:#333333;" | <nowiki>{{icon|isis large}}</nowiki>
 
| [[File:Icon ISIS size Large.png|30px]]
 
| 30px
 
|-
 
| X-Large
 
| style="background:#333333;" | <nowiki>{{icon|isis xl}}</nowiki>
 
| [[File:Icon ISIS size Xlarge.png|30px]]
 
| 30px
 
|}
 
|}
 
 
== Miscellaneous ==
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Red X
 
| style="background:#333333;" | <nowiki>{{icon|x}}</nowiki>
 
| [[File:icon_large_red_x.png|32px]]
 
| 64px
 
|-
 
| Green check
 
| style="background:#333333;" | <nowiki>{{icon|check}}</nowiki>
 
| [[File:icon_large_green_check.png|32px]]
 
| 64px
 
|-
 
| Tick
 
| style="background:#333333;" | <nowiki>{{icon|tick|16}}</nowiki>
 
| [[File:Tick.png|32px]]
 
| 16px
 
|-
 
| Cross
 
| style="background:#333333;" | <nowiki>{{icon|cross|16}}</nowiki>
 
| [[File:Cross.png|32px]]
 
| 16px
 
|-
 
| Info
 
| style="background:#333333;" | <nowiki>{{icon|small info|16}}</nowiki>
 
| [[File:Small_Info.png|32px]]
 
| 16px
 
|-
 
| Constellation
 
| style="background:#333333;" | <nowiki>{{icon|constellation}}</nowiki>
 
| [[File:icon_constellation.png|32px]]
 
| 64px
 
|-
 
| Corporation/Alliance
 
| style="background:#333333;" | <nowiki>{{icon|corporation}}</nowiki>
 
| [[File:icon_corporation.png|32px]]
 
| 64px
 
|-
 
| Orbit Distance
 
| style="background:#333333;" | <nowiki>{{icon|orbit}}</nowiki>
 
| [[File:icon_orbit.png|32px]]
 
| 64px
 
|-
 
| Chat
 
| style="background:#333333;" | <nowiki>{{icon|chat}}</nowiki>
 
| [[File:icon talking.png|32px]]
 
| 64px
 
|-
 
| Mail (glowing)
 
| style="background:#333333;" | <nowiki>{{icon|mail glow}}</nowiki>
 
| [[File:icon_mail_glow.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| CCP
 
| style="background:#333333;" | <nowiki>{{icon|ccp}}</nowiki>
 
| [[File:icon_ccp.png|32px]]
 
| 128px
 
|-
 
| Windows
 
| style="background:#333333;" | <nowiki>{{icon|win}}</nowiki>
 
| [[File:icon_os_windows.png|32px]]
 
| 128px
 
|-
 
| Macintosh
 
| style="background:#333333;" | <nowiki>{{icon|mac}}</nowiki>
 
| [[File:icon_os_macintosh.png|32px]]
 
| 128px
 
|-
 
| Linux
 
| style="background:#333333;" | <nowiki>{{icon|linux}}</nowiki>
 
| [[File:icon_os_linux.png|32px]]
 
| 128px
 
|-
 
| Mumble
 
| style="background:#333333;" | <nowiki>{{icon|mumble}}</nowiki>
 
| [[File:icon_mumble.png|32px]]
 
| 48px
 
|-
 
| Slack
 
| style="background:#333333;" | <nowiki>{{icon|slack}}</nowiki>
 
| [[File:icon_slack.png|32px]]
 
| 32px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| ISK
 
| style="background:#333333;" | <nowiki>{{icon|money}}</nowiki>
 
| [[File:icon_money.png|32px]]
 
| 32px
 
|-
 
| Bounty
 
| style="background:#333333;" | <nowiki>{{icon|bounty}}</nowiki>
 
| [[File:icon_bounty.png|32px]]
 
| 32px
 
|-
 
| Dice
 
| style="background:#333333;" | <nowiki>{{icon|dice}}</nowiki>
 
| [[File:icon_dice.png|32px]]
 
| 64px
 
|-
 
| Pin
 
| style="background:#333333;" | <nowiki>{{icon|pin}}</nowiki>
 
| [[File:icon_pin.png|32px]]
 
| 32px
 
|}
 
|}
 
 
== NeoCom ==
 
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
! style="background:#222222;", colspan="4" | Character Sheet
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Skills
 
| [[File:Skills.png|32px]]
 
| 64px
 
|-
 
| Decorations
 
| [[File:Decorations.png|32px]]
 
| 64px
 
|-
 
| Attributes
 
| [[File:Attributes.png|32px]]
 
| 64px
 
|-
 
| Augmentations
 
| [[File:Augmentations.png|32px]]
 
| 64px
 
|-
 
| Jump Clones
 
| [[File:Jumpclones.png|32px]]
 
| 64px
 
|-
 
| Biography
 
| [[File:Biography.png|32px]]
 
| 64px
 
|-
 
| Employment History
 
| [[File:Employmenthistory.png|32px]]
 
| 64px
 
|-
 
| Personal Standings
 
| [[File:Personalstandings.png|32px]]
 
| 64px
 
|-
 
| Security Status
 
| [[File:Securitystatus.png|32px]]
 
| 64px
 
|-
 
| Kill Rights
 
| [[File:Killrights.png|32px]]
 
| 64px
 
|-
 
| Combat Log
 
| [[Image:Combatlog.png|32px]]
 
| 64px
 
|-
 
| Pilot License
 
| [[File:Pilotlicense.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
! style="background:#222222:", colspan="4" | Inventory
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Inventory
 
| [[File:Inventory.png|32px]]
 
| 64px
 
|-
 
| Cargo
 
| [[File:Cargo.png|32px]]
 
| 64px
 
|-
 
| Cargo Container
 
| [[File:Cargocontainer.png|32px]]
 
| 64px
 
|-
 
| Cargo Container - Locked
 
| [[File:Cargocontainerlocked.png|32px]]
 
| 64px
 
|-
 
| Cargo Scan
 
| [[File:Cargoscan.png|32px]]
 
| 64px
 
|-
 
| Container
 
| [[File:Container.png|32px]]
 
| 64px
 
|-
 
| Contract - Auction
 
| [[File:Contractauction.png|32px]]
 
| 64px
 
|-
 
| Contract - Courier
 
| [[File:Contractcourier.png|32px]]
 
| 64px
 
|-
 
| Contract - Item Exchange
 
| [[File:Contractitemexchange.png|32px]]
 
| 64px
 
|-
 
| Hangar - Corp
 
| [[File:Corphangar.png|32px]]
 
| 64px
 
|-
 
| Hangar - Item
 
| [[File:Itemhangar.png|32px]]
 
| 64px
 
|-
 
| Hangar - Ship
 
| [[File:Shiphangar.png|32px]]
 
| 64px
 
|-
 
| Market - Deliveries
 
| [[File:Marketdeliveries.png|32px]]
 
| 64px
 
|-
 
| Assets
 
| [[File:Assets.png|32px]]
 
| 64px
 
|-
 
| Redeem items
 
| [[File:Redeem.png|32px]]
 
| 64px
 
|-
 
| Station Container
 
| [[File:Stationcontainer.png|32px]]
 
| 64px
 
|-
 
| Station Container - Locked
 
| [[File:Stationcontainerlocked.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
! style="background:#222222;", colspan="4" | Accessories
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Browser bookmarks
 
| [[File:Browserbookmarks.png|32px]]
 
| 64px
 
|-
 
| Browser
 
| [[File:Browser.png|32px]]
 
| 64px
 
|-
 
| Calculator
 
| [[File:Calculator.png|32px]]
 
| 64px
 
|-
 
| Notepad
 
| [[File:Notepad.png|32px]]
 
| 64px
 
|-
 
| Log
 
| [[File:Log.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
! style="background:#222222;", colspan="4" | Business
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Market
 
| [[File:Market.png|32px]]
 
| 64px
 
|-
 
| Contracts
 
| [[File:Contractsicon.png|32px]]
 
| 64px
 
|-
 
| Wallet
 
| [[File:Wallet.png|32px]]
 
| 64px
 
|-
 
| Industry
 
| [[File:Industry.png|32px]]
 
| 64px
 
|-
 
| Planetary Colonies
 
| [[File:Planets.png|32px]]
 
| 64px
 
|-
 
| Agent Finder
 
| [[File:Agentfinder.png|32px]]
 
| 64px
 
|-
 
| Factional Warfare
 
| [[File:Icon fw.png|32px]]
 
| 64px
 
|-
 
| Bounty Office
 
| [[File:Bountyoffice.png|32px]]
 
| 64px
 
|-
 
| Access Lists
 
| [[File:Accessgroups.png|32px]]
 
| 64px
 
|-
 
| Structure Browser
 
| [[File:Structurebrowser.png|32px]]
 
| 64px
 
|-
 
| Project Discovery
 
| [[File:Projectdiscovery.png|32px]]
 
| 64px
 
|}
 
|}
 
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
! style="background:#222222;", colspan="4" | Social
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Eve mail
 
| [[File:Evemail.png|32px]]
 
| 64px
 
|-
 
| Calendar
 
| [[File:Calendaricon.png|32px]]
 
| 64px
 
|-
 
| Corporation
 
| [[File:CorporationIcon.png|32px]]
 
| 64px
 
|-
 
| Fleet
 
| [[File:Fleet.png|32px]]
 
| 64px
 
|-
 
| Twitch
 
| [[File:Twitch.png|32px]]
 
| 64px
 
|-
 
| Chat channels
 
| [[File:Chatchannels.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
! style="background:#222222;", colspan="4" | EVE Mail
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Eve mail
 
| [[File:Evemail.png|32px]]
 
| 64px
 
|-
 
| Eve mail - Compose
 
| [[File:Evemailcompose.png|32px]]
 
| 64px
 
|-
 
| Eve mail - Tag
 
| [[File:Evemailtag.png|32px]]
 
| 64px
 
|-
 
| Forward
 
| [[File:Forward.png|32px]]
 
| 64px
 
|-
 
| Reply
 
| [[File:Reply.png|32px]]
 
| 64px
 
|-
 
| Reply All
 
| [[File:Replyall.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
! style="background:#222222;", colspan="4" | Corporation
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Corporation
 
| [[File:CorporationIcon.png|32px]]
 
| 64px
 
|-
 
| Alliances
 
| [[File:Alliances.png|32px]]
 
| 64px
 
|-
 
| Assets - Corp
 
| [[File:Assetscorp.png|32px]]
 
| 64px
 
|-
 
| Corp Decorations
 
| [[File:Corporationdecorations.png|32px]]
 
| 64px
 
|-
 
| Corp Deliveries
 
| [[File:Corpdeliveries.png|32px]]
 
| 64px
 
|-
 
| Corp Locations
 
| [[File:Corporationlocations.png|32px]]
 
| 64px
 
|-
 
| Corp Map
 
| [[File:Corpmap.png|32px]]
 
| 64px
 
|-
 
| Corp Members
 
| [[File:Corporationmembers.png|32px]]
 
| 64px
 
|-
 
| Corp Standings
 
| [[File:Corporationstandings.png|32px]]
 
| 64px
 
|-
 
| Member
 
| [[File:Member.png|32px]]
 
| 64px
 
|-
 
| Member - Delay
 
| [[File:Memberdelay.png|32px]]
 
| 64px
 
|-
 
| Mercenary
 
| [[File:Mercenary.png|32px]]
 
| 64px
 
|-
 
| Mercenary - Add
 
| [[File:Mercenaryadd.png|32px]]
 
| 64px
 
|-
 
| Mercenary - Ally
 
| [[File:Mercenaryally.png|32px]]
 
| 64px
 
|-
 
| Mercenary - Attention
 
| [[File:Mercenaryattention.png|32px]]
 
| 64px
 
|-
 
| Mutual Wars
 
| [[File:Mutualwars.png|32px]]
 
| 64px
 
|-
 
| Offices
 
| [[File:Offices.png|32px]]
 
| 64px
 
|-
 
| Recruitment
 
| [[File:Recruitment.png|32px]]
 
| 64px
 
|-
 
| Surrender
 
| [[File:Surrender.png|32px]]
 
| 64px
 
|-
 
| Surrender - Attention
 
| [[File:Surrenderattention.png|32px]]
 
| 64px
 
|-
 
| Votes
 
| [[File:Votesicon.png|32px]]
 
| 64px
 
|-
 
| War Report
 
| [[File:Warreport.png|32px]]
 
| 64px
 
|-
 
| Wars
 
| [[File:Wars.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
! style="background:#222222;", colspan="4" | Station Services
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| LP Store
 
| [[File:Lpstore.png|32px]]
 
| 64px
 
|-
 
| Insurance
 
| [[File:Insurance.png|32px]]
 
| 64px
 
|-
 
| Factional Warfare
 
| [[File:Icon fw.png|32px]]
 
| 64px
 
|-
 
| Bounty Office
 
| [[File:Bountyoffice.png|32px]]
 
| 64px
 
|-
 
| Fitting
 
| [[File:Fitting.png|32px]]
 
| 64px
 
|-
 
| Market
 
| [[File:Market.png|32px]]
 
| 64px
 
|-
 
| Reprocess
 
| [[File:Reprocess.png|32px]]
 
| 64px
 
|-
 
| Repair Shop
 
| [[File:Repairshop.png|32px]]
 
| 64px
 
|-
 
| Clone Bay
 
| [[File:Clonebay.png|32px]]
 
| 64px
 
|-
 
| Character customization
 
| [[File:Charcustomization.png|32px]]
 
| 64px
 
|}
 
|}
 
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
! style="background:#222222;", colspan="4" | Other
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Achievements
 
| [[File:Achievements.png|32px]]
 
| 64px
 
|-
 
| Agent
 
| [[File:Agent.png|32px]]
 
| 64px
 
|-
 
| Aggression
 
| [[File:Aggression.png|32px]]
 
| 64px
 
|-
 
| Attention
 
| [[File:Attention.png|32px]]
 
| 64px
 
|-
 
| Bleed Channel
 
| [[File:Bleedchannel.png|32px]]
 
| 64px
 
|-
 
| Capital Navigation
 
| [[File:Capitalnavigation.png|32px]]
 
| 64px
 
|-
 
| Certificates
 
| [[File:Certificates.png|32px]]
 
| 64px
 
|-
 
| Channel Operator
 
| [[File:Channeloperator.png|32px]]
 
| 64px
 
|-
 
| Character sheet
 
| [[File:Charactersheet.png|32px]]
 
| 64px
 
|-
 
| Chat channel
 
| [[File:Chatchannel.png|32px]]
 
| 64px
 
|-
 
| Compare Tool
 
| [[File:Comparetool.png|32px]]
 
| 64px
 
|-
 
| CONCORD
 
| [[File:Concord.png|32px]]
 
| 64px
 
|-
 
| Contacts
 
| [[File:Contacts.png|32px]]
 
| 64px
 
|-
 
| Criminal
 
| [[File:Criminalicon.png|32px]]
 
| 64px
 
|-
 
| Critical State
 
| [[File:Criticalstate.png|32px]]
 
| 64px
 
|-
 
| Division
 
| [[File:Division.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%"
 
! style="background:#222222", colspan="4" | Other
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Dog Tags
 
| [[File:Dogtags.png|32px]]
 
| 64px
 
|-
 
| Fitting Management
 
| [[File:Fittingmanagement.png|32px]]
 
| 64px
 
|-
 
| Folder - Cargo
 
| [[File:Folder cargo.png|32px]]
 
| 64px
 
|-
 
| Group List
 
| [[File:Grouplist.png|32px]]
 
| 64px
 
|-
 
| Help
 
| [[File:Helpicon.png|32px]]
 
| 64px
 
|-
 
| Hide Status
 
| [[File:Hidestatus.png|32px]]
 
| 64px
 
|-
 
| Hide Windows
 
| [[File:Hidewindows.png|32px]]
 
| 64px
 
|-
 
| Incursions
 
| [[File:Incursions.png|32px]]
 
| 64px
 
|-
 
| Info
 
| [[File:Info.png|32px]]
 
| 64px
 
|-
 
| Insider
 
| [[File:Insider.png|32px]]
 
| 64px
 
|-
 
| Journal
 
| [[File:Journal.png|32px]]
 
| 64px
 
|-
 
| Jukebox
 
| [[File:Jukeboxicon.png|32px]]
 
| 64px
 
|-
 
| Kill Report
 
| [[File:Killreport.png|32px]]
 
| 64px
 
|-
 
| Limited Engagement
 
| [[File:Limitedengagement.png|32px]]
 
| 64px
 
|-
 
| Locked Container
 
| [[File:Lockedcontainer.png|32px]]
 
| 64px
 
|-
 
| Map
 
| [[File:Map.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%"
 
! style="background:#222222;", colspan="4" | Other
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Market - Search
 
| [[File:Searchmarket.png|32px]]
 
| 64px
 
|-
 
| Medical
 
| [[File:Medical.png|32px]]
 
| 64px
 
|-
 
| NES
 
| [[File:NES.png|32px]]
 
| 64px
 
|-
 
| News Post
 
| [[File:Newspost.png|32px]]
 
| 64px
 
|-
 
| Note
 
| [[File:Note.png|32px]]
 
| 64px
 
|-
 
| Note Group
 
| [[File:Notegroup.png|32px]]
 
| 64px
 
|-
 
| Other
 
| [[File:Other.png|32px]]
 
| 64px
 
|-
 
| People and Places
 
| [[File:Peopleandplaces.png|32px]]
 
| 64px
 
|-
 
| Personal Locations
 
| [[File:Personallocations.png|32px]]
 
| 64px
 
|-
 
| Pilot License
 
| [[File:Pilotlicense.png|32px]]
 
| 64px
 
|-
 
| Politics
 
| [[File:Politics.png|32px]]
 
| 64px
 
|-
 
| Question
 
| [[File:Question.png|32px]]
 
| 64px
 
|-
 
| Reprocessing
 
| [[File:Reprocessingicon.png|32px]]
 
| 64px
 
|-
 
| Restriction
 
| [[File:Restriction.png|32px]]
 
| 64px
 
|-
 
| Sanctionable Actions
 
| [[File:Sanctionableactions.png|32px]]
 
| 64px
 
|-
 
| Satellite
 
| [[File:Satellite.png|32px]]
 
| 64px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%"
 
! style="background:#222222;", colspan="4" | Other
 
|-
 
! style="background:#222222;" | Name
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Scope Network
 
| [[File:Scopenetwork.png|32px]]
 
| 64px
 
|-
 
| Settings
 
| [[File:Settings.png|32px]]
 
| 64px
 
|-
 
| Ships
 
| [[File:Ships.png|32px]]
 
| 64px
 
|-
 
| Ship Scan
 
| [[File:Shipscan.png|32px]]
 
| 64px
 
|-
 
| Ship Tree
 
| [[File:Shiptree.png|32px]]
 
| 64px
 
|-
 
| Small Folder
 
| [[File:Smallfolder.png|32px]]
 
| 64px
 
|-
 
| Sovereignty
 
| [[File:Sovereignty.png|32px]]
 
| 64px
 
|-
 
| Station
 
| [[File:Station.png|32px]]
 
| 64px
 
|-
 
| Stop
 
| [[File:Stop.png|32px]]
 
| 64px
 
|-
 
| Systems
 
| [[File:Systems.png|32px]]
 
| 64px
 
|-
 
| Terminate
 
| [[File:Terminate.png|32px]]
 
| 64px
 
|-
 
| Tip of the Day
 
| [[File:Tipoftheday.png|32px]]
 
| 64px
 
|-
 
| Training Queue
 
| [[File:Trainingqueue.png|32px]]
 
| 64px
 
|-
 
| Tutorial
 
| [[File:Tutorial.png|32px]]
 
| 64px
 
|-
 
| Twitch Recording
 
| [[File:Twitch recording.png|32px]]
 
| 64px
 
|-
 
| Warning
 
| [[File:Warning.png|32px]]
 
| 64px
 
|}
 
|}
 
 
== Attributes ==
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Attribute
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Charisma
 
| [[File:Icon charisma.png|32px]]
 
| 128px
 
|-
 
| Intelligence
 
| [[File:Icon intelligence.png|32px]]
 
| 128px
 
|-
 
| Memory
 
| [[File:Icon memory.png|32px]]
 
| 128px
 
|-
 
| Perception
 
| [[File:Icon perception.png|32px]]
 
| 128px
 
|-
 
| Willpower
 
| [[File:Icon willpower.png|32px]]
 
| 128px
 
|-
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Implant
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Social adaptation chip
 
| [[File:Charisma.png|32px]]
 
| 64px
 
|-
 
| Cybernetic subprocessor
 
| [[File:Intelligence.png|32px]]
 
| 64px
 
|-
 
| Memory Augmentation
 
| [[File:Memory.png|32px]]
 
| 64px
 
|-
 
| Ocular filter
 
| [[File:Perception.png|32px]]
 
| 64px
 
|-
 
| Neural boost
 
| [[File:Willpower.png|32px]]
 
| 64px
 
|-
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Charisma
 
| [[File:Icon attribute charisma.png|32px]]
 
| 32px
 
|-
 
| Intelligence
 
| [[File:Icon attribute intelligence.png|32px]]
 
| 32px
 
|-
 
| Memory
 
| [[File:Icon attribute memory.png|32px]]
 
| 32px
 
|-
 
| Perception
 
| [[File:Icon attribute perception.png|32px]]
 
| 32px
 
|-
 
| Willpower
 
| [[File:Icon attribute willpower.png|32px]]
 
| 32px
 
|-
 
|}
 
|}
 
 
== Timers ==
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Timers
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Booster timer
 
| [[File:Icon timer booster.png]]
 
| 32px
 
|-
 
| Capsuleer log-off timer
 
| [[File:Icon timer capsuleer.png]]
 
| 32px
 
|-
 
| Criminal timer
 
| [[File:Icon timer criminal.png]]
 
| 32px
 
|-
 
| Jump activation timer
 
| [[File:Icon timer jump activation.png]]
 
| 32px
 
|-
 
| Jump fatigue timer
 
| [[File:Icon timer jump fatigue.png]]
 
| 32px
 
|-
 
| Limited engagement timer
 
| [[File:Icon timer limited engagement.png]]
 
| 32px
 
|-
 
| Non-capsuleer log-off timer
 
| [[File:Icon timer non-capsuleer.png]]
 
| 32px
 
|-
 
| Suspect timer
 
| [[File:Icon timer suspect.png]]
 
| 32px
 
|-
 
| Weapons timer
 
| [[File:Icon timer weapons.png]]
 
| 32px
 
|}
 
 
== Overview ==
 
 
=== Tags and background ===
 
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%"
 
! style="background:#222222;" | Tag
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Box checked
 
| style="background:#333333;" | <nowiki>{{icon|tag check|9}}</nowiki>
 
| align="center" valign="middle" | [[File:Overview-BoxChecked9.gif|9px]]
 
| 9px
 
|-
 
| Box unchecked
 
| style="background:#333333;" | <nowiki>{{icon|tag uncheck|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-Grey.gif|9px]]
 
| 9px
 
|-
 
| At war
 
| style="background:#333333;" | <nowiki>{{icon|tag war|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-StarRed9.gif|9px]]
 
| 9px
 
|-
 
| At war (militia)
 
| style="background:#333333;" | <nowiki>{{icon|tag war militia|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-StarOrange9.gif|9px]]
 
| 9px
 
|-
 
| In your fleet
 
| style="background:#333333;" | <nowiki>{{icon|tag fleet|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-FleetMember9.gif|9px]]
 
| 9px
 
|-
 
| In your corporation
 
| style="background:#333333;" | <nowiki>{{icon|tag corp|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-StarGreen9.gif|9px]]
 
| 9px
 
|-
 
| In your alliance
 
| style="background:#333333;" | <nowiki>{{icon|tag alliance|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-StarBlue9.gif|9px]]
 
| 9px
 
|-
 
| Excellent standing
 
| style="background:#333333;" | <nowiki>{{icon|tag 10|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-PlusDarkBlue9.gif|9px]]
 
| 9px
 
|-
 
| Good standing
 
| style="background:#333333;" | <nowiki>{{icon|tag 5|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-PlusLightBlue9.gif|9px]]
 
| 9px
 
|-
 
| Outlaw (below -5 sec)
 
| style="background:#333333;" | <nowiki>{{icon|tag outlaw|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-SkullOrange9.gif|9px]]
 
| 9px
 
|-
 
| Criminal
 
| style="background:#333333;" | <nowiki>{{icon|tag criminal|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-SkullRedBlack9.gif|9px]]
 
| 9px
 
|-
 
| Suspect
 
| style="background:#333333;" | <nowiki>{{icon|tag suspect|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-SkullYellowBlack9.gif|9px]]
 
| 9px
 
|-
 
| Limited engagement
 
| style="background:#333333;" | <nowiki>{{icon|tag le|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-SkullTurquoise9.gif|9px]]
 
| 9px
 
|-
 
| Available kill right
 
| style="background:#333333;" | <nowiki>{{icon|tag kill|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-CrosshairOrange9.gif|9px]]
 
| 9px
 
|-
 
| Terrible standing (-10)
 
| style="background:#333333;" | <nowiki>{{icon|tag -10|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-MinusRed9.gif|9px]]
 
| 9px
 
|-
 
| Bad standing (-5)
 
| style="background:#333333;" | <nowiki>{{icon|tag -5|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-MinusOrange9.gif|9px]]
 
| 9px
 
|-
 
| Militia (or militia ally)
 
| style="background:#333333;" | <nowiki>{{icon|tag militia|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-StarPurple9.gif|9px]]
 
| 9px
 
|-
 
| Ally in your war
 
| style="background:#333333;" | <nowiki>{{icon|tag war ally|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-StarBlue9.gif|9px]]
 
| 9px
 
|-
 
| Security status below zero
 
| style="background:#333333;" | <nowiki>{{icon|tag below zero|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-SkullYellow9.gif|9px]]
 
| 9px
 
|-
 
| Neutral standing (0)
 
| style="background:#333333;" | <nowiki>{{icon|tag neutral|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-Neutral.gif|9px]]
 
| 9px
 
|-
 
| Interactable agent
 
| style="background:#333333;" | <nowiki>{{icon|tag agent|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-ChatBlue9.gif|9px]]
 
| 9px
 
|-
 
| Bounty
 
| style="background:#333333;" | <nowiki>{{icon|tag bounty|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-SkullBlack9.gif|9px]]
 
| 9px
 
|-
 
| No standing
 
| style="background:#333333;" | <nowiki>{{icon|tag no standing|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTag-Neutral.gif|9px]]
 
| 9px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
! style="background:#222222;" | Background
 
! style="background:#222222;" | Syntax
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Red
 
| style="background:#333333;" | <nowiki>{{icon|bg red|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-Red.gif|9px]]
 
| 9px
 
|-
 
| Orange
 
| style="background:#333333;" | <nowiki>{{icon|bg orange|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-Orange.gif|9px]]
 
| 9px
 
|-
 
| Purple (dark)
 
| style="background:#333333;" | <nowiki>{{icon|bg purple dark|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-PurpleDark.gif|9px]]
 
| 9px
 
|-
 
| Purple (light)
 
| style="background:#333333;" | <nowiki>{{icon|bg purple light|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-PurpleLight.gif|9px]]
 
| 9px
 
|-
 
| Green
 
| style="background:#333333;" | <nowiki>{{icon|bg green|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-GreenDark.gif|9px]]
 
| 9px
 
|-
 
| Blue (dark)
 
| style="background:#333333;" | <nowiki>{{icon|bg blue dark|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-BlueDark.gif|9px]]
 
| 9px
 
|-
 
| Blue (light)
 
| style="background:#333333;" | <nowiki>{{icon|bg blue light|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-BlueLight.gif|9px]]
 
| 9px
 
|-
 
| Yellow
 
| style="background:#333333;" | <nowiki>{{icon|bg yellow|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-Yellow.gif|9px]]
 
| 9px
 
|-
 
| Black
 
| style="background:#333333;" | <nowiki>{{icon|bg black|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-Black.gif|9px]]
 
| 9px
 
|-
 
| Grey
 
| style="background:#333333;" | <nowiki>{{icon|bg grey|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-Grey.gif|9px]]
 
| 9px
 
|-
 
| White
 
| style="background:#333333;" | <nowiki>{{icon|bg white|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-White.gif|9px]]
 
| 9px
 
|-
 
| Turquoise (dark)
 
| style="background:#333333;" | <nowiki>{{icon|bg turquoise dark|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-DarkTurquoise.gif|9px]]
 
| 9px
 
|-
 
| Turquoise (light)
 
| style="background:#333333;" | <nowiki>{{icon|bg turquoise light|9}}</nowiki>
 
| align="center" valign="middle" | [[File:ColorTagBG-Turquoise.gif|9px]]
 
| 9px
 
|}
 
| valign="top" |
 
In order to make icons flashing, include this to your page:<br>
 
<small>{{code|<nowiki>{{#css:
 
@keyframes flashy { 50% { opacity: 0; } }
 
@-webkit-keyframes flashy { 50% { opacity: 0; } }
 
@-moz-keyframes flashy { 50% { opacity: 0; } }
 
@-o-keyframes flashy { 50% { opacity: 0; } }
 
.flashy img {
 
    animation-name: flashy;
 
    animation-duration: .5s;
 
    animation-timing-function: linear;
 
    animation-iteration-count: infinite;
 
    animation-direction: alternate;
 
    -webkit-animation-name: flashy;
 
    -webkit-animation-duration: .5s;
 
    -webkit-animation-timing-function: linear;
 
    -webkit-animation-iteration-count: infinite;
 
    -webkit-animation-direction: alternate;
 
    -moz-animation-name: flashy;
 
    -moz-animation-duration: .5s;
 
    -moz-animation-timing-function: linear;
 
    -moz-animation-iteration-count: infinite;
 
    -moz-animation-direction: alternate;
 
    -o-animation-name: flashy;
 
    -o-animation-duration: .5s;
 
    -o-animation-timing-function: linear;
 
    -o-animation-iteration-count: infinite;
 
    -o-animation-direction: alternate;
 
} }}</nowiki>}}</small>
 
Then use the {{co|violet|<nowiki><span class="flashy"&gt;</span&gt;</nowiki>}}.<br>Wrapped around an icon yields this: <span class="flashy">{{icon|tag war|9}}</span>
 
|}
 
 
=== Brackets in space ===
 
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Player ships
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Drone
 
| align="center" | [[File:Icon bracket drone.png]]
 
| 16px
 
|-
 
| Sentry drone
 
| align="center" | [[File:Icon bracket sentry drone.png]]
 
| 16px
 
|-
 
| Fighter
 
| align="center" | [[File:Icon bracket fighter.png]]
 
| 16px
 
|-
 
| Capsule
 
| align="center" | [[File:Icon bracket capsule.png]]
 
| 16px
 
|-
 
| Shuttle
 
| align="center" | [[File:Icon bracket shuttle.png]]
 
| 16px
 
|-
 
| Rookie ship
 
| align="center" | [[File:Icon bracket rookie.png]]
 
| 16px
 
|-
 
| Frigate
 
| align="center" | [[File:Icon bracket frigate.png]]
 
| 16px
 
|-
 
| Destroyer
 
| align="center" | [[File:Icon bracket destroyer.png]]
 
| 16px
 
|-
 
| Cruiser
 
| align="center" | [[File:Icon bracket cruiser.png]]
 
| 16px
 
|-
 
| Battlecruiser
 
| align="center" | [[File:Icon bracket battlecruiser.png]]
 
| 16px
 
|-
 
| Battleship
 
| align="center" | [[File:Icon bracket battleship.png]]
 
| 16px
 
|-
 
| Dreadnought
 
| align="center" | [[File:Icon bracket dreadnought.png]]
 
| 16px
 
|-
 
| Carrier
 
| align="center" | [[File:Icon bracket carrier.png]]
 
| 16px
 
|-
 
| Supercarrier
 
| align="center" | [[File:Icon bracket supercarrier.png]]
 
| 16px
 
|-
 
| Titan
 
| align="center" | [[File:Icon bracket titan.png]]
 
| 16px
 
|-
 
| Mining frigate
 
| align="center" | [[File:Icon bracket mining frigate.png]]
 
| 16px
 
|-
 
| Mining barge
 
| align="center" | [[File:Icon bracket mining barge.png]]
 
| 16px
 
|-
 
| Industrial
 
| align="center" | [[File:Icon bracket industrial.png]]
 
| 16px
 
|-
 
| Industrial command
 
| align="center" | [[File:Icon bracket industrial command ship.png]]
 
| 16px
 
|-
 
| Industrial capital
 
| align="center" | [[File:Icon bracket industrial capital.png]]
 
| 16px
 
|-
 
| Sentry
 
| align="center" | [[File:Icon bracket tower.png]]
 
| 16px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Neutral NPC
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Drone
 
| align="center" | [[File:Icon bracket drone.png]]
 
| 16px
 
|-
 
| Sentry drone
 
| align="center" | [[File:Icon bracket sentry drone.png]]
 
| 16px
 
|-
 
| Fighter
 
| align="center" | [[File:Icon bracket fighter.png]]
 
| 16px
 
|-
 
| Capsule
 
| align="center" | [[File:Icon white capsule.png]]
 
| 16px
 
|-
 
| Shuttle
 
| align="center" | [[File:Icon white shuttle.png]]
 
| 16px
 
|-
 
| Rookie ship
 
| align="center" | [[File:Icon white rookie.png]]
 
| 16px
 
|-
 
| Frigate
 
| align="center" | [[File:Icon white frigate.png]]
 
| 16px
 
|-
 
| Destroyer
 
| align="center" | [[File:Icon white destroyer.png]]
 
| 16px
 
|-
 
| Cruiser
 
| align="center" | [[File:Icon white cruiser.png]]
 
| 16px
 
|-
 
| Battlecruiser
 
| align="center" | [[File:Icon white battlecruiser.png]]
 
| 16px
 
|-
 
| Battleship
 
| align="center" | [[File:Icon white battleship.png]]
 
| 16px
 
|-
 
| Dreadnought
 
| align="center" | [[File:Icon white dreadnought.png]]
 
| 16px
 
|-
 
| Carrier
 
| align="center" | [[File:Icon white carrier.png]]
 
| 16px
 
|-
 
| Supercarrier
 
| align="center" | [[File:Icon white supercarrier.png]]
 
| 16px
 
|-
 
| Titan
 
| align="center" | [[File:Icon white titan.png]]
 
| 16px
 
|-
 
| Mining frigate
 
| align="center" | [[File:Icon white mining frigate.png]]
 
| 16px
 
|-
 
| Mining barge
 
| align="center" | [[File:Icon white mining barge.png]]
 
| 16px
 
|-
 
| Industrial
 
| align="center" | [[File:Icon white industrial.png]]
 
| 16px
 
|-
 
| Industrial command
 
| align="center" | [[File:Icon white industrial command ship.png]]
 
| 16px
 
|-
 
| Industrial capital
 
| align="center" | [[File:Icon white industrial capital.png]]
 
| 16px
 
|-
 
| Sentry
 
| align="center" | [[File:Icon bracket tower.png]]
 
| 16px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Hostile NPC
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Drone
 
| align="center" | [[File:Icon red drone.png]]
 
| 16px
 
|-
 
| Sentry drone
 
| align="center" | [[File:Icon red sentry drone.png]]
 
| 16px
 
|-
 
| Fighter
 
| align="center" | [[File:Icon red fighter.png]]
 
| 16px
 
|-
 
| Capsule
 
| align="center" | [[File:Icon red capsule.png]]
 
| 16px
 
|-
 
| Shuttle
 
| align="center" | [[File:Icon red shuttle.png]]
 
| 16px
 
|-
 
| Rookie ship
 
| align="center" | [[File:Icon red rookie.png]]
 
| 16px
 
|-
 
| Frigate
 
| align="center" | [[File:Icon red frigate.png]]
 
| 16px
 
|-
 
| Destroyer
 
| align="center" | [[File:Icon red destroyer.png]]
 
| 16px
 
|-
 
| Cruiser
 
| align="center" | [[File:Icon red cruiser.png]]
 
| 16px
 
|-
 
| Battlecruiser
 
| align="center" | [[File:Icon red battlecruiser.png]]
 
| 16px
 
|-
 
| Battleship
 
| align="center" | [[File:Icon red battleship.png]]
 
| 16px
 
|-
 
| Dreadnought
 
| align="center" | [[File:Icon red dreadnought.png]]
 
| 16px
 
|-
 
| Carrier
 
| align="center" | [[File:Icon red carrier.png]]
 
| 16px
 
|-
 
| Supercarrier
 
| align="center" | [[File:Icon red supercarrier.png]]
 
| 16px
 
|-
 
| Titan
 
| align="center" | [[File:Icon red titan.png]]
 
| 16px
 
|-
 
| Mining frigate
 
| align="center" | [[File:Icon red mining frigate.png]]
 
| 16px
 
|-
 
| Mining barge
 
| align="center" | [[File:Icon red mining barge.png]]
 
| 16px
 
|-
 
| Industrial
 
| align="center" | [[File:Icon red industrial.png]]
 
| 16px
 
|-
 
| Industrial command
 
| align="center" | [[File:Icon red industrial command ship.png]]
 
| 16px
 
|-
 
| Industrial capital
 
| align="center" | [[File:Icon red industrial capital.png]]
 
| 16px
 
|-
 
| Sentry
 
| align="center" | [[File:Icon red tower.png]]
 
| 16px
 
|}
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Friendly NPC
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
|-
 
| Drone
 
| align="center" | [[File:Icon blue drone.png]]
 
| 16px
 
|-
 
| Sentry drone
 
| align="center" | [[File:Icon blue sentry drone.png]]
 
| 16px
 
|-
 
| Fighter
 
| align="center" | [[File:Icon blue fighter.png]]
 
| 16px
 
|-
 
| Capsule
 
| align="center" | [[File:Icon blue capsule.png]]
 
| 16px
 
|-
 
| Shuttle
 
| align="center" | [[File:Icon blue shuttle.png]]
 
| 16px
 
|-
 
| Rookie ship
 
| align="center" | [[File:Icon blue rookie.png]]
 
| 16px
 
|-
 
| Frigate
 
| align="center" | [[File:Icon blue frigate.png]]
 
| 16px
 
|-
 
| Destroyer
 
| align="center" | [[File:Icon blue destroyer.png]]
 
| 16px
 
|-
 
| Cruiser
 
| align="center" | [[File:Icon blue cruiser.png]]
 
| 16px
 
|-
 
| Battlecruiser
 
| align="center" | [[File:Icon blue battlecruiser.png]]
 
| 16px
 
|-
 
| Battleship
 
| align="center" | [[File:Icon blue battleship.png]]
 
| 16px
 
|-
 
| Dreadnought
 
| align="center" | [[File:Icon blue dreadnought.png]]
 
| 16px
 
|-
 
| Carrier
 
| align="center" | [[File:Icon blue carrier.png]]
 
| 16px
 
|-
 
| Supercarrier
 
| align="center" | [[File:Icon blue supercarrier.png]]
 
| 16px
 
|-
 
| Titan
 
| align="center" | [[File:Icon blue titan.png]]
 
| 16px
 
|-
 
| Mining frigate
 
| align="center" | [[File:Icon blue mining frigate.png]]
 
| 16px
 
|-
 
| Mining barge
 
| align="center" | [[File:Icon blue mining barge.png]]
 
| 16px
 
|-
 
| Industrial
 
| align="center" | [[File:Icon blue industrial.png]]
 
| 16px
 
|-
 
| Industrial command
 
| align="center" | [[File:Icon blue industrial command ship.png]]
 
| 16px
 
|-
 
| Industrial capital
 
| align="center" | [[File:Icon blue industrial capital.png]]
 
| 16px
 
|-
 
| Sentry
 
| align="center" | [[File:Icon blue tower.png]]
 
| 16px
 
|}
 
|}
 
 
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Miscellaneous
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Constellation
 
| align="center" | [[File:Icon bracket constellation.png]]
 
| 16px
 
|-
 
| NPC indicator
 
| align="center" | [[File:Icon bracket npc indicator.png]]
 
| 16px
 
|-
 
| Region
 
| align="center" | [[File:Icon bracket region.png]]
 
| 16px
 
|-
 
| Solar system
 
| align="center" | [[File:Icon bracket solar system.png]]
 
| 16px
 
|}
 
 
{|
 
| valign="top" |
 
{| class="wikitable" style="font-size:90%;"
 
|-
 
! style="background:#222222;" | Other brackets in space
 
! style="background:#222222;" | Icon
 
! style="background:#222222;" | Size
 
|-
 
| Acceleration gate
 
| align="center" | [[File:Icon bracet accelerationgate.png]]
 
| 16px
 
|-
 
| Asteroid
 
| align="center" | [[File:Icon bracet asteroid.png]]
 
| 16px
 
|-
 
| Asteroid field
 
| align="center" | [[File:Icon bracet asteroidfield.png]]
 
| 16px
 
|-
 
| Beacon
 
| align="center" | [[File:Icon bracet beacon.png]]
 
| 16px
 
|-
 
| Billboard
 
| align="center" | [[File:Icon bracet billboard.png]]
 
| 16px
 
|-
 
| Container
 
| align="center" | [[File:Icon bracet container.png]]
 
| 16px
 
|-
 
| Red container
 
| align="center" | [[File:Icon bracet container red.png]]
 
| 16px
 
|-
 
| Moon
 
| align="center" | [[File:Icon bracet moon.png]]
 
| 16px
 
|-
 
| Stargate
 
| align="center" | [[File:Icon bracet stargate.png]]
 
| 16px
 
|-
 
| Station
 
| align="center" | [[File:Icon bracet station.png]]
 
| 16px
 
|-
 
| Structure
 
| align="center" | [[File:Icon bracet structure.png]]
 
| 16px
 
|-
 
| Tower
 
| align="center" | [[File:Icon bracet tower.png]]
 
| 16px
 
|-
 
| Force field
 
| align="center" | [[File:Icon bracet fircefield.png]]
 
| 16px
 
|-
 
| Wormhole
 
| align="center" | [[File:Icon bracet wormhole.png]]
 
| 16px
 
|-
 
| Hackable
 
| align="center" | [[File:Icon bracet hackable.png]]
 
| 16px
 
|-
 
| Agent
 
| align="center" | [[File:Icon bracet agent.png]]
 
| 16px
 
|}
 
|}
 

Revision as of 00:33, 12 January 2020

On this page, I shall perform the wonderful task of playing around with random wiki codes.


Maf?

[math]\color{White}t_{total} = t_{accel} + t_{decel} + t_{cruise}[/math]

Upwell Fuel Costs



Fuel Blocks Consumed

per Hour
Standup Cloning Center I
Standup Market Hub I
Standup Capital Shipyard I
Standup Hyasyoda Research Lab
Standup Invention Lab I
Standup Manufacturing Plant I
Standup Research Lab I
Standup Supercapital Shipyard I
Standup Biochemical Reactor I
Standup Composite Reactor I
Standup Hybrid Reactor I
Standup Moon Drill I
Standup Reprocessing Facility I
Citadel Svc Modules Engineering Service Modules Resource Processing Service Modules
Base Consumption 10 40 24 10 12 12 12 36 15 15 15 5 10
Citadels M Standard Astrahus 7.5 30 24 10 12 12 12 36 15 15 15 5 10
L Standard Fortizar 7.5 30 24 10 12 12 12 36 15 15 15 5 10
XL Standard Keepstar 7.5 30 24 10 12 12 12 36 15 15 15 5 10
L Faction 'Draccous' Fortizar 7.5 30 18 7.5 9 9 9 27 15 15 15 5 10
L Faction 'Horizon' Fortizar 7.5 30 18 7.5 9 9 9 27 15 15 15 5 10
L Faction 'Marginis' Fortizar 5 20 12 5 6 6 6 18 7.5 7.5 7.5 2.5 5
L Faction 'Moreau' Fortizar 6.5 26 15.6 6.5 7.8 7.8 23.4 9.75 9.75 9.75 9.75 3.25 6.5
L Faction 'Prometheus' Fortizar 7.5 30 24 10 12 12 12 36 11.25 11.25 11.25 3.75 7.5
XL Faction Upwell Palatine Keepstar 7.5 30 24 10 12 12 12 36 15 15 15 5 10
Engineering
Complexes
M Standard Raitaru 10 40 18 7.5 9 9 9 27 15 15 15 5 10
L Standard Azbel 10 40 18 7.5 9 9 9 27 15 15 15 5 10
XL Standard Sotiyo 10 40 18 7.5 9 9 9 27 15 15 15 5 10
Refineries M Standard Athanor 10 40 24 10 12 12 12 36 11.25 11.25 11.25 3.75 7.5
L Standard Tatara 10 40 24 10 12 12 12 36 11.25 11.25 11.25 3.75 7.5

post-upgrade Table cleanup list for align="center"

This list compiled by an API search for:

wikitable align center

- it returns a lot of false positives and we're only worried about pages that have it set on the actual Table tag, not cells, etc.

https://wiki.eveuniversity.org/Special:ApiSandbox#action=query&format=json&prop=&meta=&revids=&generator=search&gsrsearch=%7B%7C%20wikitable%20align%20center&gsrnamespace=10&gsrlimit=max&gsrwhat=text&gsrinfo=totalhits&gsrprop=size%7Cwordcount%7Ctimestamp%7Csnippet

Note: I have checked everything up to the line.

   AMC Search & Rescue Operations
   Abyssal modules
   Alliance Tournament
   Amarr COSMOS
   Anatomy of Incursions
   Angel COSMOS
   Average Frontier Deposit
   Average Hedbergite, Hemorphite, and Jaspet Deposit
   Average Hemorphite, Jaspet, and Kernite Deposit
   Average Jaspet, Kernite and Omber Deposit
   Average Kernite and Omber Deposit
   Average Omber Deposit
   Blockade Runners
   CORE classes
   Caldari COSMOS
   Capacitor
   Capital ships
   Clone states
   Colony management
   Combat sites
   Command Bursts
   Common Perimeter Deposit
   Distress Beacon
   Distribution mission reports
   Distribution missions
   Drone-capable ships
   Drone mechanics
   Drones
   EVE University Rules
   Electronic Countermeasures
   Electronic warfare
   Entosis Link
   Events Department
   Exceptional Core Deposit
   Faction warfare
   Faction warfare missions
   Faction warfare standings
   Factions
   Fighters
   Fitting missile launchers
   Fitting upwell structures
   Fleet setup in Incursions
   Forward Reconnaissance Outpost
   Gallente COSMOS
   --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
   Gas cloud harvesting
   Guristas COSMOS
   IVY Defense Status
   Ice harvesting
   Incursion fitting principles
   Incursions
   Incursions checklist
   Infrequent Core Deposit
   Invention
   Isolated Core Deposit
   Large Hedbergite, Hemorphite, and Jaspet Deposit
   Large Hemorphite, Jaspet, and Kernite Deposit
   Large Jaspet, Kernite and Omber Deposit
   Large Kernite and Omber Deposit
   Large Omber Deposit
   List of shattered systems
   Logistics
   Lyavite in Incursions
   Medical boosters
   Mining Primer for Complete Beginners
   Mining mission reports
   Minmatar COSMOS
   Missile mechanics
   Mission Hubs
   Mission Mining/Level 1 Missions
   Mission mining
   Mission reports
   Mumble
   NPC damage types
   NSC Skill Recommendations
   NSC Sponsored Shipping
   Nation Commander Outpost
   Nation Commander Stronghold
   Nation Consolidation Network
   Nation Industrial Proxy
   Nation Mining Colony
   Natural resistances
   NullSec Ratting
   ORE Basic Ship and Skill Overview
   Ordinary Perimeter Deposit
   Orientation Department
   Override Transfer Array
   Overwhelmed Civilian Facility
   POS Setup
   POS Warfare
   Passive shield tanking
   Personnel Department
   Planetary Interaction
   Planetary Interaction at the NSC
   Planetary buildings
   Preparing for Incursions
   Propaganda Cluster
   Rarified Core Deposit
   Reactions
   Relic and data sites
   Reprocessing
   Retired third-party tools
   Salvaging
   Scanning
   Scripts
   Security status
   Shadow of the Serpent
   Shattered Debris Field
   Shattered Ice Field
   Showdown Invitational
   Skill Hardwiring
   Skill trading
   Skillbook Program/Seeded Price
   Skills and learning
   Small Dark Ochre and Gneiss Deposit
   Small Hedbergite, Hemorphite, and Jaspet Deposit
   Small Hemorphite, Jaspet, and Kernite Deposit
   Small Jaspet, Kernite, and Omber Deposit
   Small Kernite and Omber Deposit
   Small Omber Deposit
   Smartbombs
   Stacking penalties
   Stealth Bombers
   Superior Sleeper Cache
   Teams
   The Explorers Shadow 004
   The Explorers Shadow 005
   The Explorers Shadow 006
   The Explorers Shadow 014
   The Explorers Shadow 017
   The Explorers Shadow 020
   Third-party tools
   Titles Department
   True Power Provisional Headquarters
   Turrets
   Uncommon Core Deposit
   Unexceptional Frontier Deposit
   Unusual Core Deposit
   Upwell structures
   Visual wormhole identification
   Vulnerability
   WHC Bookmark Naming Scheme
   Wormhole scouting
   Wormhole space
   Wormholes