Difference between revisions of "Template:CollectablePurchase"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 11: | Line 11: | ||
|parameter1values= | |parameter1values= | ||
* Remnant | * Remnant | ||
* Remnant Upgrade | |||
* Totem | * Totem | ||
* Talisman | * Talisman | ||
Line 23: | Line 24: | ||
|parameter2name = Cost | |parameter2name = Cost | ||
|parameter2description = This is the number of collectables the item costs | |parameter2description = This is the number of collectables the item costs | ||
|parameter3name = | |parameter3name = Collector Option | ||
|parameter3description = This is | |parameter3description = This is a parameter specific to the collector | ||
|parameter3values= | |||
* For Remnant Upgrade - Item it was upgrade from | |||
* For Scarab - Which scarab it is | |||
|parameter4name = Limited Time | |parameter4name = Limited Time | ||
|parameter4description = This is set if the item is only in the store for a limited time. | |parameter4description = This is set if the item is only in the store for a limited time. | ||
Line 31: | Line 35: | ||
<onlyinclude>{{#switch: {{lc:{{{1}}}}} | <onlyinclude>{{#switch: {{lc:{{{1}}}}} | ||
| remnant=[[Category:Mysterious Remnant Items]][[Champion Hunter]]: Purchase for {{formatnum:{{{2}}}}} Mysterious Remnants{{#if: | | remnant=[[Category:Mysterious Remnant Items]][[Champion Hunter]]: Purchase for {{formatnum:{{{2}}}}} Mysterious Remnants{{#if: | ||
{{{4|}}}|. This is only available during [[Champion Hunter Week]].}} | |||
| remnant upgrade=[[Category:Mysterious Remnant Items]][[Champion Hunter]]: Upgrade from {{{3}}} for {{formatnum:{{{2}}}}} Mysterious Remnants{{#if: | |||
{{{4|}}}|. This is only available during [[Champion Hunter Week]].}} | {{{4|}}}|. This is only available during [[Champion Hunter Week]].}} | ||
| totem=[[Category:Vistani Totem Items]][[Osah Lukresh]]: Purchase for {{formatnum:{{{2}}}}} [[Vistani Totems]]. These versions are {{ItemBinding|btc}}. | | totem=[[Category:Vistani Totem Items]][[Osah Lukresh]]: Purchase for {{formatnum:{{{2}}}}} [[Vistani Totems]]. These versions are {{ItemBinding|btc}}. |
Revision as of 16:28, 18 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)|(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 |
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.