Template:GemshopData: Difference between revisions

From IdleOn MMO Wiki
(Created page with "<noinclude><!-- ### Cargo Declare ### -->{{#cargo_declare:_table=GemshopData |section=String |name=String |itemName=String |desc=String |cost=Integer |maxPurchases=Integer |costIncrement=Integer }}</noinclude><!-- ### Cargo Store ### --><includeonly>{{#cargo_store:_table=GemshopData}}</includeonly><noinclude> <pre>{{GemshopData |section=Hats |name=Strawbiggy |itemName=Strawbiggy |desc=This is the ACTUAL strawberry from the Buddhist story about the Tig...")
 
mNo edit summary
Line 6: Line 6:
   |name=String
   |name=String
   |itemName=String
   |itemName=String
   |desc=String
   |description=String
   |cost=Integer
   |cost=Integer
   |maxPurchases=Integer
   |maxPurchases=Integer
Line 13: Line 13:


### Cargo Store ###
### Cargo Store ###
--><includeonly>{{#cargo_store:_table=GemshopData}}</includeonly><noinclude>
--><includeonly>{{#cargo_store:_table=GemshopData
  |description={{{desc|}}}
}}</includeonly><noinclude>
<pre>{{GemshopData
<pre>{{GemshopData
  |section=Hats
  |section=Hats

Revision as of 10:50, 15 February 2023

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
}}