No edit summary |
No edit summary |
||
| (67 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
<includeonly | <includeonly>{{#css: | ||
.PVEToolTip { | .PVEToolTip { | ||
width: 100%; | |||
} | |||
.PVEToolTip td.PVEToolTip-expectedEnemies { | .PVEToolTip td.PVEToolTip-expectedEnemies { | ||
position: relative; | |||
padding-right: 5px; | |||
vertical-align: top; | |||
} | |||
/* header */ | .PVEToolTip td.PVEToolTip-expectedEnemies b { | ||
.PVEToolTip .PVEToolTip-header { | height: 9px; | ||
font-size: 9px; | |||
line-height: 11px; | |||
font-weight: bold; | |||
} | |||
.PVEToolTip PVEToolTip-expectedEnemies div { | |||
.PVEToolTip .PVEToolTip-detail-name { | height: 9px; | ||
font-size: 9px; | |||
line-height: 11px; | |||
} | |||
/* header */ | |||
.PVEToolTip .PVEToolTip-header { | |||
.PVEToolTip .PVEToolTip-category { | margin-bottom: 5px; | ||
border-bottom: 1px solid #272727; | |||
padding-bottom: 5px; | |||
text-align: center; | |||
} | |||
.PVEToolTip .PVEToolTip-rating { | |||
.PVEToolTip .PVEToolTip-header div{ | |||
white-space: nowrap; | |||
} | |||
.PVEToolTip .PVEToolTip- | .PVEToolTip .PVEToolTip-detail-name { | ||
height: 20px; | |||
white-space: nowrap; | |||
color: white; | |||
/* Highlights */ | font: small-caps 16px/15px trebuchet MS; | ||
.PVEToolTip .PVEToolTip- | } | ||
padding- | |||
.PVEToolTip .PVEToolTip-category { | |||
font-size: 11px; | |||
.PVEToolTip .PVEToolTip- | line-height: 11px; | ||
} | |||
.PVEToolTip .PVEToolTip-rating { | |||
white-space: nowrap; | |||
color: orange; | |||
} | |||
.PVEToolTip .PVEToolTip-location { | |||
white-space: nowrap; | |||
} | |||
/* Highlights */ | |||
.PVEToolTip .PVEToolTip-damage { | |||
white-space: nowrap; | |||
width: 190px; | |||
text-align: left; | |||
} | |||
.PVEToolTip .PVEToolTip-damage td + td { | |||
white-space: nowrap; | |||
border-left: 1px solid #75849e | |||
padding-left: 3px; | |||
} | |||
.PVEToolTip .PVEToolTip-damage th { | |||
white-space: nowrap; | |||
color: khaki; | |||
font-size: 10px; | |||
line-height: 12px; | |||
} | |||
.PVEToolTip td.PVEToolTip-damage-faction { | |||
font-size: 10px; | |||
line-height: 11px; | |||
padding-left: 10px; | |||
} | } | ||
.PVEToolTip .PVEToolTip-dps { | |||
padding-bottom: 1px; | |||
} | |||
.PVEToolTip .PVEToolTip-dps span { | |||
height: 10px; | |||
color: #FF5733; | |||
font-size: 10px; | |||
line-height: 11px; | |||
margin-left: 2px; | |||
} | |||
.PVEToolTip .PVEToolTip-hp { | |||
padding-bottom: 1px; | |||
} | |||
.PVEToolTip .PVEToolTip-hp span { | |||
height: 10px; | |||
color: #A033FF; | |||
font-size: 10px; | |||
line-height: 11px; | |||
margin-left: 2px; | |||
} | |||
.PVEToolTip .PVEToolTip-extra-info span { | |||
height: 11px; | |||
font-size: 11px; | |||
line-height: 13px; | |||
text-align: center; | |||
} | |||
.PVEToolTip span.PVEToolTip-extra-info-title { | |||
height: 11px; | |||
font-size: 10px; | |||
line-height: 11px; | |||
text-align: center; | |||
font-weight: bold; | |||
color: #A9A9A9; | |||
} | |||
}}<!-- | |||
-->{{Tooltip | |||
| 1={{#if: {{{Name|}}} |[[{{{Name}}}]] |{{Co|red|! parameter Name missing !}} }} | |||
| 2=<table class="PVEToolTip"> | |||
<tr> | |||
<td colspan="2"> | |||
<div class="PVEToolTip-header"> | |||
<div class="PVEToolTip-detail-name">{{{Name}}}</div> | |||
<div class="PVEToolTip-category"><span class="PVEToolTip-rating">{{#ifeq:{{lc: {{{SiteType|}}}}}|mission|Level|}} {{{Rating|}}}</span> <span class="PVEToolTip-location">{{{Location|}}}</span></div><!-- | |||
--> {{#if: {{{AccelerationGate|}}}|<div class="PVEToolTip-category"><span class="PVEToolTip-location">Has Acceleration Gate</span></div>}} | |||
</div> | |||
</td> | |||
</tr> | |||
<tr> | |||
<td class="PVEToolTip-expectedEnemies"><!-- | |||
{{Tooltip | --> {{#if: {{{TotalExpFrigates|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_frigate.png|16x16px]]{{{TotalExpFrigates|}}}<br></div>}}<!-- | ||
| 1={{#if: {{{Name|}}} |[[ | --> {{#if: {{{TotalExpDestroyers|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_destroyer.png|16x16px]]{{{TotalExpDestroyers|}}}<br></div>}} <!-- | ||
| 2=<table class="PVEToolTip"> | --> {{#if: {{{TotalExpCruisers|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_cruiser.png|16x16px]]{{{TotalExpCruisers|}}}<br></div>}}<!-- | ||
<tr> | --> {{#if: {{{TotalExpBattlecruisers|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_battlecruiser.png|16x16px]]{{{TotalExpBattlecruisers|}}}<br></div>}}<!-- | ||
--> {{#if: {{{TotalExpBattleships|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_battleship.png|16x16px]]{{{TotalExpBattleships|}}}<br></div>}}<!-- | |||
--> {{#if: {{{TotalExpFrigates|}}}|<div>[[Image:icon_red_frigate.png|16x16px]]{{{TotalExpFrigates|}}}<br></div>}}<!-- | --> {{#if: {{{TotalExpCapitals|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_dreadnought.png|16x16px]]{{{TotalExpCapitals|}}}<br></div>}}<!-- | ||
--> {{#if: {{{TotalExpDestroyers|}}}|<div>[[Image:icon_red_destroyer.png|16x16px]]{{{TotalExpDestroyers|}}}<br></div>}} <!-- | --> {{#if: {{{TotalExpSentries|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_tower.png|16x16px]]{{{TotalExpSentries|}}}<br></div>}}<!-- | ||
--> {{#if: {{{TotalExpCruisers|}}}|<div>[[Image:icon_red_cruiser.png|16x16px]]{{{TotalExpCruisers|}}}<br></div>}}<!-- | --> {{#if: {{{NumberOfWaves|}}}|<div class="PVEToolTip-expectedEnemies"><b>Waves:</b><br>[[Image:Ships.png|16x16px]]{{{NumberOfWaves|}}}</div>}}<!-- | ||
--> {{#if: {{{TotalExpBattlecruisers|}}}|<div>[[Image:icon_red_battlecruiser.png|16x16px]]{{{TotalExpBattlecruisers|}}}<br></div>}}<!-- | --> {{#if: {{{NumberOfRooms|}}}{{{AccelerationGate|}}}|<div class="PVEToolTip-expectedEnemies"><b>Rooms:</b><br>[[Image:Icon_bracket_accelerationgate.png|12x12px]] {{{NumberOfRooms|}}}</div>}} | ||
--> {{#if: {{{TotalExpBattleships|}}}|<div>[[Image:icon_red_battleship.png|16x16px]]{{{TotalExpBattleships|}}}<br></div>}}<!-- | </td> | ||
--> {{#if: {{{TotalExpCapitals|}}}|<div>[[Image:icon_red_dreadnought.png|16x16px]]{{{TotalExpCapitals|}}}<br></div>}}<!-- | </td> | ||
--> {{#if: {{{TotalExpSentries|}}}|<div>[[Image:icon_red_tower.png|16x16px]]{{{TotalExpSentries|}}}</div>}} | <td> | ||
<table class="PVEToolTip-damage"> | |||
<tr> | |||
<td class="PVEToolTip-damage-faction" colspan="2">{{{Faction}}}</td> | |||
</tr> | |||
< | <tr> | ||
<th>Resistance</th> | |||
<th>Damage</th></tr> | |||
<tr> | |||
<td><div>{{User:Luxxianna Seraph/Sandbox/MissionHoverBox/RatResistance|{{{Faction}}}}}</div></td> | |||
<td><div>{{User:Luxxianna Seraph/Sandbox/MissionHoverBox/RatDamage|{{{Faction}}}}}</div></td> | |||
</tr> | |||
{{#if: {{{Faction2|}}}| | |||
<tr> | |||
<td class="PVEToolTip-damage-faction" colspan="2">{{{Faction2}}}</td> | |||
</tr> | |||
<tr> | |||
<th>Resistance</th> | <th>Resistance</th> | ||
<th>Damage</th> | <th>Damage</th></tr> | ||
<tr> | |||
<tr> | |||
<td><div>{{User:Luxxianna Seraph/Sandbox/MissionHoverBox/RatResistance|{{{Faction2}}}}}</div></td> | |||
<td><div>{{User:Luxxianna Seraph/Sandbox/MissionHoverBox/RatDamage|{{{Faction2}}}}}</div></td> | |||
</tr> }} | |||
</table> | |||
<div> | |||
</td> | <!-- DPS and EHP values --> | ||
</ | {{#if: {{{HighestAverageDPS|}}} {{{HighestAlphaStrike|}}} {{{HighestIndividualEHP|}}} {{{HighestWaveEHP|}}}| | ||
</ | <div class="PVEToolTip-category">Highest Values:</div><!-- | ||
}}</ | --> <div class="PVEToolTip-dps"><!-- | ||
--> {{#if: {{{HighestAverageDPS|}}}|<span>[[Image:Icon_fit_dps.png|16x16px]]Ship DPS: {{{HighestAverageDPS|}}} </span>}}<!-- | |||
--> {{#if: {{{HighestAlphaStrike|}}}|<span>[[Image:Icon_turret_volley.png|16x16px]]Wave Alpha: {{{HighestAlphaStrike|}}} </span>}} | |||
</div> | |||
<div class="PVEToolTip-hp"><!-- | |||
--> {{#if: {{{HighestIndividualEHP|}}}|<span>[[Image:Icon_armor.png |16x16px]]Ship EHP: {{{HighestIndividualEHP|}}} </span>}}<!-- | |||
--> {{#if: {{{HighestWaveEHP|}}}|<span>[[Image:Icon_armor.png |16x16px]]Wave EHP: {{{HighestWaveEHP|}}} </span>}}<!-- | |||
--> </div>|<!-- end if--> }} | |||
<!-- EWAR --> | |||
{{#if: {{{EWAR|}}}{{{EWAR2|}}}{{{EWAR3|}}}{{{WarpDisrupt|}}}| | |||
<div class="PVEToolTip-category">EWAR:</div><!-- | |||
--> <div class="PVEToolTip-extra-info"><!-- | |||
--> {{#if: {{{WarpDisrupt|}}}|<div style="margin:auto">{{Co|red|!! Scrams Present !!}}</div>|}}<!-- | |||
--> {{#if: {{{EWAR|}}}|{{User:Luxxianna Seraph/Sandbox/MissionHoverBox/EWARIcon|{{{EWAR}}}|30px}}|}}<!-- | |||
--> {{#if: {{{EWAR1|}}}|{{User:Luxxianna Seraph/Sandbox/MissionHoverBox/EWARIcon|{{{EWAR1}}}|30px}}|}}<!-- | |||
--> {{#if: {{{EWAR2|}}}|{{User:Luxxianna Seraph/Sandbox/MissionHoverBox/EWARIcon|{{{EWAR2}}}|30px}}|}} | |||
</div>}} | |||
<!-- RAT WARNING | |||
--> {{#if: {{{RatsOnLandingBeacon|}}}|<div class="PVEToolTip-extra-info"><span>{{Co|khaki|Rats Present on Beacon}}</span></div>|}} | |||
</div> | |||
</td> | |||
</tr> | |||
<!-- LONGFORM DETAILS | |||
--> {{#if: {{{MissionObjective|}}}{{{MissionBlitz|}}}{{{Timer|}}}| | |||
<tr> | |||
<td colspan="2"> | |||
<div class="PVEToolTip-extra-info"><!-- | |||
--> {{#if: {{{MissionObjective|}}}|<span class="PVEToolTip-extra-info-title">Objective:<br></span><span>{{{MissionObjective|}}}</span>}} | |||
</div> | |||
<div class="PVEToolTip-extra-info"><!-- | |||
--> {{#if: {{{MissionBlitz|}}}|<span class="PVEToolTip-extra-info-title">Blitz:<br></span><span>{{{MissionBlitz|}}}</span>}} | |||
</div> | |||
<div class="PVEToolTip-extra-info"><!-- | |||
--> {{#if: {{{Timer|}}}|<span class="PVEToolTip-extra-info-title">Timer:<br></span><span>{{{Timer|}}}</span>}} | |||
</div> | |||
</td> | |||
</tr>|}} | |||
</table>}}</includeonly><noinclude>{{documentation}}</noinclude> | |||