Calculator:HighLite/Nameplates: Difference between revisions

No edit summary
No edit summary
Line 6: Line 6:


<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>Item Name</th>
            <th>Price</th>
<th>Price</th>
            <th>Nameplate Setting</th> </tr>
<th>Nameplate Setting</th>
    </thead>
</tr>
    <tbody>
</thead>
    {{#cargo_query:
<tbody>
        tables=Items
{{#cargo_query:
        |fields=Name,Price
tables=Items
        |order by=Name ASC
|fields=Name,Price
        |limit=10000
|order by=Name ASC
        |format=template
|limit=10000
        |template=Calculator/HighLite/NameplateItemRow |named args=yes
|format=template
        |cacheable=yes
|template=Calculator/HighLite/NameplateItemRow
    }}
|named args=yes
    </tbody>
|cacheable=yes
}}
</tbody>
</table>
</table>


Line 32: Line 34:


{{#widget:Calculator/HighLite/NameplateCalculator}}
{{#widget:Calculator/HighLite/NameplateCalculator}}
[[Category:Calculators]][[Category:HighLite Calculators]]