Difference between revisions of "Template:StorePurchase"

From DDO Compendium
m
Line 20: Line 20:
</noinclude>
</noinclude>
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
<onlyinclude>{{#switch: {{lc:{{{1}}}}}
| ddo =
| ddo={{#ifeq: {{FULLPAGENAME}} |Template:StorePurchase||[[Category:DDO Store Purchase]]}}
{{#ifeq: {{FULLPAGENAME}} |Template:StorePurchase||[[Category:DDO Store Purchase]]}}
<tr>
<tr>
<td>&nbsp;</td>
<td>&nbsp;</td>
Line 27: Line 26:
<td>{{#if:{{{4|}}}|{{{4}}}}}</td>
<td>{{#if:{{{4|}}}|{{{4}}}}}</td>
<td>{{#ifeq: {{{2}}}|0|Freebie|{{formatnum:{{{2}}}}} [[File:DDOPointsIcon.png|link=DDO Point]] DDO Points}}</td>
<td>{{#ifeq: {{{2}}}|0|Freebie|{{formatnum:{{{2}}}}} [[File:DDOPointsIcon.png|link=DDO Point]] DDO Points}}</td>
</tr></onlyinclude>
</tr>}}</onlyinclude>

Revision as of 02:21, 24 February 2020

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 350 DDOPointsIcon.png DDO Points
{{StorePurchase|DDO|350|True}}
  DDO Store (Limited Time) 350 DDOPointsIcon.png DDO Points

Usage[edit]

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

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.
CountThis is the number you get

Template

Ignore any errors below this line, The errors occur because there is no input into the template, in the template itself.