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

From EVE University Wiki
Jump to: navigation, search
m (Coding and testing.)
m (Coding and testing.)
Line 21: Line 21:
 
  }
 
  }
  
.ship-info table
+
.ShipBoxLarge .ship-info table
 
  {
 
  {
 
   background-color: transparent;
 
   background-color: transparent;
 
  }
 
  }
  
.ship-info table,
+
.ShipBoxLarge .ship-info table,
.ship-info table tr,
+
.ShipBoxLarge .ship-info table tr,
.ship-info table td
+
.ShipBoxLarge .ship-info table td
 
  {
 
  {
 
   margin: 0;
 
   margin: 0;
Line 35: Line 35:
 
  }
 
  }
  
.ship-info .title
+
.ShipBoxLarge .ship-info .title
 
  {
 
  {
 
   border-bottom: 1px solid #525751;
 
   border-bottom: 1px solid #525751;
Line 49: Line 49:
 
  }
 
  }
  
#content .ship-info .titlename a
+
.ShipBoxLarge .ship-info .titlename a
 
  {
 
  {
 
   background: none repeat scroll 0 0 transparent;
 
   background: none repeat scroll 0 0 transparent;
Line 60: Line 60:
 
  }
 
  }
  
#content .ship-info .titlename a:hover,
+
.ShipBoxLarge .ship-info .titlename a:hover,
#content .ship-info .titlename a.hover
+
.ShipBoxLarge .ship-info .titlename a.hover
 
  {
 
  {
 
   color: orange;
 
   color: orange;
Line 67: Line 67:
 
  }
 
  }
  
.ship-info .ship-border-box
+
.ShipBoxLarge .ship-info .ship-border-box
 
  {
 
  {
 
   background-color: #110809;
 
   background-color: #110809;
Line 73: Line 73:
 
  }
 
  }
  
.ship-info .ship-border-box p
+
.ShipBoxLarge .ship-info .ship-border-box p
 
  {
 
  {
 
   color: #FFFFFF;
 
   color: #FFFFFF;
Line 82: Line 82:
 
  }
 
  }
  
.ship-info .label
+
.ShipBoxLarge .ship-info .label
 
  {
 
  {
 
   border-bottom: 1px solid #4C4646;
 
   border-bottom: 1px solid #4C4646;
Line 92: Line 92:
 
  }
 
  }
  
.ship-info .label .inner
+
.ShipBoxLarge .ship-info .label .inner
 
  {
 
  {
 
   background-color:#0e1618;
 
   background-color:#0e1618;
Line 99: Line 99:
 
  }
 
  }
  
.box-resist
+
.ShipBoxLarge .box-resist
 
  {  
 
  {  
 
   height: 15px;
 
   height: 15px;
Line 106: Line 106:
 
  }
 
  }
  
