|
|
(43 intermediate revisions by 11 users not shown) |
Line 1: |
Line 1: |
| {{#css: | | {{#css: |
− | .ships-matrix
| + | |
− | {
| + | .ships-matrix |
− | font-family: arial;
| + | { |
− | font-size: 12px;
| + | font-family: arial; |
− | line-height: 130%;
| + | 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 table |
− | .ships-matrix tr
| + | { |
− | {
| + | width:100%; |
− |
| + | } |
− | }
| + | |
− | .ships-matrix a{ font-size:11px; }
| + | .ships-matrix table, |
− | .ships-matrix a:hover, .ships-matrix a.hover
| + | .ships-matrix tr, |
− | {
| + | .ships-matrix th, |
− | text-decoration:none;
| + | .ships-matrix td |
− | color:white;
| + | { |
− | }
| + | margin: 0; |
− | .ships-matrix tr.firstprimary, .ships-matrix tr.secondprimary
| + | padding: 0; |
− | {
| + | text-align: left; |
− | background-color: black;
| + | font-weight: normal; |
− | }
| + | } |
− | .ships-matrix .firstprimary th, .ships-matrix .secondprimary th
| + | |
− | {
| + | .ships-matrix th, |
− | border-bottom: 1px solid #2D2413;
| + | .ships-matrix td |
− | border-top: 1px solid #2D2413;
| + | { |
− | height: 20px;
| + | line-height: 110%; |
− | line-height: 20px;
| + | padding: 3px 5px; |
− | }
| + | } |
− | .ships-matrix .showexplain
| + | |
− | { text-align: right;
| + | .ships-matrix tr |
− | font-size: 80%;
| + | { |
− | color: #CCCCCC;
| + | |
− | }
| + | } |
− | .ships-matrix .noshowexplain
| + | |
− | { text-align: center;
| + | .ships-matrix a |
− | font-size: 14px;
| + | { |
− | color: #B89964;
| + | font-size: 11px; |
− | font-family: trebuchet MS;
| + | } |
− | font-variant: small-caps;
| + | |
− | }
| + | .ships-matrix a:hover, |
− | .ships-matrix tr.primary
| + | .ships-matrix a.hover |
− | {
| + | { |
− | background-color: #222222;
| + | text-decoration: none; |
− | }
| + | color: white; |
− | .ships-matrix .primary .collapseButton, .ships-matrix .special .collapseButton, .ships-matrix .secondprimary .collapseButton
| + | } |
− | {
| + | |
− | color: transparent;
| + | .ships-matrix tr.firstprimary, |
− | display: block;
| + | .ships-matrix tr.secondprimary |
− | float: right;
| + | { |
− | padding: 0;
| + | background-color: black; |
− | }
| + | } |
− | .ships-matrix .primary .collapseButton a, .ships-matrix .special .collapseButton a, .ships-matrix .secondprimary .collapseButton a
| + | |
− | {
| + | .ships-matrix .firstprimary th, |
− | background-color: transparent;
| + | .ships-matrix .secondprimary th |
− | color: #CCCCCC;
| + | { |
− | font-size: 80%;
| + | border-bottom: 1px solid #2D2413; |
− | left: 0;
| + | border-top: 1px solid #2D2413; |
− | width: 100%;
| + | height: 20px; |
− | z-index: 20;
| + | line-height: 20px; |
− | }
| + | } |
− | .ships-matrix .primary .collapseButton a:hover,
| + | |
− | .ships-matrix .primary .collapseButton a.hover
| + | .ships-matrix .showexplain |
− | {
| + | { |
− | background-color:#614F31;
| + | text-align: right; |
− | }
| + | font-size: 80%; |
− | .ships-matrix tr.highlight
| + | color: #CCCCCC; |
− | {
| + | } |
− | background-color:#2D0404;
| + | |
− | }
| + | .ships-matrix .noshowexplain |
− | .ships-matrix tr.special
| + | { |
− | {
| + | text-align: center; |
− | background-color: #30281A;
| + | font-size: 14px; |
− | }
| + | color: #B89964; |
− | .ships-matrix tr.even
| + | font-family: trebuchet MS; |
− | {
| + | font-variant: small-caps; |
− |
| + | } |
− | }
| + | |
− | .ships-matrix tr.odd
| + | .ships-matrix tr.primary |
− | {
| + | { |
− |
| + | background-color: #222222; |
− | }
| + | } |
− | .ships-matrix th
| + | |
− | {
| + | .ships-matrix .primary .collapseButton, |
− |
| + | .ships-matrix .special .collapseButton, |
− | }
| + | .ships-matrix .secondprimary .collapseButton |
− |
| + | { |
− | .ships-matrix .firstcol{ width:16%; }
| + | color: transparent; |
− | .ships-matrix .racialcol{ width:21%; }
| + | display: block; |
− | .ships-matrix .piratecol{ width:12%; }
| + | float: right; |
− | .ships-matrix .widecol{ width:84%; }
| + | padding: 0; |
− | .ships-matrix .centertext{ color: gray; text-align: center; }
| + | } |
− | .ships-matrix .racialcol .img, .ships-matrix .piratecol .img
| + | |
− | {
| + | .ships-matrix .primary .collapseButton a, |
− | display: inline-block;
| + | .ships-matrix .special .collapseButton a, |
− | margin-right: 5px;
| + | .ships-matrix .secondprimary .collapseButton a |
− | }
| + | { |
− | .ships-matrix .groupheader
| + | background-color: transparent; |
− | {
| + | color: #CCCCCC; |
− | color: #B89964;
| + | font-size: 80%; |
− | padding-left: 5px;
| + | left: 0; |
− | }
| + | width: 100%; |
− | .ships-matrix .groupheader .textlabel
| + | z-index: 20; |
− | {
| + | } |
− | color: #CCCCCC;
| + | |
− | display: inline-block;
| + | .ships-matrix .primary .collapseButton a:hover, |
− | position: relative;
| + | .ships-matrix .primary .collapseButton a.hover |
− | z-index: 25;
| + | { |
− | }
| + | background-color: #614F31; |
− | .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
| + | |
− | {
| + | .ships-matrix tr.highlight |
− | border-bottom: 1px solid black;
| + | { |
− | }
| + | background-color:#2D0404; |
− | .ships-matrix .firstindent
| + | } |
− | {
| + | |
− | padding-left:10px;
| + | .ships-matrix tr.special |
− | }
| + | { |
− | .ships-matrix .secondindent
| + | background-color: #30281A; |
− | {
| + | } |
− | padding-left:15px;
| + | |
− | }
| + | .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:10.5%; } |
| + | |
| + | .ships-matrix .othercol { width:16.8%; } |
| + | .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'>
| + | <div class='ships-matrix nowraplinks'> <!-- nowraplinks is located in MediaWiki:Common.css --> |
− | <table cellspacing='0' cellpadding='0'>
| + | |
− | <tr class='firstprimary'>
| + | <table cellspacing='0' cellpadding='0'> |
− | <th class='firstcol showexplain'>show advanced ships</th>
| + | |
− | <th class='racialcol noshowexplain'><div class='img'>[[Image:Logo_faction_amarr_empire.png|center|20x20px]]</div>Amarr</th>
| + | <tr class='firstprimary'> |
− | <th class='racialcol noshowexplain'><div class='img'>[[Image:Logo_faction_caldari_state.png|center|20x20px]]</div>Caldari</th>
| + | <th class='firstcol showexplain'>{{#ifeq: {{lc: {{{expgroup}}} }} | all | | show advanced ships}}</th> |
− | <th class='racialcol noshowexplain'><div class='img'>[[Image:Logo_faction_gallente_federation.png|center|20x20px]]</div>Gallente</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:Logo_faction_minmatar_republic.png|center|20x20px]]</div>Minmatar</th>
| + | <th class='racialcol noshowexplain'><div class='img'>[[Image:Isis_caldari.png|center|x20px|link=]]</div>Caldari</th> |
− | </tr>
| + | <th class='racialcol noshowexplain'><div class='img'>[[Image:Isis_gallente.png|center|x20px|link=]]</div>Gallente</th> |
− | <tr>
| + | <th class='racialcol noshowexplain'><div class='img'>[[Image:Isis_minmatar.png|center|x20px|link=]]</div>Minmatar</th> |
− | <td colspan='5' style='padding:0'>
| + | </tr> |
− | <table cellspacing='0' cellpadding='0'>
| + | |
− | <tr class='primary'>
| + | <tr> |
− | <th class='firstcol groupheader
| + | <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='{{#switch: {{lc: {{{expgroup}}} }} |
| + | | #default= collapsible collapsed |
| + | | frigates= collapsible |
| + | | all= |
| + | }}' 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 |
| | | |
− | </table>
| + | </table> |
− | <table class='collapsible collapsed' cellspacing='0' cellpadding='0'>
| |
− | <tr class='special'>
| |
− | <th class='firstcol groupheader'><span class='textlabel'>Outer Ring Excavation ships</span></th>
| |
− | <th class='widecol centertext'></th>
| |
− | </tr>
| |
| | | |
− | <tr class='primary'>
| + | </td> |
− | <td class='firstcol groupheader firstindent'>Frigates</td>
| |
− | <td class='piratecol centertext'>[[Venture]] ▪ [[Prospect]] ▪ [[Endurance]]</td>
| |
− | </tr>
| |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Barge</td>
| |
− | <td class='piratecol centertext'>[[Covetor]] ▪ [[Retriever]] ▪ [[Procurer]] ▪ [[Hulk]] ▪ [[Skiff]] ▪ [[Mackinaw]]</td>
| |
| | | |
− | </tr>
| + | </tr> |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>ORE Industrial</td>
| |
− | <td class='piratecol centertext'>[[Noctis]]</td>
| |
− | </tr>
| |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Industrial Command</td>
| |
− | <td class='piratecol centertext'>[[Porpoise]] ▪ [[Orca]]</td>
| |
− | </tr>
| |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>ORE Freighter</td>
| |
− | <td class='piratecol centertext'>[[Bowhead]]</td>
| |
− | </tr>
| |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Capital Industrial</td>
| |
− | <td class='piratecol centertext'>[[Rorqual]]</td>
| |
− | </tr>
| |
| | | |
− | </table>
| + | </table> |
− | <table class='collapsible 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:Logo_faction_angel_cartel.png|center|20x20px]]</div>Angel Cartel</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Logo_faction_the_blood_raider_covenant.png|center|20x20px]]</div>Blood Raiders</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Logo_faction_guristas_pirates.png|center|20x20px]]</div>Guristas</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Logo_faction_mordus_legion.png|center|20x20px]]</div>Mordu's Legion</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Logo_faction_sanshas_nation.png|center|20x20px]]</div>Sansha's Nation</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Logo_faction_serpentis.png|center|20x20px]]</div>Serpentis</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Logo faction sisters of eve.png|center|20x20px]]</div>Sisters of EVE</th>
| |
− | <th class='piratecol noshowexplain'><div class='img'>[[Image:Logo_faction_triglavian_collective.png|center|20x20px]]</div>Triglavian Collective</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>
| |
− | <td class='piratecol centertext'>[[Damavik]]</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>
| |
− | <td class='piratecol centertext'>[[Vedmak]]</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>
| |
− | <td class='piratecol centertext'>[[Leshak]]</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>
| |
− | <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>
| |
− | <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>
| |
− | <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>
| |
− | <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>
| |
− | <td class='piratecol centertext'></td>
| |
− | </tr>
| |
| | | |
− | </table>
| + | </div> |
− | <table class='collapsible collapsed' cellspacing='0' cellpadding='0'>
| + | <noinclude>{{documentation}}<!-- Please add categories and interwikis to the bottom of template /doc, not here --></noinclude> |
− | <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'>Shuttles</td>
| |
− | <td class='widecol centertext'>[[Apotheosis]] ▪ [[Interbus Shuttle]] ▪ [[Leopard]]</td>
| |
− | </tr>
| |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Frigates</td>
| |
− | <td class='widecol centertext'>[[Echelon]] ▪ [[Echo]] ▪ [[Hematos]] ▪ [[Immolator]] ▪ [[Taipan]] ▪ [[Violator]] ▪ [[Zephyr]] ▪ [[Gold Magnate]] ▪ [[Inner Zone Shipping Imicus]] ▪ [[Sarum Magnate]] ▪ [[Silver Magnate]] ▪ [[Sukuuvestaa Heron]] ▪ [[Tash-Murkon Magnate]] ▪ [[Vherokior Probe]]</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'>[[Chremoas]] ▪ [[Caedes]] ▪ [[Pacifier]] ▪ [[Virtuoso]]</td>
| |
− | </tr>
| |
− | <tr class='even'>
| |
− | <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]] ▪ [[Sunesis]] ▪[[Nefantar Thrasher]] ▪ [[Quafe Catalyst]]</td>
| |
− | </tr>
| |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Cruisers</td>
| |
− | <td class='widecol centertext'>[[Guardian-Vexor]] ▪ [[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]]</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]] ▪ [[Enforcer]] ▪ [[Victor]]</td>
| |
− | </tr>
| |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Battlecruisers</td>
| |
− | <td class='widecol centertext'>[[Gnosis]]</td>
| |
− | </tr>
| |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Battleships</td>
| |
− | <td class='widecol centertext'>[[Scorpion Ishukone Watch]] ▪ [[Apocalypse Imperial Issue]] ▪ [[Armageddon Imperial Issue]] ▪ [[Raven State Issue]] ▪ [[Megathron Federate Issue]] ▪ [[Tempest Tribal Issue]] ▪ [[Praxis]]</td>
| |
− | </tr>
| |
− | <tr class='even'>
| |
− | <td class='groupheader secondindent'>Black Ops</td>
| |
− | <td class='widecol centertext'>[[Marshal]]</td>
| |
− | </tr>
| |
− | <tr class='primary'>
| |
− | <td class='firstcol groupheader firstindent'>Industrial</td>
| |
− | <td class='widecol centertext'>[[Primae]] ▪ [[Miasmos Amastris Edition]] ▪ [[Miasmos Quafe Ultra Edition]] ▪ [[Miasmos Quafe Ultramarine Edition]]</td>
| |
− | </tr>
| |
− | </table>
| |
− | </td>
| |
− | </tr>
| |
− | </table>
| |
− | </div><noinclude>
| |
− | {{documentation}} | |
− | </noinclude> | |