No edit summary |
No edit summary |
||
| Line 10: | Line 10: | ||
vertical-align: top; | vertical-align: top; | ||
} | } | ||
.PVEToolTip PVEToolTip-expectedEnemies div { | |||
height: 10px; | |||
font-size: 10px; | |||
line-height: 12px; | |||
} | |||
/* header */ | /* header */ | ||
| Line 58: | Line 64: | ||
.PVEToolTip .PVEToolTip-damage td + td { | .PVEToolTip .PVEToolTip-damage td + td { | ||
border-left: 1px solid #75849e | border-left: 1px solid #75849e | ||
padding-left: 3px; | |||
} | } | ||
.PVEToolTip. PVEToolTip-damage th { | .PVEToolTip .PVEToolTip-damage th { | ||
color: khaki; | color: khaki; | ||
font-size: 10px; | font-size: 10px; | ||
| Line 66: | Line 73: | ||
} | } | ||
.PVEToolTip .PVEToolTip-highlights div { | |||
height: 10px; | |||
color: khaki; | |||
font-size: 10px; | |||
line-height: 12px; | |||
} | |||
.PVEToolTip .PVEToolTip-warnings div { | |||
height: 12px; | |||
font-size: 12px; | |||
line-height: 14px; | |||
} | |||
.PVEToolTip .PVEToolTip- | |||
}} | }} | ||
| Line 90: | Line 93: | ||
<tr> | <tr> | ||
<td class="PVEToolTip-expectedEnemies"><!-- | <td class="PVEToolTip-expectedEnemies"><!-- | ||
--> {{#if: {{{TotalExpFrigates|}}}|<div>[[Image:icon_red_frigate.png|16x16px]]{{{TotalExpFrigates|}}}<br></div>}}<!-- | --> {{#if: {{{TotalExpFrigates|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_frigate.png|16x16px]]{{{TotalExpFrigates|}}}<br></div>}}<!-- | ||
--> {{#if: {{{TotalExpDestroyers|}}}|<div>[[Image:icon_red_destroyer.png|16x16px]]{{{TotalExpDestroyers|}}}<br></div>}} <!-- | --> {{#if: {{{TotalExpDestroyers|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_destroyer.png|16x16px]]{{{TotalExpDestroyers|}}}<br></div>}} <!-- | ||
--> {{#if: {{{TotalExpCruisers|}}}|<div>[[Image:icon_red_cruiser.png|16x16px]]{{{TotalExpCruisers|}}}<br></div>}}<!-- | --> {{#if: {{{TotalExpCruisers|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_cruiser.png|16x16px]]{{{TotalExpCruisers|}}}<br></div>}}<!-- | ||
--> {{#if: {{{TotalExpBattlecruisers|}}}|<div>[[Image:icon_red_battlecruiser.png|16x16px]]{{{TotalExpBattlecruisers|}}}<br></div>}}<!-- | --> {{#if: {{{TotalExpBattlecruisers|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_battlecruiser.png|16x16px]]{{{TotalExpBattlecruisers|}}}<br></div>}}<!-- | ||
--> {{#if: {{{TotalExpBattleships|}}}|<div>[[Image:icon_red_battleship.png|16x16px]]{{{TotalExpBattleships|}}}<br></div>}}<!-- | --> {{#if: {{{TotalExpBattleships|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_battleship.png|16x16px]]{{{TotalExpBattleships|}}}<br></div>}}<!-- | ||
--> {{#if: {{{TotalExpCapitals|}}}|<div>[[Image:icon_red_dreadnought.png|16x16px]]{{{TotalExpCapitals|}}}<br></div>}}<!-- | --> {{#if: {{{TotalExpCapitals|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_dreadnought.png|16x16px]]{{{TotalExpCapitals|}}}<br></div>}}<!-- | ||
--> {{#if: {{{TotalExpSentries|}}}|<div>[[Image:icon_red_tower.png|16x16px]]{{{TotalExpSentries|}}}</div>}} | --> {{#if: {{{TotalExpSentries|}}}|<div class="PVEToolTip-expectedEnemies">[[Image:icon_red_tower.png|16x16px]]{{{TotalExpSentries|}}}<br></div>}}<!-- | ||
--> {{#if: {{{NumberOfWaves|}}}|<div class="PVEToolTip-expectedEnemies">Waves:<br>[[Image:Ships.png|16x16px]]{{{NumberOfWaves|}}}</div>}} | |||
</td> | </td> | ||
<td> | <td> | ||
| Line 115: | Line 119: | ||
</table> | </table> | ||
</div> | </div> | ||
<div class="PVEToolTip-highlights"><!-- | |||
--> {{#if: {{{HighestAverageDPS|}}}|<div>[[Image:Icon_fit_dps.png|16x16px]]Max DPS: {{{HighestAverageDPS|}}} </div>}}<!-- | |||
--> {{#if: {{{HighestAlphaStrike|}}}|<div>[[Image:Icon_fit_dps.png|16x16px]]Max Alpha: {{{HighestAlphaStrike|}}} </div>}}<!-- | |||
--> {{#if: {{{HighestWaveEHP|}}}|<div>[[Image:Icon_armor.png |16x16px]]Max EHP: {{{HighestWaveEHP|}}} </div>}}<!-- | |||
--> {{#if: {{{HighestIndividualEHP|}}}|<div>[[Image:Icon_armor.png |16x16px]]Alpha: {{{HighestIndividualEHP|}}} </div>}} | |||
</div> | |||
<div class="PVEToolTip-warnings"><!-- | |||
--> {{#if: {{{RatsWeb|}}}|<div>{{Co|orange|!Webs Present!}}|}}</div><!-- | |||
--> {{#if: {{{RatsScram|}}}|<div>{{Co|red|!!Scrams Present!!}}</div>|}} | |||
</div> | |||
</td> | </td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
}}</onlyinclude></includeonly><noinclude>{{documentation}}</noinclude> | }}</onlyinclude></includeonly><noinclude>{{documentation}}</noinclude> | ||