Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

User:Rayanth/SandboxTestingCodes: Difference between revisions

From EVE University Wiki
Rayanth (talk | contribs)
No edit summary
m Update link because of page move.
 
(43 intermediate revisions by 2 users not shown)
Line 1: Line 1:
On this page, I shall perform the wonderful task of playing around with random wiki codes.
On this page, I shall perform the wonderful task of playing around with random wiki codes.
= Template =
==Agents==
{|class="wikitable apps sortable"
!colspan="1.00" | Agent
!colspan="1.00" | Standing req
!colspan="1.00" | Faction
!colspan="1.00" | Location
|-
|[[Ovon Flac]]
|6.00{{User:Rayanth/Sandbox}}
|Gallente Federation
|PPG-XC
|}
= Upwell Fuel Costs =


{{#css:
{{#css:
.table-header-rotated tr:nth-of-type(1) th:nth-of-type(n+2){
.table-header-rotated tr:nth-of-type(1) th:nth-of-type(n+2){
   height: 90px;
   height: 140px;
   width: 40px;
   width: 40px;
   min-width: 40px;
   min-width: 40px;
Line 16: Line 38:
   position: relative;
   position: relative;
   top: 0px;
   top: 0px;
   left: 45px; /* 80 * tan(-45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
   left: 70px; /* 80 * tan(-45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
   height: 100%;
   height: 100%;
   -ms-transform:skew(-45deg,0deg);
   -ms-transform:skew(-45deg,0deg);
Line 43: Line 65:
}
}


.table-header-rotated tr:first-of-type th:first-of-type > div,
.table-header-rotated tr:first-of-type th:first-of-type > div {
.table-header-rotated tr:last-of-type th:first-of-type > div {
   vertical-align: center;
   vertical-align: center;
   text-align: left;
   text-align: left;
Line 50: Line 71:
}
}


.table-header-rotated tr:last-of-type th:nth-of-type(n+2){
.table-header-rotated tr:nth-of-type(n+3) td:first-of-type {
  height: 100px;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  position: relative;
  padding: 0;
  font-size: 12px;
  line-height: 1; 
}
.table-header-rotated tr:last-of-type th:nth-of-type(n+2) > div{
  position: relative;
  top: 0px;
  left: -50px; /* 80 * tan(-45) / 2 = 40 where 80 is the height on the cell and 45 is the transform angle*/
  height: 100%;
  -ms-transform:skew(-45deg,0deg);
  -moz-transform:skew(-45deg,0deg);
  -webkit-transform:skew(-45deg,0deg);
  -o-transform:skew(-45deg,0deg);
  transform:skew(-45deg,0deg);
  overflow: hidden;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
}
.table-header-rotated tr:last-of-type th:nth-of-type(n+2) span {
  -ms-transform:skew(45deg,0deg) rotate(-45deg);
  -moz-transform:skew(45deg,0deg) rotate(-45deg);
  -webkit-transform:skew(45deg,0deg) rotate(-45deg);
  -o-transform:skew(45deg,0deg) rotate(-45deg);
  transform:skew(45deg,0deg) rotate(-45deg);
  position: absolute;
  bottom: 35px; /* 40 cos(-45) = 28 with an additional 2px margin*/
  left: -25px; /*Because it looked good, but there is probably a mathematical link here as well*/
  display: inline-block;
  width: 100%;
  width: 85px; /* 80 / cos(-45) - 40 cos (-45) = 85 where 80 is the height of the cell, 40 the width of the cell and 45 the transform angle*/
  text-align: right;
  white-space: nowrap; /*whether to display in one line or not*/ 
}
 
.table-header-rotated tr:nth-of-type(n+2) td:first-of-type {
   white-space: nowrap;
   white-space: nowrap;
  text-align: center;
}
}


Line 105: Line 87:
   border-collapse: collapse;
   border-collapse: collapse;
}
}
.ln {
  color: #D77700;
}
.all {
  color: #EFEF00;
}
}}
}}