.bgr-em  { background-color: #121923; }
+
.ShipBoxLarge .bgr-em  { background-color: #121923; }
.bgr-thr { background-color: #290b0b; }
+
.ShipBoxLarge .bgr-thr { background-color: #290b0b; }
.bgr-kin { background-color: #292021; }
+
.ShipBoxLarge .bgr-kin { background-color: #292021; }
.bgr-exp { background-color: #2b190b; }
+
.ShipBoxLarge .bgr-exp { background-color: #2b190b; }
.val-em  { background-color: #1c5d85; }
+
.ShipBoxLarge .val-em  { background-color: #1c5d85; }
.val-thr { background-color: #8d1717; }
+
.ShipBoxLarge .val-thr { background-color: #8d1717; }
.val-kin { background-color: #757575; }
+
.ShipBoxLarge .val-kin { background-color: #757575; }
.val-exp { background-color: #875f1a; }
+
.ShipBoxLarge .val-exp { background-color: #875f1a; }
  
.box-resist .resist-value .value-text
+
.ShipBoxLarge .box-resist .resist-value .value-text
 
  {
 
  {
 
   font-family: trebuchet MS;
 
   font-family: trebuchet MS;
Line 124: Line 124:
 
  }
 
  }
  
.ship-info .attributes
+
.ShipBoxLarge .ship-info .attributes
 
  {
 
  {
 
   border: medium none;
 
   border: medium none;
Line 130: Line 130:
 
  }
 
  }
  
.attributes .att-line
+
.ShipBoxLarge .attributes .att-line
 
  {
 
  {
 
   background-color: #110809;
 
   background-color: #110809;
Line 140: Line 140:
 
  }
 
  }
  
.attributes .att-line .att-item
+
.ShipBoxLarge .attributes .att-line .att-item
 
  {
 
  {
 
   border-right: 2px solid #191E18;
 
   border-right: 2px solid #191E18;
Line 147: Line 147:
 
  }
 
  }
  
.attributes .att-line .att-item .att-img
+
.ShipBoxLarge .attributes .att-line .att-item .att-img
 
  {
 
  {
 
   display: inline-block;
 
   display: inline-block;
Line 153: Line 153:
 
  }
 
  }
  
.attributes .res-boxes .att-item .att-img
+
.ShipBoxLarge .attributes .res-boxes .att-item .att-img
 
  {
 
  {
 
   margin-right: 0;
 
   margin-right: 0;
 
  }
 
  }
  
.attributes .att-line .att-item .att-label
+
.ShipBoxLarge .attributes .att-line .att-item .att-label
 
  {
 
  {
 
   color: #9E9E9E;
 
   color: #9E9E9E;
Line 164: Line 164:
 
  }
 
  }
  
.attributes .att-line .att-item .att-value
+
.ShipBoxLarge .attributes .att-line .att-item .att-value
 
  {
 
  {
 
   color: #FFFFFF;
 
   color: #FFFFFF;
Line 173: Line 173:
 
  }
 
  }
  
.ship-info p.ship-desc
+
.ShipBoxLarge .ship-info p.ship-desc
 
  {
 
  {
 
   font-family: arial;
 
   font-family: arial;
Line 182: Line 182:
 
  }
 
  }
  
.ship-info .ship-variants
+
.ShipBoxLarge .ship-info .ship-variants
 
  {
 
  {
 
   border-top: 1px solid #323931;
 
   border-top: 1px solid #323931;
Line 192: Line 192:
 
  }
 
  }
  
.techcorner
+
.ShipBoxLarge .techcorner
 
  {
 
  {
 
   width: 64px;
 
   width: 64px;
Line 203: Line 203:
 
  }
 
  }
 
    
 
    
.ship-info .box-discussion
+
.ShipBoxLarge .ship-info .box-discussion
 
  {
 
  {
 
   margin-left: -6px;
 
   margin-left: -6px;
Line 215: Line 215:
 
  }
 
  }
  
.ship-info .box-discussion .discussion-bgr
+
.ShipBoxLarge .ship-info .box-discussion .discussion-bgr
 
  {
 
  {
 
   color: #4C4C4C;
 
   color: #4C4C4C;
Line 222: Line 222:
 
  }
 
  }
  
.ship-info .box-discussion .linkname
+
.ShipBoxLarge .ship-info .box-discussion .linkname
 
  {
 
  {
 
   font-size: 11px;
 
   font-size: 11px;

Revision as of 14:06, 29 January 2023

SHIP: INFORMATION
{{{roles}}}
Unknown Ship
Unknown Faction
Please upload an image for this ship and edit the respective entry on the ship database, see "editing database entry" here.
RELATED UNI-WIKI REFERENCES
EXTERNAL LINKS

[[]]
fittings
0
high slots
highs
0
launcher hardpoints
launchers
0
turret hardpoints
turrets
0
middle slots
mediums
0
low slots
lows
drones & cargo
0  m3
drone capacity
drones
0 Mbit/sec
drone bandwidth
b/w
0  m3
cargo capacity
cargo
defense
0 HP
shields
shield electromagnetic resistance
0
shield thermal resistance
0
shield kinetic resistance
0
shield explosive resistance
0
 
0 HP
armor
Icon resist em.png
0
Icon resist therm.png
0
Icon resist kin.png
0
Icon resist exp.png
0
target & nav
0 km
max. targeting range
tgt. range
0 m
ship signature radius
sig. radius
0 m/s
max. velocity
max. velocity

 

Template documentation (for the above template, sometimes hidden or invisible)
Visit User:Evon R'al/Sandbox template/doc to edit this text! (How does this work?) (Refresh this text - why?)