Calculator:HighLite/Nameplates: Difference between revisions

No edit summary
No edit summary
Tag: Manual revert
(18 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="Item_Nameplate_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>Select display setting for each item:</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>
<input type="text" id="item-search" placeholder="Search items...">
<html><div id="nameplate-calculator-wrapper"></div>
 
<table id="item-display-table" class="wikitable sortable">
<table id="item-display-table" class="wikitable sortable">
<thead>
<thead>
<tr>
<tr>
<th>Item Name</th>
<th colspan="2">Item</th>
<th>Price</th>
<th>Price</th>
<th>Nameplate Setting</th>
<th>Nameplate Setting</th>
</tr>
</tr>
</thead>
</thead>
<tbody>
<tbody></html>
{{#cargo_query:
{{#cargo_query:
  tables=Items
  tables=Items
  |fields=Name,Price
  |fields=_pageName,Name,Price
  |order by=Name ASC
  |order by=Name ASC
  |limit=10000
  |limit=10000
  |format=template
  |format=template
  |template=Calculator/HighLite/NameplateItemRow
  |template=Calculator/HighLite/Nameplates
  |named args=yes
  |named args=yes
  |cacheable=yes
  |cacheable=yes
}}
}}
</tbody>
<html></tbody></table></html>
</table>
 
<hr/>
<h3>Generated List:</h3>
<textarea id="output-list" rows="10" readonly></textarea>
<button id="copy-button">Copy to Clipboard</button>
<span id="copy-feedback"></span>


{{#widget:Calculator/HighLite/NameplateCalculator}}
{{#widget:Calculator/HighLite/Nameplates}}


[[Category:Calculators]][[Category:HighLite Calculators]]
[[Category:Calculators]][[Category:HighLite Calculators]]