Calculator:HighLite/Nameplates: Difference between revisions

No edit summary
No edit summary
Tag: Manual revert
(26 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>
<p>Configure your [[HighLite]] nameplate settings below. Simply toggle the visibility for items you want, and then copy and paste the following 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.</p>
<p>The list below is a recommended all-purpose filter setup suitable for medium to high-level players. If you already have a custom list prepared, you can paste it into the textarea below to load it and continue editing.</p>
<html><div id="nameplate-calculator-wrapper"></div>
<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:
tables=Items
|fields=_pageName,Name,Price
|order by=Name ASC
|limit=10000
|format=template
|template=Calculator/HighLite/Nameplates
|named args=yes
|cacheable=yes
}}
<html></tbody></table></html>


{{#widget:Calculator/HighLite/Nameplates}}
{{#widget:Calculator/HighLite/Nameplates}}
<html>
 
<table id="item-data-container" class="wikitable sortable">
  <thead>
    <tr>
      <th>Item Name</th>
    </tr>
  </thead>
  <tbody>
</html>
{{#cargo_query:
  tables=Items
  |fields=_pageName,Price
  |order by=Name ASC
  |limit=10000
  |format=template
  |template=Calculator/HighLite/Nameplates
  |named args=yes
  |cacheable=yes
}}
<html>
  </tbody>
</table>
</html>
[[Category:Calculators]][[Category:HighLite Calculators]]
[[Category:Calculators]][[Category:HighLite Calculators]]