Difference between revisions of "User:Syn xadi/Sandbox"

From EVE University Wiki
Jump to: navigation, search
m
 
(46 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Div Test ==
+
== Div Test 1==
  
  
Line 6: Line 6:
 
<div style='padding:0;float:left;max-width:256px'>
 
<div style='padding:0;float:left;max-width:256px'>
 
[[Image:Ibis.jpg|center|256x256px|Ibis]]
 
[[Image:Ibis.jpg|center|256x256px|Ibis]]
<div style='padding:5px'>
+
<div style='padding:0px'>
This is an information box about the ship
 
 
</div>
 
</div>
 
</div>
 
</div>
Line 19: Line 18:
 
</div>
 
</div>
  
 +
== Div Test 2==
  
 +
 +
<div style='float:left;width:150%;background:none repeat scroll 0 0 transparent'>
 +
<div style='float: left; padding: 0px; border: 1px solid rgb(88, 40, 6);width:72%'>
 +
<div style='padding:0;float:left;max-width:256px'>
 +
[[Image:Ibis.jpg|center|256x256px|Ibis]]
 +
<div style='padding:0px'>
 +
</div>
 +
</div>
 +
<div style='padding: 0px; margin-left: 260px;'>
 +
<div style="font-size: 150%; font-weight: bold; color: rgb(255, 255, 255); background: none repeat scroll 0pt 0pt rgb(88, 40, 6); height: 25px; line-height: 25px; padding: 0pt 5px; width: 99%;">Tengu</div>
 +
<div style="font-size: 85%; padding-left: 8px;"><span style='color:#ebf298'>Cruiser</span> - <i>Strategic Cruiser</i></div>
 +
<p style="margin: 15px 10px; text-align: justify;">The Condor is the Caldari T1 scout ship, useful for quick transport of small cargo and some level 1 missions.</p>
 +
<div style="margin: 5px; padding: 5px; border: 1px solid rgb(56, 56, 56); font-size: 90%; font-style: italic;"><b>Ship Bonuses :</b><br>Caldari Strategic Cruiser Skill Bonus: 5% Reduction in the amount of heat damage absorbed by modules per level.</div>
 +
</div>
 +
</div>
 +
 +
 +
 +
</div>
 +
 +
 +
== Div Test 3==
 +
 +
<div style="width: 200px; padding: 4px; border: solid 1px #blue; background-color: #2B3856;">
 +
{| cellpadding="2" style="border: none; background-color: #2B3856; color: #FFFFFF;"
 +
|-
 +
| valign="center" | '''Freshman.'''
 +
|}
 +
</div>
 +
 +
== Div Test 4==
 +
 +
<div style="width: 200px; margin: 1em 10%; padding: 4px; border: solid 1px #blue; background-color: #2B3856;">
 +
{| cellpadding="2" style="border: none; background-color: #2B3856; color: #FFFFFF;"
 +
|-
 +
| valign="center" | '''Freshman.'''
 +
|}
 +
</div>
  
  
Line 38: Line 76:
 
|definition=Lynn Deniera talks about PvP Corp Management
 
|definition=Lynn Deniera talks about PvP Corp Management
 
|other_notes=
 
|other_notes=
 +
}}
 +
 +
