Difference between revisions of "User:Luxxianna Seraph/Sandbox/MissionHoverBox/PVEBoxTooltip"
From EVE University Wiki
Line 1: | Line 1: | ||
<includeonly><onlyinclude>{{#css: | <includeonly><onlyinclude>{{#css: | ||
− | . | + | .PVEToolTip { |
width: 100%; | width: 100%; | ||
} | } | ||
− | . | + | .PVEToolTip td.PVEToolTip-expectedEnemies { |
position: relative; | position: relative; | ||
padding-right: 5px; | padding-right: 5px; | ||
vertical-align: top; | vertical-align: top; | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
/* header */ | /* header */ | ||
− | . | + | .PVEToolTip .PVEToolTip-header { |
margin-bottom: 5px; | margin-bottom: 5px; | ||
border-bottom: 1px solid #272727; | border-bottom: 1px solid #272727; | ||
Line 26: | Line 19: | ||
} | } | ||
− | . | + | .PVEToolTip .PVEToolTip-detail-name { |
height: 20px; | height: 20px; | ||
white-space: nowrap; | white-space: nowrap; | ||
Line 33: | Line 26: | ||
} | } | ||
− | . | + | .PVEToolTip .PVEToolTip-category { |
font-size: 11px; | font-size: 11px; | ||
line-height: 11px; | line-height: 11px; | ||
} | } | ||
− | . | + | .PVEToolTip .PVEToolTip-rating { |
white-space: nowrap; | white-space: nowrap; | ||
color: orange; | color: orange; | ||
} | } | ||
− | . | + | .PVEToolTip .PVEToolTip-ship-hull { |
white-space: nowrap; | white-space: nowrap; | ||
} | } | ||
/* Highlights */ | /* Highlights */ | ||
− | . | + | .PVEToolTip .PVEToolTip-highlights { |
padding-bottom: 5px; | padding-bottom: 5px; | ||
} | } | ||
− | . | + | .PVEToolTip .PVEToolTip-highlights div { |
height: 10px; | height: 10px; | ||
color: khaki; | color: khaki; | ||
Line 58: | Line 51: | ||
line-height: 12px; | line-height: 12px; | ||
} | } | ||
+ | |||
/* *** Ship attributes *** */ | /* *** Ship attributes *** */ | ||
− | . | + | .PVEToolTip .PVEToolTip-attributes { |
width: 180px; | width: 180px; | ||
} | } | ||
− | . | + | .PVEToolTip .PVEToolTip-attributes div { |
float: left; | float: left; | ||
margin-right: 3px; | margin-right: 3px; | ||
Line 76: | Line 70: | ||
}} | }} | ||
+ | {{NPCTableCSS}} | ||
{{Tooltip | {{Tooltip | ||
| 1={{#if: {{{Name|}}} |[[{{{Faction}}} {{{Name}}}]] |{{Co|red|! parameter Name missing !}} }} | | 1={{#if: {{{Name|}}} |[[{{{Faction}}} {{{Name}}}]] |{{Co|red|! parameter Name missing !}} }} | ||
− | | 2=<table class=" | + | | 2=<table class="PVEToolTip"> |
<tr> | <tr> | ||
− | <td class=" | + | <td class="PVEToolTip-expectedEnemies"> |
− | {{ | + | {{#if: {{{TotalExpFrigates|}}}|<div>[[Image:icon_red_frigate.png|12x12px]]{{{TotalExpFrigates|}}}</div>}} |
− | + | {{#if: {{{TotalExpDestroyers|}}}|<div>[[Image:icon_red_destroyerpng|12x12px]]{{{TotalExpDestroyers|}}}</div>}} | |
− | + | {{#if: {{{TotalExpCruisers|}}}|<div>[[Image:icon_red_cruiser.png|12x12px]]{{{TotalExpCruisers|}}}</div>}} | |
− | + | {{#if: {{{TotalExpBattlecruisers|}}}|<div>[[Image:icon_red_battlecruiser.png|12x12px]]{{{TotalExpBattlecruisers|}}}</div>}} | |
− | + | {{#if: {{{TotalExpBattleships|}}}|<div>[[Image:icon_red_battleship.png|12x12px]]{{{TotalExpBattleships|}}}</div>}} | |
− | + | {{#if: {{{TotalExpCapitals|}}}|<div>[[Image:icon_red_dreadnought.png|12x12px]]{{{TotalExpCapitals|}}}</div>}} | |
− | + | {{#if: {{{TotalExpSentries|}}}|<div>[[Image:icon_red_tower.png|12x12px]]{{{TotalExpSentries|}}}</div>}} | |
− | |||
− | |||
− | |||
</td> | </td> | ||
<td> | <td> | ||
− | <div class=" | + | <div class="PVEToolTip-header"> |
− | <div class=" | + | <div class="PVEToolTip-detail-name">{{{Faction}}} {{{Name}}}</div> |
− | <div class=" | + | <div class="PVEToolTip-category"><span class="PVEToolTip-rating">{{{Rating|}}}</span> <span class="PVEToolTip-ship-hull">{{{Location|}}}</span></div> |
</div> | </div> | ||
{{#if: {{{highlights1|}}} {{{highlights2|}}} {{{highlights3|}}} {{{highlights4|}}} | {{#if: {{{highlights1|}}} {{{highlights2|}}} {{{highlights3|}}} {{{highlights4|}}} | ||
− | |<div class=" | + | |<div class="PVEToolTip-highlights"><!-- |
--> {{#if: {{{highlights1|}}}|<div>[[Image:Icon_highlights.png|10x10px]]{{{highlights1|}}}</div>}}<!-- | --> {{#if: {{{highlights1|}}}|<div>[[Image:Icon_highlights.png|10x10px]]{{{highlights1|}}}</div>}}<!-- | ||
--> {{#if: {{{highlights2|}}}|<div>[[Image:Icon_highlights.png|10x10px]]{{{highlights2|}}}</div>}}<!-- | --> {{#if: {{{highlights2|}}}|<div>[[Image:Icon_highlights.png|10x10px]]{{{highlights2|}}}</div>}}<!-- | ||
Line 105: | Line 97: | ||
</div> | </div> | ||
}} | }} | ||
− | <div class=" | + | <div class="PVEToolTip-attributes"> |
<div>[[Image:icon_hi_slot.png|15x15px|link=]]{{#if: {{{highs|}}} | <div>[[Image:icon_hi_slot.png|15x15px|link=]]{{#if: {{{highs|}}} | ||
| {{{highs}}} ({{#if: {{{launchers|}}} |{{{launchers}}} |0 }}/{{#if: {{{turrets|}}} |{{{turrets}}} |0 }}) | | {{{highs}}} ({{#if: {{{launchers|}}} |{{{launchers}}} |0 }}/{{#if: {{{turrets|}}} |{{{turrets}}} |0 }}) |
Revision as of 19:47, 2 June 2023
Template documentation (for the above template, sometimes hidden or invisible)
- Description
- Do not use this Template Directly. Instead use {{PVE}}
- Dependencies
-
- Uses
- CSS
- {{RatResistance}}
- {{RatDamage}}
- See Also
- {{PVEArticle}}, {{PVEBox}}
- Used by
- {{PVE}}
- Syntax
- DO NOT USE THIS TEMPLATE DIRECTLY - Instead use {{PVE}} - but for proper documentation, here are the values used within.
- Parameters
- Optional Parameters will adjust the Tooltip accordingly. Leave blank if not using.
- Name (Required)
- Name of the Site
- TypeDetail (Required)
- For Missions, the level of the mission. For Anomaly Sites, the Rating and Level `Rating 4 Level 2`
- Location (Required)
- The location of the site. Low, Null, Hi Sec, Low Null (Not specific - just uses this value directly)
- AccelerationGate (Optional)
- Leave blank if there is no AccelGate at this site. Put anything (Y, True, X, any value) here if there is one
- TotalExpFrigates (Optional)
- Total number of Frigates
- TotalExpDestroyers (Optional)
- # Destroyers
- TotalExpCruisers (Optional)
- # Cruisers
- TotalExpBattlecruisers (Optional)
- # Battlecruisers
- TotalExpCapitals (Optional)
- # Capitals
- TotalExpSentries (Optional)
- # Sentries
- NumberOfWaves (Optional)
- The number of waves that will spawn after triggers are destroyed | reached. Leave blank if everything starts on grid
- Number of Rooms (Optional)
- The number of rooms beyond the initial acceleration gate. Leave blank if there is no acceleration gate. If AccelerationGate is blank this property is ignored.
- Faction (Optional)
- The main faction of ships that will be faced in this site. Has several common varieties of names, ie: Angel, Angel Cartel, Angels.
- This field uses {{RatDamage}} and {{RatResistance}} to auto populate based on the faction name the damage and resistance values.
- Faction2 (Optional)
- If a second faction exists. Leave blank if none. Also Auto populates the damage and resistance values.
- TODO: Enable custom damage fields
- HighestAverageDPS (Optional)
- The Highest possible DPS value of an individual ship in all the waves; i.e. the worst threat.
- HighestAlphaStrike (Optional)
- The Highest Alpha Strike damage in total for the wave, of all waves; i.e. the wave with the most threat.
- HighestIndividualEHP (Optional)
- The largest EHP value of an individual ship in all the waves; i.e. the tankiest ship.
- HighestWaveEHP (Optional)
- The wave with the largest total EHP, of all the waves; i.e. the wave that is the tankiest.
- EWAR (Optional)
- Web | Webs
- (case in-sensitive) will add a warning to the tooltip (Other values ignored): ! Webs Present !
- WarpDisrupt (Optional)
- Any value present here will add a warning to the tooltip: !! Scrams Present !!
- RatsOnLandingBeacon (Optional)
- Any value present here will add a warning to the tooltip: Rats Present on Beacon
- MissionObjective (Optional)
- For Missions - The Objective to accomplish
- MissionBlitz (Optional)
- For Missions - How to blitz the mission (complete quickly)
- Timer (Optional)
- Any specific timer information. i.e. 30 Mins before site is destroyed. or 2 mins before Rats arrive after warpin.
- See also
- * {{PVEArticle}}
- * {{PVE}}
Visit User:Luxxianna Seraph/Sandbox/MissionHoverBox/PVEBoxTooltip/doc to edit this text! (How does this work?) (Refresh this text - why?)