|
|
Line 1: |
Line 1: |
− | {{#css:
| + | No template being worked on |
− | | + | <noinclude>{{documentation}}</noinclude> |
− | .ships-matrix
| |
− | {
| |
− | font-family: arial;
| |
− | font-size: 12px;
| |
− | line-height: 130%;
| |
− | }
| |
− | | |
− | .ships-matrix table
| |
− | {
| |
− | width:100%;
| |
− | }
| |
− | | |
− | .ships-matrix table,
| |
− | .ships-matrix tr,
| |
− | .ships-matrix th,
| |
− | .ships-matrix td
| |
− | {
| |
− | margin: 0;
| |
− | padding: 0;
| |
− | text-align: left;
| |
− | font-weight: normal;
| |
− | }
| |
− | | |
− | .ships-matrix th,
| |
− | .ships-matrix td
| |
− | {
| |
− | line-height: 110%;
| |
− | padding: 3px 5px;
| |
− | }
| |
− | | |
− | .ships-matrix tr
| |
− | {
| |
− |
| |
− | }
| |
− | | |
− | .ships-matrix a
| |
− | {
| |
− | font-size: 11px;
| |
− | }
| |
− | | |
− | .ships-matrix a:hover,
| |
− | .ships-matrix a.hover
| |
− | {
| |
− | text-decoration:none;
| |
− | color:white;
| |
− | }
| |
− | | |
− | .ships-matrix tr.firstprimary,
| |
− | .ships-matrix tr.secondprimary
| |
− | {
| |
− | background-color: black;
| |
− | }
| |
− | | |
− | .ships-matrix .firstprimary th,
| |
− | .ships-matrix .secondprimary th
| |
− | {
| |
− | border-bottom: 1px solid #2D2413;
| |
− | border-top: 1px solid #2D2413;
| |
− | height: 20px;
| |
− | line-height: 20px;
| |
− | }
| |
− | | |
− | .ships-matrix .showexplain
| |
− | {
| |
− | text-align: right;
| |
− | font-size: 80%;
| |
− | color: #CCCCCC;
| |
− | }
| |
− | | |
− | .ships-matrix .noshowexplain
| |
− | {
| |
− | text-align: center;
| |
− | font-size: 14px;
| |
− | color: #B89964;
| |
− | font-family: trebuchet MS;
| |
− | font-variant: small-caps;
| |
− | }
| |
− | | |
− | .ships-matrix tr.primary
| |
− | {
| |
− | background-color: #222222;
| |
− | }
| |
− | | |
− | .ships-matrix .primary .collapseButton,
| |
− | .ships-matrix .special .collapseButton,
| |
− | .ships-matrix .secondprimary .collapseButton
| |
− | {
| |
− | color: transparent;
| |
− | display: block;
| |
− | float: right;
| |
− | padding: 0;
| |
− | }
| |
− | | |
− | .ships-matrix .primary .collapseButton a,
| |
− | .ships-matrix .special .collapseButton a,
| |
− | .ships-matrix .secondprimary .collapseButton a
| |
− | {
| |
− | background-color: transparent;
| |
− | color: #CCCCCC;
| |
− | font-size: 80%;
| |
− | left: 0;
| |
− | width: 100%;
| |
− | z-index: 20;
| |
− | }
| |
− | | |
− | .ships-matrix .primary .collapseButton a:hover,
| |
− | .ships-matrix .primary .collapseButton a.hover
| |
− | {
| |
− | background-color:#614F31;
| |
− | }
| |
− | | |
− | .ships-matrix tr.highlight
| |
− | {
| |
− | background-color:#2D0404;
| |
− | }
| |
− | | |
− | .ships-matrix tr.special
| |
− | {
| |
− | background-color: #30281A;
| |
− | }
| |
− | | |
− | .ships-matrix tr.even
| |
− | {
| |
− |
| |
− | }
| |
− | | |
− | .ships-matrix tr.odd
| |
− | {
| |
− |
| |
− | }
| |
− | | |
− | .ships-matrix th
| |
− | {
| |
− |
| |
− | }
| |
− |
| |
− | .ships-matrix .firstcol { width:16%; }
| |
− | | |
− | .ships-matrix .racialcol { width:21%; }
| |
− | | |
− | .ships-matrix .piratecol { width:12%; }
| |
− | | |
− | .ships-matrix .othercol { width:21%; }
| |
− | | |
− | .ships-matrix .widecol { width:84%; }
| |
− | | |
− | .ships-matrix .centertext { color: gray; text-align: center; }
| |
− | | |
− | .ships-matrix .racialcol .img,
| |
− | .ships-matrix .piratecol .img,
| |
− | .ships-matrix .othercol .img
| |
− | {
| |
− | display: inline-block;
| |
− | margin-right: 5px;
| |
− | }
| |
− | | |
− | .ships-matrix .groupheader
| |
− | {
| |
− | color: #B89964;
| |
− | padding-left: 5px;
| |
− | }
| |
− | | |
− | .ships-matrix .groupheader .textlabel
| |
− | {
| |
− | color: #CCCCCC;
| |
− | display: inline-block;
| |
− | position: relative;
| |
− | z-index: 25;
| |
− | }
| |
− | | |
− | .ships-matrix .primary .firstcol,
| |
− | .ships-matrix .primary .racialcol,
| |
− | .ships-matrix .primary .piratecol,
| |
− | .ships-matrix .primary .widecol,
| |
− | .ships-matrix .special .firstcol,
| |
− | .ships-matrix .special .racialcol,
| |
− | .ships-matrix .special .piratecol,
| |
− | .ships-matrix .special .widecol
| |
− | {
| |
− | border-bottom: 1px solid black;
| |
− | }
| |
− | | |
− | .ships-matrix .firstindent
| |
− | {
| |
− | padding-left:10px;
| |
− | }
| |
− | | |
− | .ships-matrix .secondindent
| |
− | {
| |
− | padding-left:15px;
| |
− | }
| |
− | | |
− | }}
| |
− | <div class='ships-matrix'>
| |
− | | |
− | <table cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='firstprimary'>
| |
− | <th class='firstcol showexplain'>show advanced ships</th>
| |
− | <th class='racialcol noshowexplain'><div class='img'>[[Image:Isis_amarr.png|center|x20px|link=]]</div>Amarr</th>
| |
− | <th class='racialcol noshowexplain'><div class='img'>[[Image:Isis_caldari.png|center|x20px|link=]]</div>Caldari</th>
| |
− | <th class='racialcol noshowexplain'><div class='img'>[[Image:Isis_gallente.png|center|x20px|link=]]</div>Gallente</th>
| |
− | <th class='racialcol noshowexplain'><div class='img'>[[Image:Isis_minmatar.png|center|x20px|link=]]</div>Minmatar</th>
| |
− | </tr>
| |
− | | |
− | <tr>
| |
− | <td colspan='5' style='padding:0'>
| |
− | | |
− | <table cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Corvettes</span></th>
| |
− | <th class='racialcol centertext'>[[Impairor]]</th>
| |
− | <th class='racialcol centertext'>[[Ibis]]</th>
| |
− | <th class='racialcol centertext'>[[Velator]]</th>
| |
− | <th class='racialcol centertext'>[[Reaper]]</th>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | frigates | |collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Frigates</span></th>
| |
− | <th class='racialcol centertext'>[[Executioner]] ▪ [[Inquisitor]] ▪ [[Tormentor]] ▪ [[Crucifier]] ▪ [[Punisher]] ▪ [[Magnate]]</th>
| |
− | <th class='racialcol centertext'>[[Condor]] ▪ [[Bantam]] ▪ [[Kestrel]] ▪ [[Griffin]] ▪ [[Merlin]] ▪ [[Heron]]</th>
| |
− | <th class='racialcol centertext'>[[Atron]] ▪ [[Navitas]] ▪ [[Tristan]] ▪ [[Maulus]] ▪ [[Incursus]] ▪ [[Imicus]]</th>
| |
− | <th class='racialcol centertext'>[[Slasher]] ▪ [[Burst]] ▪ [[Breacher]] ▪ [[Vigil]] ▪ [[Rifter]] ▪ [[Probe]]</th>
| |
− | </tr>
| |
− | | |
− | <tr class='highlight'>
| |
− | <td class='groupheader firstindent'>Navy Faction Frigates</td>
| |
− | <td class='centertext'>[[Imperial Navy Slicer]] ▪ [[Crucifier Navy Issue]] ▪ [[Magnate Navy Issue]]</td>
| |
− | <td class='centertext'>[[Caldari Navy Hookbill]] ▪ [[Griffin Navy Issue]] ▪ [[Heron Navy Issue]]</td>
| |
− | <td class='centertext'>[[Federation Navy Comet]] ▪ [[Maulus Navy Issue]] ▪ [[Imicus Navy Issue]]</td>
| |
− | <td class='centertext'>[[Republic Fleet Firetail]] ▪ [[Vigil Fleet Issue]] ▪ [[Probe Fleet Issue]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Assault Frigates</td>
| |
− | <td class='centertext'>[[Vengeance]] ▪ [[Retribution]]</td>
| |
− | <td class='centertext'>[[Hawk]] ▪ [[Harpy]]</td>
| |
− | <td class='centertext'>[[Ishkur]] ▪ [[Enyo]]</td>
| |
− | <td class='centertext'>[[Wolf]] ▪ [[Jaguar]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Covert Ops</td>
| |
− | <td class='centertext'>[[Anathema]] ▪ [[Purifier]]</td>
| |
− | <td class='centertext'>[[Manticore]] ▪ [[Buzzard]]</td>
| |
− | <td class='centertext'>[[Nemesis]] ▪ [[Helios]]</td>
| |
− | <td class='centertext'>[[Cheetah]] ▪ [[Hound]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Electronic Attack Ships</td>
| |
− | <td class='centertext'>[[Sentinel]]</td>
| |
− | <td class='centertext'>[[Kitsune]]</td>
| |
− | <td class='centertext'>[[Keres]]</td>
| |
− | <td class='centertext'>[[Hyena]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Interceptors</td>
| |
− | <td class='centertext'>[[Crusader]] ▪ [[Malediction]]</td>
| |
− | <td class='centertext'>[[Crow]] ▪ [[Raptor]]</td>
| |
− | <td class='centertext'>[[Taranis]] ▪ [[Ares]]</td>
| |
− | <td class='centertext'>[[Claw]] ▪ [[Stiletto]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Logistics Frigates</td>
| |
− | <td class='centertext'>[[Deacon]]</td>
| |
− | <td class='centertext'>[[Kirin]]</td>
| |
− | <td class='centertext'>[[Thalia]]</td>
| |
− | <td class='centertext'>[[Scalpel]]</td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | destroyers | |collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Destroyers</span></th>
| |
− | <th class='racialcol centertext'>[[Coercer]] ▪ [[Dragoon]]</th>
| |
− | <th class='racialcol centertext'>[[Cormorant]] ▪ [[Corax]]</th>
| |
− | <th class='racialcol centertext'>[[Catalyst]] ▪ [[Algos]]</th>
| |
− | <th class='racialcol centertext'>[[Thrasher]] ▪ [[Talwar]]</th>
| |
− | </tr>
| |
− | | |
− | <tr class='highlight'>
| |
− | <td class='groupheader firstindent'>Navy Faction Destroyers</td>
| |
− | <td class='centertext'>[[Coercer Navy Issue]]</td>
| |
− | <td class='centertext'>[[Cormorant Navy Issue]]</td>
| |
− | <td class='centertext'>[[Catalyst Navy Issue]]</td>
| |
− | <td class='centertext'>[[Thrasher Fleet Issue]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Command Destroyers</td>
| |
− | <td class='centertext'>[[Pontifex]]</td>
| |
− | <td class='centertext'>[[Stork]]</td>
| |
− | <td class='centertext'>[[Magus]]</td>
| |
− | <td class='centertext'>[[Bifrost]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Interdictors</td>
| |
− | <td class='centertext'>[[Heretic]]</td>
| |
− | <td class='centertext'>[[Flycatcher]]</td>
| |
− | <td class='centertext'>[[Eris]]</td>
| |
− | <td class='centertext'>[[Sabre]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='highlight'>
| |
− | <td class='groupheader firstindent'>Tactical Destroyers</td>
| |
− | <td class='centertext'>[[Confessor]]</td>
| |
− | <td class='centertext'>[[Jackdaw]]</td>
| |
− | <td class='centertext'>[[Hecate]]</td>
| |
− | <td class='centertext'>[[Svipul]]</td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | cruisers | |collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Cruisers</span></th>
| |
− | <th class='racialcol centertext'>[[Arbitrator]] ▪ [[Augoror]] ▪ [[Omen]] ▪ [[Maller]]</th>
| |
− | <th class='racialcol centertext'>[[Blackbird]] ▪ [[Osprey]] ▪ [[Caracal]] ▪ [[Moa]]</th>
| |
− | <th class='racialcol centertext'>[[Celestis]] ▪ [[Exequror]] ▪ [[Thorax]] ▪ [[Vexor]]</th>
| |
− | <th class='racialcol centertext'>[[Bellicose]] ▪ [[Scythe]] ▪ [[Stabber]] ▪ [[Rupture]]</th>
| |
− | </tr>
| |
− | | |
− | <tr class='highlight'>
| |
− | <td class='groupheader firstindent'>Navy Faction Cruisers</td>
| |
− | <td class='centertext'>[[Augoror Navy Issue]] ▪ [[Omen Navy Issue]]</td>
| |
− | <td class='centertext'>[[Caracal Navy Issue]] ▪ [[Osprey Navy Issue]]</td>
| |
− | <td class='centertext'>[[Exequror Navy Issue]] ▪ [[Vexor Navy Issue]]</td>
| |
− | <td class='centertext'>[[Scythe Fleet Issue]] ▪ [[Stabber Fleet Issue]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Heavy Assault Cruisers</td>
| |
− | <td class='centertext'>[[Zealot]] ▪ [[Sacrilege]]</td>
| |
− | <td class='centertext'>[[Eagle]] ▪ [[Cerberus]]</td>
| |
− | <td class='centertext'>[[Ishtar]] ▪ [[Deimos]]</td>
| |
− | <td class='centertext'>[[Vagabond]] ▪ [[Muninn]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Heavy Interdiction Cruisers</td>
| |
− | <td class='centertext'>[[Devoter]]</td>
| |
− | <td class='centertext'>[[Onyx]]</td>
| |
− | <td class='centertext'>[[Phobos]]</td>
| |
− | <td class='centertext'>[[Broadsword]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Logistics Cruisers</td>
| |
− | <td class='centertext'>[[Guardian]]</td>
| |
− | <td class='centertext'>[[Basilisk]]</td>
| |
− | <td class='centertext'>[[Oneiros]]</td>
| |
− | <td class='centertext'>[[Scimitar]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Recon Ships</td>
| |
− | <td class='centertext'>[[Curse]] ▪ [[Pilgrim]]</td>
| |
− | <td class='centertext'>[[Falcon]] ▪ [[Rook]]</td>
| |
− | <td class='centertext'>[[Arazu]] ▪ [[Lachesis]]</td>
| |
− | <td class='centertext'>[[Huginn]] ▪ [[Rapier]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='highlight'>
| |
− | <td class='groupheader firstindent'>Strategic Cruisers</td>
| |
− | <td class='centertext'>[[Legion]]</td>
| |
− | <td class='centertext'>[[Tengu]]</td>
| |
− | <td class='centertext'>[[Proteus]]</td>
| |
− | <td class='centertext'>[[Loki]]</td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | battlecruisers | |collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Battlecruisers</span></th>
| |
− | <th class='racialcol centertext'>[[Prophecy]] ▪ [[Harbinger]] ▪ [[Oracle]]</th>
| |
− | <th class='racialcol centertext'>[[Ferox]] ▪ [[Drake]] ▪ [[Naga]]</th>
| |
− | <th class='racialcol centertext'>[[Brutix]] ▪ [[Myrmidon]] ▪ [[Talos]]</th>
| |
− | <th class='racialcol centertext'>[[Cyclone]] ▪ [[Hurricane]] ▪ [[Tornado]]</th>
| |
− | </tr>
| |
− | | |
− | <tr class='highlight'>
| |
− | <td class='groupheader firstindent'>Navy Faction Battlecruisers</td>
| |
− | <td class='centertext'>[[Harbinger Navy Issue]] ▪ [[Prophecy Navy Issue]]</td>
| |
− | <td class='centertext'>[[Drake Navy Issue]] ▪ [[Ferox Navy Issue]]</td>
| |
− | <td class='centertext'>[[Brutix Navy Issue]] ▪ [[Myrmidon Navy Issue]]</td>
| |
− | <td class='centertext'>[[Hurricane Fleet Issue]] ▪ [[Cyclone Fleet Issue]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Command Ships</td>
| |
− | <td class='centertext'>[[Damnation]] ▪ [[Absolution]]</td>
| |
− | <td class='centertext'>[[Vulture]] ▪ [[Nighthawk]]</td>
| |
− | <td class='centertext'>[[Astarte]] ▪ [[Eos]]</td>
| |
− | <td class='centertext'>[[Claymore]] ▪ [[Sleipnir]]</td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | battleships | |collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Battleships</span></th>
| |
− | <th class='racialcol centertext'>[[Armageddon]] ▪ [[Apocalypse]] ▪ [[Abaddon]] </th>
| |
− | <th class='racialcol centertext'>[[Scorpion]] ▪ [[Raven]] ▪ [[Rokh]]</th>
| |
− | <th class='racialcol centertext'>[[Dominix]] ▪ [[Megathron]] ▪ [[Hyperion]]</th>
| |
− | <th class='racialcol centertext'>[[Typhoon]] ▪ [[Tempest]] ▪ [[Maelstrom]]</th>
| |
− | </tr>
| |
− | | |
− | <tr class='highlight'>
| |
− | <td class='groupheader firstindent'>Navy Faction Battleships</td>
| |
− | <td class='centertext'>[[Apocalypse Navy Issue]] ▪ [[Armageddon Navy Issue]]</td>
| |
− | <td class='centertext'>[[Scorpion Navy Issue]] ▪ [[Raven Navy Issue]]</td>
| |
− | <td class='centertext'>[[Megathron Navy Issue]] ▪ [[Dominix Navy Issue]]</td>
| |
− | <td class='centertext'>[[Tempest Fleet Issue]] ▪ [[Typhoon Fleet Issue]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Black Ops</td>
| |
− | <td class='centertext'>[[Redeemer]]</td>
| |
− | <td class='centertext'>[[Widow]]</td>
| |
− | <td class='centertext'>[[Sin]]</td>
| |
− | <td class='centertext'>[[Panther]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Marauders</td>
| |
− | <td class='centertext'>[[Paladin]]</td>
| |
− | <td class='centertext'>[[Golem]]</td>
| |
− | <td class='centertext'>[[Kronos]]</td>
| |
− | <td class='centertext'>[[Vargur]]</td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | carriers | |collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Carriers</span></th>
| |
− | <th class='racialcol centertext'>[[Archon]]</th>
| |
− | <th class='racialcol centertext'>[[Chimera]]</th>
| |
− | <th class='racialcol centertext'>[[Thanatos]]</th>
| |
− | <th class='racialcol centertext'>[[Nidhoggur]]</th>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Supercarriers</td>
| |
− | <td class='centertext'>[[Aeon]]</td>
| |
− | <td class='centertext'>[[Wyvern]]</td>
| |
− | <td class='centertext'>[[Nyx]]</td>
| |
− | <td class='centertext'>[[Hel]]</td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | dreadnoughts | |collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Dreadnoughts</span></th>
| |
− | <th class='racialcol centertext'>[[Revelation]]</th>
| |
− | <th class='racialcol centertext'>[[Phoenix]]</th>
| |
− | <th class='racialcol centertext'>[[Moros]]</th>
| |
− | <th class='racialcol centertext'>[[Naglfar]]</th>
| |
− | </tr>
| |
− | | |
− | <tr class='highlight'>
| |
− | <td class='groupheader firstindent'>Navy Faction Dreadnoughts</td>
| |
− | <td class='centertext'>[[Revelation Navy Issue]]</td>
| |
− | <td class='centertext'>[[Phoenix Navy Issue]]</td>
| |
− | <td class='centertext'>[[Moros Navy Issue]]</td>
| |
− | <td class='centertext'>[[Naglfar Fleet Issue]]</td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Force Auxiliaries</span></th>
| |
− | <th class='racialcol centertext'>[[Apostle]]</th>
| |
− | <th class='racialcol centertext'>[[Minokawa]]</th>
| |
− | <th class='racialcol centertext'>[[Ninazu]]</th>
| |
− | <th class='racialcol centertext'>[[Lif]]</th>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Titans</span></th>
| |
− | <th class='racialcol centertext'>[[Avatar]]</th>
| |
− | <th class='racialcol centertext'>[[Leviathan]]</th>
| |
− | <th class='racialcol centertext'>[[Erebus]]</th>
| |
− | <th class='racialcol centertext'>[[Ragnarok]]</th>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | freighters | |collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Freighters</span></th>
| |
− | <th class='racialcol centertext'>[[Providence]]</th>
| |
− | <th class='racialcol centertext'>[[Charon]]</th>
| |
− | <th class='racialcol centertext'>[[Obelisk]]</th>
| |
− | <th class='racialcol centertext'>[[Fenrir]]</th>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Jump Freighters</td>
| |
− | <td class='centertext'>[[Ark]]</td>
| |
− | <td class='centertext'>[[Rhea]]</td>
| |
− | <td class='centertext'>[[Anshar]]</td>
| |
− | <td class='centertext'>[[Nomad]]</td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | haulers | |collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Haulers</span></th>
| |
− | <th class='racialcol centertext'>[[Bestower]] ▪ [[Sigil]]</th>
| |
− | <th class='racialcol centertext'>[[Badger]] ▪ [[Tayra]]</th>
| |
− | <th class='racialcol centertext'>[[Nereus]] ▪ [[Kryos]] ▪ [[Epithal]] ▪ [[Miasmos]] ▪ [[Iteron Mark V]]</th>
| |
− | <th class='racialcol centertext'>[[Hoarder]] ▪ [[Mammoth]] ▪ [[Wreathe]]</th>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Transport Ships</td>
| |
− | <td class='centertext'>[[Prorator]] ▪ [[Impel]]</td>
| |
− | <td class='centertext'>[[Crane]] ▪ [[Bustard]]</td>
| |
− | <td class='centertext'>[[Viator]] ▪ [[Occator]]</td>
| |
− | <td class='centertext'>[[Mastodon]] ▪ [[Prowler]]</td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='primary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Shuttles</span></th>
| |
− | <th class='racialcol centertext'>[[Amarr Shuttle]]</th>
| |
− | <th class='racialcol centertext'>[[Caldari Shuttle]]</th>
| |
− | <th class='racialcol centertext'>[[Gallente Shuttle]]</th>
| |
− | <th class='racialcol centertext'>[[Minmatar Shuttle]]</th>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | ore | |collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='special'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>[[Image:Isis_ore.png|18x18px|link=]] Outer Ring Excavation Ships</span></th>
| |
− | <th class='widecol centertext'></th>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Frigates</td>
| |
− | <td class='piratecol centertext'>[[Venture]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Expedition Frigates</td>
| |
− | <td class='piratecol centertext'>[[Prospect]] ▪ [[Endurance]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Mining Barges</td>
| |
− | <td class='piratecol centertext'>[[Covetor]] ▪ [[Retriever]] ▪ [[Procurer]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Exhumers</td>
| |
− | <td class='piratecol centertext'>[[Hulk]] ▪ [[Mackinaw]] ▪ [[Skiff]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Haulers</td>
| |
− | <td class='piratecol centertext'>[[Noctis]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Industrial Command Ships</td>
| |
− | <td class='piratecol centertext'>[[Porpoise]] ▪ [[Orca]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Freighters</td>
| |
− | <td class='piratecol centertext'>[[Bowhead]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Capital Industrial Ships</td>
| |
− | <td class='piratecol centertext'>[[Rorqual]]</td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | pirates | |collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='secondprimary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Pirate Faction Ships</span></th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_angel.png|center|20x20px|link=]]</div>Angel Cartel</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_blood_raiders.png|center|20x20px|link=]]</div>Blood Raiders</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_guristas.png|center|20x20px|link=]]</div>Guristas</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_mordus.png|center|20x20px|link=]]</div>Mordu's Legion</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_sansha.png|center|20x20px|link=]]</div>Sansha's Nation</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_serpentis.png|center|20x20px|link=]]</div>Serpentis</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Isis_soe.png|center|20x20px|link=]]</div>Sisters of EVE</th>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Frigates</td>
| |
− | <td class='piratecol centertext'>[[Dramiel]]</td>
| |
− | <td class='piratecol centertext'>[[Cruor]]</td>
| |
− | <td class='piratecol centertext'>[[Worm]]</td>
| |
− | <td class='piratecol centertext'>[[Garmur]]</td>
| |
− | <td class='piratecol centertext'>[[Succubus]]</td>
| |
− | <td class='piratecol centertext'>[[Daredevil]]</td>
| |
− | <td class='piratecol centertext'>[[Astero]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Cruisers</td>
| |
− | <td class='piratecol centertext'>[[Cynabal]]</td>
| |
− | <td class='piratecol centertext'>[[Ashimmu]]</td>
| |
− | <td class='piratecol centertext'>[[Gila]]</td>
| |
− | <td class='piratecol centertext'>[[Orthrus]]</td>
| |
− | <td class='piratecol centertext'>[[Phantasm]]</td>
| |
− | <td class='piratecol centertext'>[[Vigilant]]</td>
| |
− | <td class='piratecol centertext'>[[Stratios]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Battleships</td>
| |
− | <td class='piratecol centertext'>[[Machariel]]</td>
| |
− | <td class='piratecol centertext'>[[Bhaalgorn]]</td>
| |
− | <td class='piratecol centertext'>[[Rattlesnake]]</td>
| |
− | <td class='piratecol centertext'>[[Barghest]]</td>
| |
− | <td class='piratecol centertext'>[[Nightmare]]</td>
| |
− | <td class='piratecol centertext'>[[Vindicator]]</td>
| |
− | <td class='piratecol centertext'>[[Nestor]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Dreadnoughts</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Chemosh]]</td>
| |
− | <td class='piratecol centertext'>[[Caiman]]</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Vehement]]</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Carriers</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Supercarriers</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Revenant]]</td>
| |
− | <td class='piratecol centertext'>[[Vendetta]]</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Force Auxiliaries</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Dagon]]</td>
| |
− | <td class='piratecol centertext'>[[Loggerhead]]</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Titans</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Molok]]</td>
| |
− | <td class='piratecol centertext'>[[Komodo]]</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Vanquisher]]</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | other | |collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='secondprimary'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Other Faction Ships</span></th>
| |
− | <th class='othercol noshowexplain'><div class='img'>[[Image:Logo_faction_concord_assembly.png|center|20x20px|link=]]</div>CONCORD</th>
| |
− | <th class='othercol noshowexplain'><div class='img'>[[Image:Logo_faction_edencom.png|center|20x20px|link=]]</div>EDENCOM</th>
| |
− | <th class='othercol noshowexplain'><div class='img'>[[Image:Logo_faction_the_society.png|center|20x20px|link=]]</div>Society of Conscious Thought</th>
| |
− | <th class='othercol noshowexplain'><div class='img'>[[Image:Isis_triglavian.png|center|20x20px|link=]]</div>Triglavian Collective</th>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Frigates</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Skybreaker]]</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Damavik]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='firstcol groupheader secondindent'>Assault Frigates</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Nergal]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='firstcol groupheader secondindent'>Covert Ops</td>
| |
− | <td class='piratecol centertext'>[[Pacifier]]</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Destroyers</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Sunesis]]</td>
| |
− | <td class='piratecol centertext'>[[Kikimora]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='firstcol groupheader secondindent'>Command Destroyers</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Draugur]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Cruisers</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Stormbringer]]</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Rodiva]] ▪ [[Vedmak]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='firstcol groupheader secondindent'>Flag Cruisers</td>
| |
− | <td class='piratecol centertext'>[[Monitor]]</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='firstcol groupheader secondindent'>Heavy Assault Cruisers</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Ikitursa]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='firstcol groupheader secondindent'>Logistics Cruisers</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Zarmazd]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='firstcol groupheader secondindent'>Recon Ships</td>
| |
− | <td class='piratecol centertext'>[[Enforcer]]</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Battlecruisers</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Gnosis]]</td>
| |
− | <td class='piratecol centertext'>[[Drekavac]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Battleships</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Thunderchild]]</td>
| |
− | <td class='piratecol centertext'>[[Praxis]]</td>
| |
− | <td class='piratecol centertext'>[[Leshak]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='firstcol groupheader secondindent'>Black Ops</td>
| |
− | <td class='piratecol centertext'>[[Marshal]]</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Dreadnoughts</td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'></td>
| |
− | <td class='piratecol centertext'>[[Zirnitra]]</td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | <table class='collapsible {{#ifeq: {{{expgroup}}} | special edition | | collapsed}}' cellspacing='0' cellpadding='0'>
| |
− | | |
− | <tr class='special'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Special Edition Ships</span></th>
| |
− | <th class='widecol centertext'></th>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Corvettes</td>
| |
− | <td class='widecol centertext'>[[Echo]] ▪ [[Hematos]] ▪ [[Immolator]] ▪ [[Taipan]] ▪ [[Violator]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Frigates</td>
| |
− | <td class='widecol centertext'>[[Echelon]] ▪ [[Gold Magnate]] ▪ [[Inner Zone Shipping Imicus]] ▪ [[Sarum Magnate]] ▪ [[Silver Magnate]] ▪ [[Sukuuvestaa Heron]] ▪ [[Tash-Murkon Magnate]] ▪ [[Vherokior Probe]] ▪ [[Zephyr]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Assault Frigates</td>
| |
− | <td class='widecol centertext'>[[Cambion]] ▪ [[Freki]] ▪ [[Malice]] ▪ [[Utu]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Covert Ops</td>
| |
− | <td class='racialcol centertext'>[[Caedes]] ▪ [[Chremoas]] ▪ [[Hydra]] ▪ [[Virtuoso]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Electronic Attack Ships</td>
| |
− | <td class='racialcol centertext'>[[Raiju]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Interceptors</td>
| |
− | <td class='widecol centertext'>[[Imp]] ▪ [[Whiptail]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Destroyers</td>
| |
− | <td class='widecol centertext'>[[Aliastra Catalyst]] ▪ [[Inner Zone Shipping Catalyst]] ▪ [[Intaki Syndicate Catalyst]] ▪ [[InterBus Catalyst]]▪ [[Nefantar Thrasher]] ▪ [[Quafe Catalyst]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Cruisers</td>
| |
− | <td class='widecol centertext'>[[Guardian-Vexor]] ▪ [[Opux Luxury Yacht]] ▪ [[Stratios Emergency Responder]] ▪ [[Victorieux Luxury Yacht]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Heavy Assault Cruisers</td>
| |
− | <td class='widecol centertext'>[[Adrestia]] ▪ [[Mimir]] ▪ [[Vangel]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Heavy Interdiction Cruisers</td>
| |
− | <td class='widecol centertext'>[[Fiend]] ▪ [[Laelaps]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Logistics Cruisers</td>
| |
− | <td class='widecol centertext'>[[Etana]] ▪ [[Rabisu]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='odd'>
| |
− | <td class='groupheader secondindent'>Recon Ships</td>
| |
− | <td class='racialcol centertext'>[[Chameleon]] ▪ [[Moracha]] ▪ [[Victor]] ▪ [[Tiamat]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Battleships</td>
| |
− | <td class='widecol centertext'>[[Apocalypse Imperial Issue]] ▪ [[Armageddon Imperial Issue]] ▪ [[Megathron Federate Issue]] ▪ [[Rattlesnake Victory Edition]] ▪ [[Raven State Issue]] ▪ [[Scorpion Ishukone Watch]] ▪ [[Tempest Tribal Issue]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Industrial</td>
| |
− | <td class='widecol centertext'>[[Miasmos Amastris Edition]] ▪ [[Miasmos Quafe Ultra Edition]] ▪ [[Miasmos Quafe Ultramarine Edition]] ▪ [[Primae]]</td>
| |
− | </tr>
| |
− | | |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Shuttles</td>
| |
− | <td class='widecol centertext'>[[Apotheosis]] ▪ [[Boobook]] ▪ [[Council Diplomatic Shuttle]] ▪ [[Goru's Shuttle]] ▪ [[Guristas Shuttle]] ▪ [[InterBus Shuttle]] ▪ [[Leopard]]</td>
| |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | </td>
| |
− | | |
− | </tr>
| |
− | | |
− | </table>
| |
− | | |
− | </div>
| |
− | <noinclude> | |
− | {{documentation}} | |
− | </noinclude> | |