== Fitting Test ==
 +
 +
{{#css:
 +
.ship-fitting
 +
{
 +
background-color: #191E18;
 +
border-bottom: 1px solid #525751;
 +
border-left: 1px solid black;
 +
border-right: 1px solid black;
 +
border-top: 1px solid #525751;
 +
display: inline-block;
 +
margin-bottom: 10px;
 +
margin-right: 5px;
 +
}
 +
 +
.ship-fitting table { background-color: transparent; }
 +
 +
.ship-fitting table, .ship-fitting table tr, .ship-fitting table td { margin:0; padding:0; border-spacing:0; }
 +
 +
.ship-fitting .title, .ship-fitting .title h4
 +
{
 +
border-bottom: 1px solid #525751;
 +
color: #F1EFCA;
 +
font-family: trebuchet MS;
 +
font-size: 10px;
 +
font-weight: bold;
 +
line-height: 25px;
 +
text-align: center;
 +
text-transform: uppercase;
 +
}
 +
 +
.ship-fitting .header
 +
{
 +
text-align: center;
 +
background-color: #1C211B;
 +
border-width: 1px;
 +
border-style: solid;
 +
border-color: #464B47 #464B47 #1C211B;
 +
font-family: Trebuchet MS;
 +
font-size: 10px;
 +
height: 15px;
 +
line-height: 15px;
 +
}
 +
 +
.ship-fitting .module-label
 +
{
 +
font-family: Trebuchet MS;
 +
padding: 2px;
 +
border-top: 1px solid #4C4646;
 +
border-bottom: 1px solid #4C4646;
 +
height: 14px;
 +
line-height: 14px;
 +
}
 +
.ship-fitting .module-label .inner
 +
{
 +
background-color:#0e1618;
 +
font-size: 10px;
 +
padding: 0 3px;
 +
}
 +
 +
.ship-fitting td.module-content
 +
{
 +
background:none; padding: 0 5px;
 +
}
 +
.ship-fitting .module-content p
 +
{
 +
font-size: 11px;
 +
line-height: 15px;
 +
margin: 0;
 +
}
 +
.ship-fitting .description p
 +
{
 +
font-size: 11px;
 +
padding-right: 10px;
 +
}
 +
.ship-fitting .eft p
 +
{
 +
font-family: arial;
 +
font-size: 10px;
 +
line-height: 110%;
 +
padding: 5px;
 +
}
 +
.ship-fitting .fitting-notes
 +
{
 +
font-size: 90%;
 +
text-align: justify;
 +
}
 +
.ship-fitting .fitting-notes li
 +
{
 +
margin-bottom: 10px;
 +
}
 +
.ship-fitting .break
 +
{
 +
height:5px;
 +
}
 +
.ship-fitting .collapseButton
 +
{
 +
color: #191E18;
 +
}
 +
.ship-fitting .collapseButton a
 +
{
 +
color: transparent;
 +
display: block;
 +
left: 0;
 +
position: absolute;
 +
top: 0;
 +
width: 100%;
 +
z-index: 50;
 +
}
 +
.ship-fitting .collapseButton a:hover, .ship-fitting .collapseButton a.hover
 +
{
 +
border-top: 1px solid #727773;
 +
}
 +
.ship-fitting .chargesinfo .collapseButton a
 +
{
 +
border-bottom: 1px solid #727773;
 +
color: #191E18;
 +
height: 15px;
 +
left: auto;
 +
margin-left: -230px;
 +
margin-top: -14px;
 +
top: auto;
 +
width: 238px;
 +
}
 +
.ship-fitting .chargesinfo .collapseButton a:hover, .ship-fitting .chargesinfo .collapseButton a.hover
 +
{
 +
border-top: medium none;
 +
}
 +
.ship-fitting .fitting-rightcol-fill
 +
{
 +
height:100%;
 +
}
 +
}}
 +
<div class='ship-fitting'>
 +
<div class='title'><div style='width: 20px; display: inline;'>[[Image:E-UNI_Emblem.png|20px|middle|Eve University]]</div><h4 style='display: inline-block; line-height: 15px; margin-left: 5px; max-width: 240px;border-bottom: medium none;'>{{{name|fitting details}}}</h4></div>
 +
<div style='padding: 0 5px 0 0'>
 +
<table cellspacing='0' cellpadding='0'><tr>
 +
<td class='col-left' style='font-family: Tahoma; font-size: 10px; padding-top:10px;' valign='top'>
 +
<table class='eft collapsible collapsed' style='margin-right:5px'>
 +
<tr>
 +
<th class='header' style='position: absolute; font-weight: normal; padding: 0pt 5px 0pt 0pt; height: 14px; margin-left: 10px;width: 50px;'><div style='color: #78807A; position: absolute; z-index: 10; width: 50px;'>&nbsp;EFT&nbsp;</div>&nbsp;</th>
 +
</tr>
 +
<tr>
 +
<td>
 +
<div style='height: 16px;'>&nbsp;</div>
 +
<div style='margin-left: 5px;background-color: #110809;border: 1px solid #5B5B5B; min-width: 160px;'>
 +
<div class='module-label'><div class='inner'>E F T&nbsp;&nbsp;&nbsp;F I T T I N G</div></div>
 +
