|
|
| (66 intermediate revisions by 19 users not shown) |
| Line 1: |
Line 1: |
| {{#css: | | {{#css: |
| .ships-matrix
| | |
| {
| | .ships-matrix |
| font-family: arial;
| | { |
| font-size: 12px;
| | overflow: auto; |
| line-height: 130%;
| | font-family: arial; |
| }
| | font-size: 12px; |
| .ships-matrix table { width:100%; }
| | line-height: 130%; |
| .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 table |
| {
| | { |
|
| | width:100%; |
| }
| | } |
| .ships-matrix a{ font-size:11px; }
| | |
| .ships-matrix a:hover, .ships-matrix a.hover
| | .ships-matrix table, |
| {
| | .ships-matrix tr, |
| text-decoration:none;
| | .ships-matrix th, |
| color:white;
| | .ships-matrix td |
| }
| | { |
| .ships-matrix tr.firstprimary, .ships-matrix tr.secondprimary
| | margin: 0; |
| {
| | padding: 0; |
| background-color: black;
| | text-align: left; |
| }
| | font-weight: normal; |
| .ships-matrix .firstprimary th, .ships-matrix .secondprimary th
| | } |
| {
| | |
| border-bottom: 1px solid #2D2413;
| | .ships-matrix th, |
| border-top: 1px solid #2D2413;
| | .ships-matrix td |
| height: 20px;
| | { |
| line-height: 20px;
| | line-height: 110%; |
| }
| | padding: 3px 5px; |
| .ships-matrix .showexplain
| | } |
| { text-align: right;
| | |
| font-size: 80%;
| | .ships-matrix tr |
| color: #CCCCCC;
| | { |
| }
| | |
| .ships-matrix .noshowexplain
| | } |
| { text-align: center;
| | |
| font-size: 14px;
| | .ships-matrix a |
| color: #B89964;
| | { |
| font-family: trebuchet MS;
| | font-size: 11px; |
| font-variant: small-caps;
| | } |
| }
| | |
| .ships-matrix tr.primary
| | .ships-matrix a:hover, |
| {
| | .ships-matrix a.hover |
| background-color: #222222;
| | { |
| }
| | text-decoration: none; |
| .ships-matrix .primary .collapseButton, .ships-matrix .special .collapseButton, .ships-matrix .secondprimary .collapseButton
| | color: white; |
| {
| | } |
| color: transparent;
| | |
| display: block;
| | .ships-matrix tr.firstprimary, |
| float: right;
| | .ships-matrix tr.secondprimary |
| padding: 0;
| | { |
| }
| | background-color: black; |
| .ships-matrix .primary .collapseButton a, .ships-matrix .special .collapseButton a, .ships-matrix .secondprimary .collapseButton a
| | } |
| {
| | |
| background-color: transparent;
| | .ships-matrix .firstprimary th, |
| color: #CCCCCC;
| | .ships-matrix .secondprimary th |
| font-size: 80%;
| | { |
| left: 0;
| | border-bottom: 1px solid #2D2413; |
| width: 100%;
| | border-top: 1px solid #2D2413; |
| z-index: 20;
| | height: 20px; |
| }
| | line-height: 20px; |
| .ships-matrix .primary .collapseButton a:hover,
| | } |
| .ships-matrix .primary .collapseButton a.hover
| | |
| {
| | .ships-matrix .showexplain |
| background-color:#614F31;
| | { |
| }
| | text-align: right; |
| .ships-matrix tr.highlight
| | font-size: 80%; |
| {
| | color: #CCCCCC; |
| background-color:#2D0404;
| | } |
| }
| | |
| .ships-matrix tr.special
| | .ships-matrix .noshowexplain |
| {
| | { |
| background-color: #30281A;
| | text-align: center; |
| }
| | font-size: 14px; |
| .ships-matrix tr.even
| | color: #B89964; |
| {
| | 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%; }
| | { |
| .ships-matrix .racialcol{ width:21%; }
| | color: transparent; |
| .ships-matrix .piratecol{ width:12%; }
| | display: block; |
| .ships-matrix .widecol{ width:84%; }
| | float: right; |
| .ships-matrix .centertext{ color: gray; text-align: center; }
| | padding: 0; |
| .ships-matrix .racialcol .img, .ships-matrix .piratecol .img
| | } |
| {
| | |
| display: inline-block;
| | .ships-matrix .primary .collapseButton a, |
| margin-right: 5px;
| | .ships-matrix .special .collapseButton a, |
| }
| | .ships-matrix .secondprimary .collapseButton a |
| .ships-matrix .groupheader
| | { |
| {
| | background-color: transparent; |
| color: #B89964;
| | color: #CCCCCC; |
| padding-left: 5px;
| | font-size: 80%; |
| }
| | left: 0; |
| .ships-matrix .groupheader .textlabel
| | width: 100%; |
| {
| | z-index: 20; |
| color: #CCCCCC;
| | } |
| display: inline-block;
| | |
| position: relative;
| | .ships-matrix .primary .collapseButton a:hover, |
| z-index: 25;
| | .ships-matrix .primary .collapseButton a.hover |
| }
| | { |
| .ships-matrix .primary .firstcol, .ships-matrix .primary .racialcol, .ships-matrix .primary .piratecol, .ships-matrix .primary .widecol,
| | background-color: #614F31; |
| .ships-matrix .special .firstcol, .ships-matrix .special .racialcol, .ships-matrix .special .piratecol, .ships-matrix .special .widecol
| | } |
| {
| | |
| border-bottom: 1px solid black;
| | .ships-matrix tr.highlight |
| }
| | { |
| .ships-matrix .firstindent
| | background-color:#2D0404; |
| {
| | } |
| 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'><span class='textlabel'>Rookie Ships</span></th>
| | <td colspan='5' style='padding:0'> |
| <th class='racialcol centertext'>[[Impairor]]</th>
| | |
| <th class='racialcol centertext'>[[Ibis]]</th>
| | <table cellspacing='0' cellpadding='0'> |
| <th class='racialcol centertext'>[[Velator]]</
| | |
| | <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 Issue]] ▪ [[Magnate Navy Issue]]</td> |
| | <td class='centertext'>[[Caldari Navy Hookbill]] ▪ [[Griffin Navy Issue]] ▪ |
|
| |
|
| </table>
| |
| <table class='collapsible 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'>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]]</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]] ▪ [[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</td>
| |
| <td class='widecol centertext'>[[Etana]]</td>
| |
| </tr>
| |
| <tr class='odd'>
| |
| <td class='groupheader secondindent'>Recon Ships</td>
| |
| <td class='racialcol centertext'>[[Chameleon]] ▪ [[Moracha]]</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]]</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> | | </div> |
| | <noinclude>{{documentation}}<!-- Please add categories and interwikis to the bottom of template /doc, not here --></noinclude> |