Difference between revisions of "Template:CollectablePurchase"
From DDO Compendium
MNDeveloper (talk | contribs) m |
MNDeveloper (talk | contribs) |
||
Line 2: | Line 2: | ||
|name = CollectablePurchase | |name = CollectablePurchase | ||
|description = This template is used on equipment to correctly format where that equipment is received from buying from a collector using a collectable. | |description = This template is used on equipment to correctly format where that equipment is received from buying from a collector using a collectable. | ||
|category = | |category = DropLocation Templates | ||
|example1 = <nowiki>{{CollectablePurchase|Remnant|10000||True}}</nowiki> | |example1 = <nowiki>{{CollectablePurchase|Remnant|10000||True}}</nowiki> | ||
|example1output = {{CollectablePurchase|Remnant|10000||True}} | |example1output = {{CollectablePurchase|Remnant|10000||True}} |
Revision as of 19:04, 4 December 2018
CollectablePurchase[edit]
This template is used on equipment to correctly format where that equipment is received from buying from a collector using a collectable.
Example Usage | |
{{CollectablePurchase|Remnant|10000||True}} | Champion Hunter: Purchase for 10,000 Mysterious Remnants. This is only available during Champion Hunter Week. |
{{CollectablePurchase|Scarab||Dark}} | Squire Rale: Purchase for Dark Scarab Powder |
Usage[edit]
{{CollectablePurchase|(Which Collector)|(Cost)|(Collectable)|(Limited Time)}}
Parameter Documentation | |
Which Collector | This is the store that it is bought from Possible Values:
|
Cost | This is the number of collectables the item costs |
Collectable | This is the collectable if the collector has multiple |
Limited Time | This is set if the item is only in the store for a limited time. |
Template
Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.