<p>
 +
[{{{name|&nbsp;}}}]<br><br>
 +
{{{high|&nbsp;}}}<br><br>
 +
{{{mid|&nbsp;}}}<br><br>
 +
{{{low|&nbsp;}}}<br><br>
 +
{{{rigs|&nbsp;}}}<br><br>
 +
{{{drones|&nbsp;}}}
 +
</p>
 +
</div>
 +
</td>
 +
</tr>
 +
</table>
 +
<div class='break'>&nbsp;</div>
 +
</td>
 +
<td class='col-middle' style='font-family: Tahoma; font-size: 10px; padding-top:10px;' valign='top'>
 +
<div style='height: 16px;'>
 +
<div class='header' style='background-color: #000000; border-bottom: 1px solid #000000;border-color: #727773 #727773 #000000; border-width: 2px 1px 1px; width: 50px;  position: absolute; margin-top: -1px; margin-left: 67px;'>FITTINGS</div>
 +
</div>
 +
<div style='background-color: #000000; border: 1px solid #727773;padding: 5px;min-width:240px;'>
 +
<table style='background-color:#110809;border:1px solid #878984;line-height: 18px;width:100%;' cellspacing='0' cellpadding='0'>
 +
<tr><td class='module-label' style='border-top:medium none;'><div class='inner'>H I G H&nbsp;&nbsp;&nbsp;P O W E R<div class='module-icon' style='float:right'>[[Image:icon_hi_slot.png|14px|middle|high slot]]</div></div></td></tr>
 +
<tr><td class='module-content'>
 +
<p>
 +
{{{high|<span style='color:#616161'>[empty]</span>}}}&nbsp;
 +
</p>
 +
</td></tr>
 +
<tr><td class='module-label'><div class='inner'>M E D I U M&nbsp;&nbsp;&nbsp;P O W E R<div class='module-icon' style='float:right'>[[Image:icon_mid_slot.png|14px|middle|medium slot]]</div></div></td></tr>
 +
<tr><td class='module-content'>
 +
<p>
 +
{{{mid|<span style='color:#616161'>[empty]</span>}}}&nbsp;
 +
</p>
 +
</td></tr>
 +
<tr><td class='module-label'><div class='inner'>L O W&nbsp;&nbsp;&nbsp;P O W E R<div class='module-icon' style='float:right'>[[Image:icon_low_slot.png|14px|middle|low slot]]</div></div></td></tr>
 +
<tr><td class='module-content'>
 +
<p>
 +
{{{low|<span style='color:#616161'>[empty]</span>}}}&nbsp;
 +
</p>
 +
</td></tr>
 +
<tr><td class='module-label'><div class='inner'>R I G&nbsp;&nbsp;&nbsp;S L O T<div class='module-icon' style='float:right'>[[Image:icon_rigs.png|14px|middle|rigs]]</div></div></td></tr>
 +
<tr><td class='module-content' style='padding-bottom: 10px;'>
 +
<p>
 +
{{{rigs|<span style='color:#616161'>[no rigs]</span>}}}&nbsp;<br>
 +
</p>
 +
</td></tr>
 +
<tr style='display:{{#if: {{{drones}}} |table-row|{{#if: {{{charges}}} |table-row|none}}}};'><td>
 +
<table class='chargesinfo collapsible' style='width:100%'>
 +
<tr><th style=' background-color: #191E18;border-top: 1px solid #727773;font-family: trebuchet MS;font-size: 9px;height: 13px;line-height: 13px;margin: 0;'>D R O N E S&nbsp;&nbsp;&nbsp;&&nbsp;&nbsp;&nbsp;C H A R G E S</th></tr>
 +
<tr>
 +
<td class='module-label'><div class='inner'>D R O N E S<div class='module-icon' style='float:right'>[[Image:icon_drone_bandwith.png|14px|middle|drones]]</div></div>
 +
</td>
 +
</tr>
 +
<tr>
 +
<td class='module-content'>
 +
<p>
 +
{{{drones|<span style='color:#616161'>[no drones]</span>}}}
 +
</p>
 +
</td>
 +
</tr>
 +
