Difference between revisions of "Template:StorePurchase"

From DDO Compendium
Line 7: Line 7:
|example2 = <nowiki>{{StorePurchase|DDO|350|True}}</nowiki>
|example2 = <nowiki>{{StorePurchase|DDO|350|True}}</nowiki>
|example2output = {{StorePurchase|DDO|350|True}}
|example2output = {{StorePurchase|DDO|350|True}}
|example3 = <nowiki>{{StorePurchase|Remnant|10000}}</nowiki>
|example3output = {{StorePurchase|Remnant|10000}}
|example4 = <nowiki>{{StorePurchase|Remnant|10000|True}}</nowiki>
|example4output = {{StorePurchase|Remnant|10000|True}}
|parameter1name = Which Store
|parameter1name = Which Store
|parameter1description = This is the store that it is bought from
|parameter1description = This is the store that it is bought from
|parameter1values=
|parameter1values=
* DDO
* DDO
* Remnant
* Totem
* Talisman
* Villagers
* Clerics
* Druids
* PDK
* Wizards
|parameter2name = Cost
|parameter2name = Cost
|parameter2description = This is the number of DDO points the item costs
|parameter2description = This is the number of DDO points the item costs
Line 31: Line 19:
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
| ddo =[[Category:DDO Store Purchase]][[DDO Store]]{{#if: {{{3|}}}|&nbsp;(Limited Time)}}: Purchase for {{formatnum:{{{2}}}}} [[File:DDOPointsIcon.png]] DDO Points
| ddo =[[Category:DDO Store Purchase]][[DDO Store]]{{#if: {{{3|}}}|&nbsp;(Limited Time)}}: Purchase for {{formatnum:{{{2}}}}} [[File:DDOPointsIcon.png]] DDO Points
| remnant=[[Category:Mysterious Remnant Items]][[Champion Hunter]]: Purchase for {{formatnum:{{{2}}}}} Mysterious Remnants{{#if:
{{{3|}}}|. 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}}.
| talisman=[[Category:Vistani Talisman Items]][[Raam Lukresh]]: Purchase for {{formatnum:{{{2}}}}} [[Vistani Talismans]]. These versions are {{ItemBinding|btc}}.
| ravenloft=[[Category:Ravenloft Items]][[Tobar the Smith]]: Free choice once per life. These versions are {{ItemBinding|btc}}.
| villagers=[[Category:Commendation: Villagers of Eveningstar Items]][[Tellie Scavelman]]: Purchase for {{formatnum:{{{2}}}}} [[Commendation: Villagers of Eveningstar]]s
| druids =[[Commendation: Druids of the King's Forest Items]][[Arcton Greenwort]]: Purchase for {{formatnum:{{{2}}}}} [[Commendation: Druids of the King's Forest]]s
| pdk=[[Commendation: Purple Dragon Knights Items]][[Toregar Falmon]]: Purchase for {{formatnum:{{{2}}}}} [[Commendation: Purple Dragon Knights]]s
| wizards=[[Commendation: War Wizards Items]][[Tellie Scavelman]]: Purchase for {{formatnum:{{{2}}}}} [[Commendation: Commendation: War Wizards]]s
| clerics=[[Category:Commendation: Clerics of Amaunator Items]][[Wilkan Drome]]: Purchase for {{formatnum:{{{2}}}}} [[Commendation: Clerics of Amaunator]]s
}}</onlyinclude>
}}</onlyinclude>

Revision as of 17:05, 29 November 2018

StorePurchase[edit]

This template is used on equipment to correctly format where that equipment is received from buying in the DDO Store.

Example Usage
{{StorePurchase|DDO|350}}DDO Store: Purchase for 350 DDOPointsIcon.png DDO Points
{{StorePurchase|DDO|350|True}}DDO Store (Limited Time): Purchase for 350 DDOPointsIcon.png DDO Points

Usage[edit]

{{StorePurchase|(Which Store)|(Cost)|(Limited Time)}}

Parameter Documentation
Which StoreThis is the store that it is bought from
Possible Values:
  • DDO
CostThis is the number of DDO points the item costs
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.