Template:GemshopData

From IdleOn MMO Wiki
Revision as of 10:48, 15 February 2023 by Kiokurashi (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Error: "desc" cannot be used as a Cargo field name, because it is an SQL keyword.
{{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
}}