<tr><td class='module-label'><div class='inner'>C H A R G E S</div></td></tr>
 +
<tr>
 +
<td class='module-content'>
 +
<p>
 +
{{{charges|<span style='color:#616161;'>[no charges]</span>}}}
 +
</p>
 +
</td>
 +
</tr>
 +
</table>
 +
</td></tr>
 +
</table>
 +
</div>
 +
<div class='break'>&nbsp;</div>
 +
</td>
 +
<td class='col-right' style='padding:0;height:100%;display:{{#if: {{{required1}}} |table-cell|{{#if: {{{recommended1}}} |table-cell|{{#if: {{{notes}}} |table-cell|none}}}}}}' valign='top'>
 +
<table class='description fitting-rightcol-fill collapsible collapsed' cellspacing='0' cellpadding='0'>
 +
<tr style='height:0px'>
 +
<th class='header' style='position: absolute; font-weight: normal; width: 100px; margin-left: -128px; padding: 0pt 15px 0pt 0pt; height: 14px; margin-top: 10px;'><div style='color: #78807A;float: left; position: absolute; z-index: 10; width: 115px;'>&nbsp;SKILLS & NOTES&nbsp;</div>&nbsp;</th>
 +
</tr>
 +
<tr>
 +
<td style='width: 5px; border-right: 1px solid rgb(82, 87, 81);'><div style='width:5px;'></div></td>
 +
<td valign='top'>
 +
<div style='padding-top:26px'>
 +
<div style='float:right'>[[Image:E-UNI_Emblem.png|25px|middle|Eve University]]</div>
 +
<div style='padding-left: 10px; line-height: 15px; font-size: 11px;'>Eve University Wiki / Recommended Skills & Notes</div>
 +
<div style='line-height: 30px; font-size: 20px; padding: 0 35px 0 10px;'><br></div>
 +
</div>
 +
<div style='background-color: #110809;border: 1px solid #8E8D8B;margin-left: 5px;width: 480px;'>
 +
<div style='display:{{#if: {{{recommended1}}} |block|none}};'>
 +
<div class='module-label'><div class='inner'>R E C O M M E N D E D&nbsp;&nbsp;&nbsp;S K I L L S</div></div>
 +
<div style='padding:5px'>
 +
<table style='width:100%'>
 +
<tr>
 +
<td valign='top'>
 +
{{{recommended1|&nbsp;}}}&nbsp;
 +
</td>
 +
<td valign='top'>
 +
{{{recommended2|&nbsp;}}}&nbsp;
 +
</td>
 +
<td valign='top'>
 +
{{{recommended3|&nbsp;}}}&nbsp;
 +
</td>
 +
</tr>
 +
</table>
 +
</div>
 +
</div>
 +
<div style='display:{{#if: {{{notes}}} |block|none}};'>
 +
<div class='module-label'><div class='inner'>N O T E S</div></div>
 +
<div class='fitting-notes' style='padding:5px 10px 5px 5px'>
 +
<p>
 +
{{{notes|*No fitting notes available for this fitting.}}}</p>
 +
</div>
 +
</div>
 +
</div>
 +
<div class='break'>&nbsp;</div>
 +
</td>
 +
</tr>
 +
</table>
 +
</td>
 +
</tr></table>
 +
</div>
 +
</div>
 +
<noinclude>
 +
