Difference between revisions of "Template:CollectablePurchase"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 77: | Line 77: | ||
| remnant upgrade={{#ifeq: {{FULLPAGENAME}} |Template:CollectablePurchase||[[Category:Mysterious Remnant Items]]}} | | remnant upgrade={{#ifeq: {{FULLPAGENAME}} |Template:CollectablePurchase||[[Category:Mysterious Remnant Items]]}} | ||
<tr><td>{{#if: {{{4|}}}|[[Champion Hunter Week]]|[[Champion Hunter]]}} (Upgrade)</td><td>[[Hall of Heroes]]</td><td>1</td><td>{{formatnum:{{{2}}}}} Mysterious Remnants</td><td></td></tr> | <tr><td>{{#if: {{{4|}}}|[[Champion Hunter Week]]|[[Champion Hunter]]}} (Upgrade)</td><td>[[Hall of Heroes]]</td><td>1</td><td>{{formatnum:{{{2}}}}} Mysterious Remnants</td><td></td></tr> | ||
}} | |||
|#default={{#switch: {{lc:{{{1}}}}} | |#default={{#switch: {{lc:{{{1}}}}} | ||
| remnant={{#ifeq: {{FULLPAGENAME}} |Template:CollectablePurchase||[[Category:Mysterious Remnant Items]]}}[[Champion Hunter]]: Purchase for {{formatnum:{{{2}}}}} Mysterious Remnants{{#if: {{{4|}}}|. This is only available during [[Champion Hunter Week]].}} | | remnant={{#ifeq: {{FULLPAGENAME}} |Template:CollectablePurchase||[[Category:Mysterious Remnant Items]]}}[[Champion Hunter]]: Purchase for {{formatnum:{{{2}}}}} Mysterious Remnants{{#if: {{{4|}}}|. This is only available during [[Champion Hunter Week]].}} |
Revision as of 16:30, 27 January 2021
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)|(Collector Option)|(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 Possible Values:
|
Collector Option | This is a parameter specific to the collector Possible Values:
|
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.