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

User:Evon R'al/Sandbox: Difference between revisions

From EVE University Wiki
m Template being worked on: Coding and testing
m Template being worked on: Preparation for next project.
Line 1: Line 1:
{{Tocright}}
{{Tocright}}
== Template being worked on ==
== Template being worked on ==
{{CMBSiteInfo
{{Infobox corporation
|name= Prime Target
|corpname      = EVE University
|type= ded
|corplogo      = E-UNI.png
|rating= 10/10
|caption      = UNI logo
|location= Vullat
|ticker        = E-UNI
|ship limit= Cruiser
|alliance      = Ivy League
|faction= Angel
|ceo          = Jilokari Kurvora
|damage=  
|director      = Kai-Alon Deninard<br>Dairek Alamari<br>...
|resist=  
|founded      = 15 March 2004
|signature strength= N/A
|status        = Active
|headquarters  = Stacmon
|publicchannel = EVE University
|website      = https://wiki.eveuniversity.org
|webnicename  = UniWiki
|prevalliances = None
|prevceos      = Morning Maniac<br>Laura Karpinski
}}{{User:Evon R'al/Sandbox template
|
}}
}}
{{User:Evon R'al/Sandbox template
|name= Prime Target
|type= DED
|rating= 10/10
|location= Vullat
|ship limit= Cruiser
|faction= Angel
|damage=
|resist=
|signature strength= N/A
}}
{{User:Evon R'al/Sandbox template
|name= SecundaryTarget
|type= unrateD
|rating=
|location= Vullat
|ship limit=
|faction= blood RAIDERS
|damage=
|resist=
|signature strength=
}}
{{User:Evon R'al/Sandbox template}}




Line 44: Line 25:


<!-- Original:<br>
<!-- Original:<br>
text before {{CMBSiteInfo
text before No template being worked on text after<br>
|name= Prime Target
|type= ded
|rating= 10/10
|location= Vullat
|ship limit= Cruiser
|faction= Angel
|damage=
|resist=
|signature strength= N/A
}} text after.<br>
Line after
Line after


Draft:<br>
Draft:<br>
text before {{User:Evon R'al/Sandbox template
text before {{User:Evon R'al/Sandbox template}} text after.<br>
|name= Prime Target
|type= DED
|rating= 10/10
|location= Vullat
|ship limit= Cruiser
|faction= Angel
|damage=
|resist=
|signature strength= N/A
}} text after.<br>
Line after -->
Line after -->
{{#css:
.test {
  /* This is a container class
    to limit the accompanying classes
    to only work within an element with this class */
}
div .test {
  width: 270px;
  background: black;
}
.test table {
  /* width: 100%; */
}
/* Ship image style */
.test td.test-image {
  position: relative;
  padding-right: 5px;
  vertical-align: top;
}
.test div.test-image {
  position: relative;
  top: 2px;
}
.test .test-techcornersmall {
  position: absolute;
  top: 0;
  left: 1px;
  width: 16px;
  height: 16px;
}
/* Header */
.test .test-header {
  margin-bottom: 5px;
  border-bottom: 1px solid #272727;
  padding-bottom: 5px;
  text-align: center;
}
.test .test-header .test-ship-name {
  display: block;
  height: 20px;
  white-space: nowrap;
  color: white;
  font: small-caps 16px trebuchet MS;
}
.test .test-ship-category {
  font-size: 11px;
  line-height: 10px;
}
.test .test-ship-group {
  white-space: nowrap;
  color: orange;
}
.test .test-ship-hull {
  white-space: nowrap;
}
/* Highlights */
.test div.test-highlights {
  padding-bottom: 5px;
}
.test .test-highlights div {
  display: block;
  color: khaki;
  font-size: 10px;
  height: 10px;
  line-height: 12px;
}
/* Attributes */
.test div.test-attributes {
  float: left;
  width: 170px;
}
.test .test-attributes div {
  display: inline-block;
  float:left;
  margin-right: 3px;
  padding-right: 3px;
  height: 13px;
  white-space: nowrap;
  color: #9E8F75;
  font-size: 10px;
  line-height: 15px;
}
}}
<div class="test">
<table>
  <tr>
  <td class="test-image"><div class="test-image">[[Image:Megathron Navy Issue.jpg|80x80px]]</div><div class="test-techcornersmall">[[Image:CornerTFs.png|link=]]</div></td>
  <td>
    <div class="test-header">
    <div class="test-ship-name">Megathron Navy Issue</div>
    <div class="test-ship-category"><span class="test-ship-group">Faction Battleships</span> <span class="test-ship-hull">Megathron Class</span></div>
    </div>
    <div class="test-highlights">
    <div>[[Image:Icon_highlights.png|10x10px]]High Amount of High Slots</div>
    <div>[[Image:Icon_highlights.png|10x10px]]High Amount of LowSlots</div>
    </div>
    <div class="test-attributes">
    <div>[[Image:icon_hi_slot.png|15x15px]]8(1/7) [[Image:icon_mid_slot.png|15x15px]]4 [[Image:icon_low_slot.png|15x15px]]8</div>
    <div>[[Image:icon_powergrid.png|15x15px]]16,275 MW [[Image:icon_cpu.png|15x15px]]630 tf</div>
    <div>[[Image:Icon_velocity.png|15x15px]]130 m/s</div>
    <div>[[Image:Icon_capacity.png|15x15px]]840 m&#179;</div>
    </div>
  </td>
  </tr>
<table>
</table>
</div>
<div class="test">
<table>
  <tr>
  <td class="test-image"><div class="test-image">[[Image:Megathron Navy Issue.jpg|80x80px]]</div><div class="test-techcornersmall">[[Image:CornerTFs.png]]</div></td>
  <td> Uses CornerTFs.png </td>
  </tr>
  <tr>
  <td class="test-image"><div class="test-image">[[Image:Megathron Navy Issue.jpg|80x80px]]</div><div class="test-techcornersmall">[[Image:CornerTFh.png|16x16px]]</div></td>
  <td> Uses CornerTFh.png  </td>
  </tr>
</table>
</div>


== Qvar dar'zanar ==
== Qvar dar'zanar ==