Difference between revisions of "Template:VendorPurchaseTable"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 18: | Line 18: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<onlyinclude><div class="table-responsive"> | <onlyinclude> | ||
{{#dplreplace:{{{1}}}|\*|}} | |||
<div class="table-responsive"> | |||
<table class=" table table-striped table-condensed table-responsive"> | <table class=" table table-striped table-condensed table-responsive"> | ||
<thead> | |||
<tr> | <tr> | ||
<th scope="col" data-th="Vendor">Vendor</th> | <th scope="col" data-th="Vendor">Vendor</th> | ||
Line 26: | Line 30: | ||
<th scope="col" data-th="Price">Price</th> | <th scope="col" data-th="Price">Price</th> | ||
<th scope="col" data-th="Public Area">Area</th> | <th scope="col" data-th="Public Area">Area</th> | ||
</tr>{{#dplvar:set|vendorformat|table}}{{#dplreplace:{{{1}}}|*|}}</table></div>{{#dplvar:set|vendorformat|}} | </tr></thead><tbody>{{#dplvar:set|vendorformat|table}}{{#dplreplace:{{{1}}}|*|}}</table></div>{{#dplvar:set|vendorformat|}}</tbody></onlyinclude> |
Revision as of 15:59, 9 March 2020
VendorPurchaseTable[edit]
This template is used on equipment to correctly format a table version of the Vendor Purchase templates, if there are many vendors you can buy from.
Example Usage | ||||||
{{VendorPurchaseTable| * {{VendorPurchase|Kaelpit Dourstroke|15gp|Hammer and Chain}} * {{VendorPurchase|Jolene Dander||Eveningstar|10}} * {{VendorPurchase|Jolene Dander||Liquid Charm|10|House Kundarak}} }} | Kaelpit Dourstroke: Purchase in Hammer and ChainCost:15gpJolene Dander: Purchase in EveningstarJolene Dander: Purchase in Liquid Charm
<thead>
</thead><tbody> </tbody>
|
Usage[edit]
{{VendorPurchaseTable|(Vendors)}}
Parameter Documentation | |
Vendors | This is the bulleted list of Template:VendorPurchase that you want as a table |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.
{{{1}}}
<thead>
</thead><tbody>
Vendor | Location | Qty | Price | Area |
---|
</tbody>
DDO > Items > Items Purchasable In-Game
DDO > Items > Purchasable Items > Purchasable Items by Location > Items Sold in Eveningstar
DDO > Items > Purchasable Items > Purchasable Items by Location > Items Sold in Hammer and Chain
DDO > Items > Purchasable Items > Purchasable Items by Location > Items Sold in Liquid Charm
DDO > Meta > Locations > Public Zones > House Kundarak
DDO > Meta > Locations > Public Zones > Premium Public Zones > Eveningstar
DDO > Meta > Locations > Public Zones > The Harbor > Hammer and Chain
Hidden categories > Hidden categories > Pages using DynamicPageList3 dplvar parser function
Template
Template Groups > DropLocation Templates