Difference between revisions of "User:Evon R'al/Draft"

From EVE University Wiki
Jump to: navigation, search
m (Advanced table formatting)
m (Blank page for next project)
Tag: Blanking
Line 1: Line 1:
Before:
 
<table border="1">
 
<tr><td>Amarr, Blood Raider, Sansha, CONCORD</td><td>Helium isotopes</td></tr>
 
<tr><td>Caldari, Gurista</td><td>Nitrogen isotopes</td></tr>
 
<tr><td>Gallente, ORE, Serpentis</td><td>Oxygen isotopes</td></tr>
 
<tr><td>Minmatar</td><td>Hydrogen isotopes</td></tr>
 
</table>
 
  
 
After:
 
{| class="wikitable"
 
!Faction!!Isotope type
 
|-
 
|Amarr, Blood Raider, Sansha, CONCORD||Helium
 
|-
 
|Caldari, Gurista||Nitrogen
 
|-
 
|Gallente, ORE, Serpentis||Oxygen
 
|-
 
|Minmatar||Hydrogen
 
|}
 
 
 
Before:
 
{| class="wikitable"
 
|-
 
! Ship class
 
! Ship type
 
! Base Range
 
! Max Skills Range
 
! Fuel per ly
 
! Fuel bay (m3)
 
! Fuel bay (units)
 
|-
 
| rowspan="3" |Capital
 
| Dreadnought
 
| rowspan="3" |3.5 ly
 
| rowspan="3" |7 ly
 
| rowspan="3" |3000 units
 
| 8 000
 
| 266 666
 
|-
 
| Carrier
 
| rowspan="2" |3 000
 
| rowspan="2" |100 000
 
|-
 
| FAX
 
|-
 
| rowspan="2" |Super Capital
 
| Supercarrier
 
| rowspan="2" |3.0 ly
 
| rowspan="2" |6 ly
 
| rowspan="2" |3000 units
 
| 5 000
 
| 166 666
 
|-
 
| Titan
 
| 60 000
 
| 2 000 000
 
|-
 
| rowspan="4" |Jump Freighter
 
| Anshar
 
| rowspan="4" |5.0 ly
 
| rowspan="4" |10 ly
 
| 9400 units
 
| rowspan="4" |12 000
 
| rowspan="4" |400 000
 
|-
 
| Nomad
 
| 8200 units
 
|-
 
| Ark
 
| 8800 units
 
|-
 
| Rhea
 
| 10000  units
 
|-
 
| colspan="2" |Black Ops Battleship
 
| 4.0 ly
 
| 8 ly 
 
| 700 units
 
| 2 150
 
| 71 666
 
|-
 
| Capital Industrial Ship
 
| Rorqual
 
| 5 ly
 
| 10 ly
 
| 4000 units
 
| 10 000
 
| 333 333
 
|}
 
 
 
After:
 
{{#css:
 
#compare td:nth-last-child(1), #compare td:nth-last-child(2), #compare td:nth-last-child(3) { text-align: right }
 
#compare td:nth-last-child(4), #compare td:nth-last-child(5) { text-align: center}
 
#compare td:nth-child(1) { text-align: left } /* This line is needed because of the use of rowspan */
 
/* The #compare id is needed because without it al tables on the page would use this CSS */
 
}}
 
{| class="wikitable" id="compare"
 
|-
 
! rowspan= 2 |Ship class
 
! rowspan= 2 |Ship type
 
! colspan= 2 |Range (ly)
 
! rowspan= 2 |Fuel per ly<br>(units)
 
! colspan= 2 |Fuel bay
 
|-
 
! Base
 
! Max Skills
 
! (m3)
 
! (units)
 
|-
 
| rowspan="3" |Capital
 
| Dreadnought
 
| rowspan="3" |3.5
 
| rowspan="3" |7
 
| rowspan="3" |3 000
 
| 8 000
 
| 266 666
 
|-
 
| Carrier
 
| rowspan="2" |3 000
 
| rowspan="2" |100 000
 
|-
 
| FAX
 
|-
 
| rowspan="2" |Super Capital
 
| Supercarrier
 
| rowspan="2" |3.0
 
| rowspan="2" |6
 
| rowspan="2" |3 000
 
| 5 000
 
| 166 666
 
|-
 
| Titan
 
| 60 000
 
| 2 000 000
 
|-
 
| rowspan="4" |Jump Freighter
 
| Anshar
 
| rowspan="4" |5.0
 
| rowspan="4" |10
 
| 9 400
 
| rowspan="4" |12 000
 
| rowspan="4" |400 000
 
|-
 
| Nomad
 
| 8 200
 
|-
 
| Ark
 
| 8 800
 
|-
 
| Rhea
 
| 10 000
 
|-
 
| colspan="2" |Black Ops Battleship
 
| 4.0
 
| 8
 
| 700
 
| 2 150
 
| 71 666
 
|-
 
| Capital Industrial Ship
 
| Rorqual
 
| 5
 
| 10
 
| 4 000
 
| 10 000
 
| 333 333
 
|}
 

Revision as of 12:32, 14 November 2021