Difference between revisions of "Template:VendorPurchase"
From DDO Compendium
m (Fixed category typo) |
(trying a table format) |
||
Line 17: | Line 17: | ||
}} | }} | ||
</noinclude> | </noinclude> | ||
<onlyinclude>{{#ifeq: {{FULLPAGENAME}} |Template:VendorPurchase||[[Category:Items Purchasable In-Game]]}} | <onlyinclude> | ||
{{#ifeq: {{FULLPAGENAME}} |Template:VendorPurchase||[[Category:Items Purchasable In-Game]]}} | |||
{{#if: {{{4|}}} | |||
|<tr> | |||
<td>{{{1}}}</td> | |||
<td>{{{3}}}</td> | |||
<td>{{#if:{{{4|}}}|{{{4}}}}}</td> | |||
<td>{{#if:{{{2|}}}|{{{2}}}}}</td> | |||
</tr>}}</onlyinclude> |
Revision as of 00:51, 23 February 2020
VendorPurchase[edit]
This template is used on equipment to correctly format where that equipment is received from buying from a vendor using platninum.
Example Usage | |||
{{VendorPurchase|Kaelpit Dourstroke|15gp|Hammer and Chain}} | |||
{{VendorPurchase|Jolene Dander||Eveningstar|10}} | |||
Jolene Dander | Eveningstar | 10 |
Usage[edit]
{{VendorPurchase|(Which Vendor)|(Cost)|(Location)|(Amount)}}
Parameter Documentation | |
Which Vendor | This is the name of the NPC that you would purchase from |
Cost | This is the cost, include the currency in it (i.e. gp, pp, cp). Use Template: Price |
Location | This is the location the NPC is found |
Amount | This is the number you get for that price, only use if it is not one |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.