Line 119: Line 92:
<br><br>
<br><br>
{| class="table-header-rotated"  
{| class="table-header-rotated"  
! <div><span>Fuel Blocks<br><br>Consumed per Hour</span></div> !! <div><span>Standup Cloning Center I</span></div> !! <div><span>Standup Market Hub I</span></div> !! <div><span>Standup Capital Shipyard I</span></div> !! <div><span>Standup Hyasyoda Research Lab</span></div> !! <div><span>Standup Invention Lab I</span></div> !! <div><span>Standup Manufacturing Plant I</span></div> !! <div><span>Standup Research Lab I</span></div> !! <div><span>Standup Supercapital Shipyard I</span></div> !! <div><span>Standup Biochemical Reactor I</span></div> !! <div><span>Standup Composite Reactor I</span></div> !! <div><span>Standup Hybrid Reactor I</span></div> !! <div><span>Standup Moon Drill I</span></div> !! <div><span>Standup Reprocessing Facility I</span></div>  
! colspan="4" | <div style="text-align:center;"><span>Fuel Blocks Consumed<br><br>per Hour</span></div> !! <div><span>Standup Cloning Center I</span></div> !! <div><span>Standup Market Hub I</span></div> !! <div><span>Standup Capital Shipyard I</span></div> !! <div><span>Standup Hyasyoda Research Lab</span></div> !! <div><span>Standup Invention Lab I</span></div> !! <div><span>Standup Manufacturing Plant I</span></div> !! <div><span>Standup Research Lab I</span></div> !! <div><span>Standup Supercapital Shipyard I</span></div> !! <div><span>Standup Biochemical Reactor I</span></div> !! <div><span>Standup Composite Reactor I</span></div> !! <div><span>Standup Hybrid Reactor I</span></div> !! <div><span>Standup Moon Drill I</span></div> !! <div><span>Standup Reprocessing Facility I</span></div>  
|-
| colspan="4" style="border: 0px; border-right: 1px;"  | || colspan="2" | Citadel Svc Modules || colspan="6" | Engineering Service Modules || colspan="5" | Resource Processing Service Modules
|-
|-
| Module Base Consumption per hour || 10 || 40 || 24 || 10 || 12 || 12 || 12 || 36 || 15 || 15 || 15 || 5 || 10  
| colspan="3" style="border-left: 0px; border-top: 0px;" | || Base Consumption || style="border-left: 0px;" | 10 || 40 || 24 || 10 || 12 || 12 || 12 || 36 || 15 || 15 || 15 || 5 || 10  
|-
|-
| Astrahus || {{co|steelblue|7.5}} || || || || || || || || || || || ||
| rowspan="9" | Citadels
| M || Standard || Astrahus || {{co|#00F000|7.5}} || {{co|#00F000|30}} || 24 || 10 || 12 || 12 || 12 || 36 || 15 || 15 || 15 || 5 || 10
|-
|-
| Fortizar || || || || || || || || || || || || ||
| L || Standard || Fortizar || {{co|#00F000|7.5}} || {{co|#00F000|30}} || 24 || 10 || 12 || 12 || 12 || 36 || 15 || 15 || 15 || 5 || 10
|-
|-
| Keepstar || || || || || || || || || || || || ||
| XL || Standard || Keepstar || {{co|#00F000|7.5}} || {{co|#00F000|30}} || 24 || 10 || 12 || 12 || 12 || 36 || 15 || 15 || 15 || 5 || 10
|-
|-
| 'Draccous' Fortizar || || || || || || || || || || || || ||
| L || Faction || 'Draccous' Fortizar || {{co|#00F000|7.5}} || {{co|#00F000|30}} || {{co|#00F000|18}} || {{co|#00F000|7.5}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|27}} || 15 || 15 || 15 || 5 || 10
|-
|-
| 'Horizon' Fortizar || || || || || || || || || || || || ||
| L || Faction || 'Horizon' Fortizar || {{co|#00F000|7.5}} || {{co|#00F000|30}} || {{co|#00F000|18}} || {{co|#00F000|7.5}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|27}} || 15 || 15 || 15 || 5 || 10
|-
|-
| 'Marginis' Fortizar || || || || || || || || || || || || ||
| L || Faction || 'Marginis' Fortizar || {{co|#00F000|5}} || {{co|#00F000|20}} || {{co|#00F000|12}} || {{co|#00F000|5}} || {{co|#00F000|6}} || {{co|#00F000|6}} || {{co|#00F000|6}} || {{co|#00F000|18}} || {{co|#00F000|7.5}} || {{co|#00F000|7.5}} || {{co|#00F000|7.5}} || {{co|#00F000|2.5}} || {{co|#00F000|5}}
|-
|-
| 'Moreau' Fortizar || || || || || || || || || || || || ||
| L || Faction || 'Moreau' Fortizar || {{co|#00F000|6.5}} || {{co|#00F000|26}} || {{co|#00F000|15.6}} || {{co|#00F000|6.5}} || {{co|#00F000|7.8}} || {{co|#00F000|7.8}} || {{co|#00F000|23.4}} || {{co|#00F000|9.75}} || {{co|#00F000|9.75}} || {{co|#00F000|9.75}} || {{co|#00F000|9.75}} || {{co|#00F000|3.25}} || {{co|#00F000|6.5}}
|-
|-
| 'Prometheus' Fortizar || || || || || || || || || || || || ||  
| L || Faction || 'Prometheus' Fortizar || {{co|#00F000|7.5}} || {{co|#00F000|30}} || 24 || 10 || 12 || 12 || 12 || 36 || {{co|#00F000|11.25}} || {{co|#00F000|11.25}} || {{co|#00F000|11.25}} || {{co|#00F000|3.75}} || {{co|#00F000|7.5}}
|-
|-
| Upwell Palatine Keepstar || || || || || || || || || || || || ||  
| XL || Faction || Upwell Palatine Keepstar || {{co|#00F000|7.5}} || {{co|#00F000|30}} || 24 || 10 || 12 || 12 || 12 || 36 || 15 || 15 || 15 || 5 || 10
|-
|-
| Raitaru || || || || || || || || || || || || ||
| rowspan="3" | Engineering<br>Complexes
| M || Standard || Raitaru || 10 || 40 || {{co|#00F000|18}} || {{co|#00F000|7.5}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|27}} || 15 || 15 || 15 || 5 || 10
|-
|-
| Azbel || || || || || || || || || || || || ||  
| L || Standard || Azbel || 10 || 40 || {{co|#00F000|18}} || {{co|#00F000|7.5}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|27}} || 15 || 15 || 15 || 5 || 10
|-
|-
| Sotiyo || || || || || || || || || || || || ||  
| XL || Standard || Sotiyo || 10 || 40 || {{co|#00F000|18}} || {{co|#00F000|7.5}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|9}} || {{co|#00F000|27}} || 15 || 15 || 15 || 5 || 10
|-
|-
| Athanor || || || || || || || || || || || || ||
| rowspan="2" | Refineries
| M || Standard || Athanor || 10 || 40 || 24 || 10 || 12 || 12 || 12 || 36 || {{co|#00F000|11.25}} || {{co|#00F000|11.25}} || {{co|#00F000|11.25}} || {{co|#00F000|3.75}} || {{co|#00F000|7.5}}
|-
|-
| Tatara || || || || || || || || || || || || ||
| L || Standard || Tatara || 10 || 40 || 24 || 10 || 12 || 12 || 12 || 36 || {{co|#00F000|11.25}} || {{co|#00F000|11.25}} || {{co|#00F000|11.25}} || {{co|#00F000|3.75}} || {{co|#00F000|7.5}}
|}
|}


Line 202: Line 180:
     [[Forward Reconnaissance Outpost]]
     [[Forward Reconnaissance Outpost]]
     [[Gallente COSMOS]]
     [[Gallente COSMOS]]
    --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
     [[Gas cloud harvesting]]
     [[Gas cloud harvesting]]
     [[Guristas COSMOS]]
     [[Guristas COSMOS]]
Line 231: Line 208:
     [[Mission reports]]
     [[Mission reports]]
     [[Mumble]]
     [[Mumble]]
    --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- --- ---
     [[NPC damage types]]
     [[NPC damage types]]
     [[NSC Skill Recommendations]]
     [[NSC Skill Recommendations]]
Line 270: Line 248:
     [[Skill Hardwiring]]
     [[Skill Hardwiring]]
     [[Skill trading]]
     [[Skill trading]]
     [[Skillbook Program/Seeded Price]]
     [[Skillbook Program Seeded Price]]
     [[Skills and learning]]
     [[Skills and learning]]
     [[Small Dark Ochre and Gneiss Deposit]]
     [[Small Dark Ochre and Gneiss Deposit]]
Line 290: Line 268:
     [[The Explorers Shadow 020]]
     [[The Explorers Shadow 020]]
     [[Third-party tools]]
     [[Third-party tools]]
     [[Titles Department]]
     [[Archive:Titles Department]]
     [[True Power Provisional Headquarters]]
     [[True Power Provisional Headquarters]]
     [[Turrets]]
     [[Turrets]]