Difference between revisions of "Template:CollectablePurchase"

From DDO Compendium
m
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 = Item Templates
|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 CollectorThis is the store that it is bought from
Possible Values:
  • Remnant
  • Totem
  • Talisman
  • Villagers
  • Clerics
  • Druids
  • PDK
  • Wizards
  • Scarab - Requires collectable
  • Threads
  • Underdark
CostThis is the number of collectables the item costs
CollectableThis is the collectable if the collector has multiple
Limited TimeThis 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.