Calculator:HighLite/Nameplates: Difference between revisions

No edit summary
Updated text / instructions
 
(27 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">HighLite Nameplate 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>
 
<table id="item-data-container" class="wikitable sortable">
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.
  <thead>
 
    <tr>
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.
      <th>Item Name</th>
 
    </tr>
== Nameplate Configuration Tool ==
  </thead>
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.
  <tbody>
<html><div id="nameplate-calculator-wrapper"></div>
</html>
<table id="item-display-table" class="wikitable sortable">
<thead>
<tr>
<th colspan="2">Item</th>
<th>Price</th>
<th>Nameplate Setting</th>
</tr>
</thead>
<tbody></html>
{{#cargo_query:
{{#cargo_query:
  tables=Items
tables=Items
  |fields=_pageName,Price
|fields=_pageName,Name,Price
  |order by=Name ASC
|order by=Name ASC
  |limit=10000
|limit=10000
  |format=template
|format=template
  |template=Calculator/HighLite/Nameplates
|template=Calculator/HighLite/Nameplates
  |named args=yes
|named args=yes
  |cacheable=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]]