==Expression Test==
 +
{{#expr:2+2}}
 +
 +
 +
==Hide Test==
 +
 +
{| class="wikitable collapsible autocollapse"
 +
! Simple collapsible table
 +
|-
 +
| Lorem ipsum dolor sit amet
 +
|}
 +
 +
{| class="wikitable collapsible autocollapse" width= "90%"
 +
|<center>[https://gate.eveonline.com/Profile/Rei%20Xadi Rei Xadi]</center>
 +
!colspan="2" width="90%"|Perfect Refine Services
 +
|-style="height: 50px
 +
|rowspan="2" |<center>[[Image:Rei Xadi.jpg|left|150px|Rei Xadi]]</center>
 +
|<center>Available </center>
 +
|
 +
{{ParserTest
 +
|Refining=5|Refining_Efficiency=4|Refining_Equipment=50
 +
|ShowImperfect=0
 +
|Veldspar=3|Scordite=3|Pyroxeres=3|Plagioclase=3|Omber=3|Kernite=3
 +
|Jaspet=3|Hemorphite=2|Hedbergite=2|Gneiss=2|Dark_Ochre=2|Spodumain=2
 +
|Crokite=0|Bistot=0|Arkonor=0|Mercoxit=0|Ice=0
 +
}}
 +
|-
 +
|<center>Notes </center>
 +
|Contract your ore or modules to me at a Federation Navy station with 50% refine and include 10,000 isk to cover the return. I prefer Dodixie IX - Moon 20, but any Fed Navy station within three jumps of Dodixie is fine. I am usually in-game daily and should get to your batch within 48 hours most times, but set the contract to 7 days for pickup and 3 days to complete just to be safe. Please contract the items alone, not in a container, and send me an EVE mail to make sure I notice the drop.
 +
|-
 +
|<center>Updated 10th May 2012</center>
 +
|<center>Tax Free with:</center>
 +
|
 +
{{ShowCorp|KTP|Khanid Transport}}
 +
{{ShowCorp|ATC|Ammatar Consulate}}
 +
{{ShowCorp|LDC|Lai Dai}}
 +
|}
 +
 +
==Parser Test==
 +
 +
{{ParserTest
 +
|Refining=5|Refining_Efficiency=4|Refining_Equipment=50
 +
|ShowImperfect=0
 +
|Veldspar=3|Scordite=3|Pyroxeres=3|Plagioclase=3|Omber=3|Kernite=3
 +
|Jaspet=3|Hemorphite=2|Hedbergite=2|Gneiss=2|Dark_Ochre=2|Spodumain=2
 +
|Crokite=0|Bistot=0|Arkonor=0|Mercoxit=0|Ice=0
 
}}
 
}}

Latest revision as of 22:11, 15 May 2012

Div Test 1

Ibis
Tengu
Cruiser - Strategic Cruiser

The Condor is the Caldari T1 scout ship, useful for quick transport of small cargo and some level 1 missions.

Ship Bonuses :
Caldari Strategic Cruiser Skill Bonus: 5% Reduction in the amount of heat damage absorbed by modules per level.

Div Test 2

Ibis
Tengu
Cruiser - Strategic Cruiser

The Condor is the Caldari T1 scout ship, useful for quick transport of small cargo and some level 1 missions.

Ship Bonuses :
Caldari Strategic Cruiser Skill Bonus: 5% Reduction in the amount of heat damage absorbed by modules per level.



Div Test 3

Freshman.

Div Test 4

Freshman.


Class Linking

  • PvP Corp Management
  • Class Level: Level1.gif
Classlib icon instructor.png Instructor(s): Lynn Deniera
Classlib icon file info.pngRecorded: 2012.04.22 Classlib icon file info.pngFile Info: Audio, mp3, 104:48, 23.35 MB
Classlib icon download.pngDownload Location(s): EVE University Server
Classlib icon other 1.png‎ Lynn Deniera talks about PvP Corp Management

Fitting Test

Eve University

fitting details

 
FITTINGS
H I G H   P O W E R
high slot

[empty] 

M E D I U M   P O W E R
medium slot

[empty] 

L O W   P O W E R
low slot

[empty] 

R I G   S L O T
rigs

[no rigs] 

D R O N E S   &   C H A R G E S
D R O N E S
drones

[no drones]

C H A R G E S

[no charges]

 

Expression Test

4


Hide Test

Simple collapsible table
Lorem ipsum dolor sit amet
Rei Xadi
Perfect Refine Services
Rei Xadi
Available

Template:ParserTest

Notes
Contract your ore or modules to me at a Federation Navy station with 50% refine and include 10,000 isk to cover the return. I prefer Dodixie IX - Moon 20, but any Fed Navy station within three jumps of Dodixie is fine. I am usually in-game daily and should get to your batch within 48 hours most times, but set the contract to 7 days for pickup and 3 days to complete just to be safe. Please contract the items alone, not in a container, and send me an EVE mail to make sure I notice the drop.
Updated 10th May 2012
Tax Free with:

Template:ShowCorp Template:ShowCorp Template:ShowCorp

Parser Test

Template:ParserTest