Template:GemshopData: Difference between revisions
From IdleOn MMO Wiki
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...") |
(Added request for deletion) |
||
(16 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 5: | Line 5: | ||
|section=String | |section=String | ||
|name=String | |name=String | ||
| | |mtxName=String | ||
| | |description=Wikitext | ||
|cost=Integer | |cost=Integer | ||
|maxPurchases=Integer | |maxPurchases=Integer | ||
|costIncrement=Integer | |costIncrement=Integer | ||
|orderNo=Integer | |||
}}</noinclude><!-- | }}</noinclude><!-- | ||
### Cargo Store ### | ### Cargo Store ### | ||
--><includeonly>{{#cargo_store:_table=GemshopData}}</includeonly><noinclude> | --><includeonly>{{#ifeq:{{{name|Blank}}}|Blank||{{#cargo_store:_table=GemshopData | ||
|section={{{section|Sectionless}}} | |||
|name={{#switch:{{#sub:{{{name|}}}|0|3}} | |||
|Gem={{{mtxName|Missing MTX Name}}} | |||
|Pda=Daily {{#ifeq:{{#sub:{{{name|}}}|-1|1}}|0|Teleports|Minigame Plays}} | |||
|{{#if:{{{itemDisplayName|}}}|{{{itemDisplayName}}}|Gem}} <!-- default to displaying a Gem --> | |||
}} | |||
|mtxName={{{mtxName|Gem Shop MTX Name}}} | |||
|description={{{description|Buy a thing, get a thing!}}} | |||
|cost={{{cost|0}}} | |||
|maxPurchases={{{maxPurchases|0}}} | |||
|costIncrement={{{costIncrement|0}}} | |||
|orderNo={{#vardefineecho:i|{{#expr:{{#var:i|0}} + 1}}}} | |||
}}}}</includeonly><noinclude> | |||
<pre>{{GemshopData | <pre>{{GemshopData | ||
|section=Hats | |section=Hats |
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 }}