Difference between revisions of "Template:CollectablePurchase"
From DDO Compendium
MNDeveloper (talk | contribs) |
MNDeveloper (talk | contribs) |
||
Line 27: | Line 27: | ||
* Cadence | * Cadence | ||
* Snowpeak | * Snowpeak | ||
* Soulforge | * Soulforge | ||
* Chit | * Chit | ||
Line 37: | Line 36: | ||
* Ingot - [[Template:Ingredient]] | * Ingot - [[Template:Ingredient]] | ||
* Snowpeak - a bulleted list of [[Template:Ingredient]] | * Snowpeak - a bulleted list of [[Template:Ingredient]] | ||
* All others the actual | * All others the actual numeric number of collectables | ||
|parameter3name = Collector Option | |parameter3name = Collector Option | ||
|parameter3description = This is a parameter specific to the collector | |parameter3description = This is a parameter specific to the collector | ||
Line 54: | Line 53: | ||
}}{{#switch: {{lc:{{#dplvar:vendorformat}}}} | }}{{#switch: {{lc:{{#dplvar:vendorformat}}}} | ||
|table={{#switch: {{lc:{{{1}}}}} | |table={{#switch: {{lc:{{{1}}}}} | ||
|night revels = {{#ifeq: {{FULLPAGENAME}} |Template:CollectablePurchase||[[Category:Night Revels Items]]}}<tr><td>[[Joe Candymaker]]</td><td>[[Night Revels Crypt]]</td><td>50</td><td>{{{2|}}}</td><td></td></tr> | |night revels = {{#ifeq: {{FULLPAGENAME}} |Template:CollectablePurchase||[[Category:Night Revels Items]]}}<tr><td>[[Joe Candymaker]]</td><td>[[Night Revels Crypt]]</td><td>50</td><td>{{{2|}}}</td><td></td></tr> | ||
}} | }} | ||
|#default={{#switch: {{lc:{{{1}}}}} | |#default={{#switch: {{lc:{{{1}}}}} | ||
| threads ={{#ifeq: {{FULLPAGENAME}} |Template:CollectablePurchase||[[Category:Threads of Fate Items]]}} Purchase by double-clicking on the Threads in your inventory. Cost: {{#if: {{{3|}}}| | | threads ={{#ifeq: {{FULLPAGENAME}} |Template:CollectablePurchase||[[Category:Threads of Fate Items]]}} Purchase by double-clicking on the Threads in your inventory. Cost: {{#if: {{{3|}}}| | ||
* {{Ingredient|Thread of Fate|{{{2|}}}}} | * {{Ingredient|Thread of Fate|{{{2|}}}}} |
Revision as of 20:03, 29 March 2022
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|Threads|500}} | Purchase by double-clicking on the Threads in your inventory. Cost: |
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.