Calculator:HighLite/Nameplates: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 2: Line 2:
<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="Aurum_Profit_Calculator">HighLite Nameplate Calculator</span></h1>


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

Revision as of 19:18, 18 July 2025

HighLite Nameplate Calculator