Calculator:HighLite/Nameplates: Difference between revisions

Created page with "<div class="farts">← Back to Calculators</div> <h1 style="margin-top: 0 !important;"><span class="mw-headline" id="Aurum_Profit_Calculator">Aurum Profit Calculator</span></h1> {{#widget:Calculator/HighLite/Nameplates}} <html> <div id="item-data-container" style="display:none;"> <table id="all-game-items-table" class="wikitable"> <thead> <tr> <th>Item Name</th> </tr> </thead> <tbody> </html> {{#cargo_query: tables=Items |fields=_page..."
 
Updated text / instructions
 
(30 intermediate revisions by the same user not shown)
Line 1: Line 1:
<div class="farts">[[Calculators|← Back to Calculators]]</div>
<div class="farts">[[Calculators|← Back to Calculators]]</div>
<h1 style="margin-top: 0 !important;"><span class="mw-headline" id="Aurum_Profit_Calculator">Aurum Profit Calculator</span></h1>
<h1 style="margin-top: 0 !important;"><span class="mw-headline" id="Item_Nameplate_Calculator">HighLite Nameplate Setting Generator</span></h1>
Use the configuration tool below to set up your [[HighLite]] nameplate filters. These filters determine how dropped items appear in-game, and whether or not they trigger a popup or sound alert.


{{#widget:Calculator/HighLite/Nameplates}}
To receive alerts for item drops, you must assign items to the <strong>Priority</strong> category. Priority items will display a popup and/or play a sound when dropped, based on your Nameplate settings. <strong>Default</strong> items will appear in the drop pile with no alert, while <strong>Hidden</strong> items are invisible unless right-clicked through the context menu.
<html>
 
<div id="item-data-container" style="display:none;">
View the example image [https://highspell.wiki/w/images/5/5d/HighLite-Nameplate-Settings.png here] to see how to enable sound and popup alerts in your Nameplate settings.
<table id="all-game-items-table" class="wikitable">
 
Once you've configured your filters, copy and paste the generated list into the "[https://highspell.wiki/w/images/e/ef/HighLite-Item-Priorities.png Item Priorities]" field under the <code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">Nameplates</code> settings menu.
 
== Nameplate Configuration Tool ==
The list below is a recommended all-purpose filter setup for medium to high-level players. If you already have a custom list, paste it into the textarea below to load it and continue editing.
<html><div id="nameplate-calculator-wrapper"></div>
<table id="item-display-table" class="wikitable sortable">
<thead>
<thead>
    <tr>
<tr>
        <th>Item Name</th>
<th colspan="2">Item</th>
    </tr>
<th>Price</th>
<th>Nameplate Setting</th>
</tr>
</thead>
</thead>
<tbody>
<tbody></html>
</html>
{{#cargo_query:
{{#cargo_query:
  tables=Items
tables=Items
  |fields=_pageName,Name,Price
|fields=_pageName,Name,Price
  |order by=Name ASC
|order by=Name ASC
  |format=template
|limit=10000
  |template=Calculator/Magic/Aurum
|format=template
  |named args=yes
|template=Calculator/HighLite/Nameplates
  |cacheable=yes
|named args=yes
|cacheable=yes
}}
}}
<html>
<html></tbody></table></html>
  </tbody>
 
</table>
{{#widget:Calculator/HighLite/Nameplates}}
</html>
 
[[Category:Calculators]][[Category:HighLite Calculators]]
[[Category:Calculators]][[Category:HighLite Calculators]]