Template:GemshopData: Difference between revisions

From IdleOn MMO Wiki
mNo edit summary
(Added request for deletion)
 
(9 intermediate revisions by one other user not shown)
Line 1: Line 1:
<noinclude><!--
<noinclude>{{Rfd|Template is unused}}</noinclude><noinclude><!--


### Cargo Declare ###
### Cargo Declare ###
Line 6: Line 6:
   |name=String
   |name=String
   |mtxName=String
   |mtxName=String
  |itemDisplayName=String
   |description=Wikitext
   |description=String
   |cost=Integer
   |cost=Integer
   |maxPurchases=Integer
   |maxPurchases=Integer
Line 18: Line 17:
   |section={{{section|Sectionless}}}
   |section={{{section|Sectionless}}}
   |name={{#switch:{{#sub:{{{name|}}}|0|3}}
   |name={{#switch:{{#sub:{{{name|}}}|0|3}}
     |Gem={{{itemName|}}}
     |Gem={{{mtxName|Missing MTX Name}}}
     |Pda=Daily {{#ifeq:{{#sub:{{{name|}}}|-1|1}}|0|Teleports|Minigame Plays}}
     |Pda=Daily {{#ifeq:{{#sub:{{{name|}}}|-1|1}}|0|Teleports|Minigame Plays}}
     |{{#if:{{{itemDisplayName|}}}|{{{itemDisplayName}}}|Gem}} <!-- default to displaying a Gem -->
     |{{#if:{{{itemDisplayName|}}}|{{{itemDisplayName}}}|Gem}} <!-- default to displaying a Gem -->

Latest revision as of 23:38, 13 June 2024

This template defines the table "GemshopData". View table.

{{GemshopData
 |section=Hats
 |name=Strawbiggy
 |itemName=Strawbiggy
 |desc=This is the ACTUAL strawberry from the Buddhist story about the Tiger and the Strawberry. No wonder the dangling man thought it so tasty!
 |cost=250
 |maxPurchases=100000
 |costIncrement=0
}}