Template:PlushieImages: Difference between revisions
From Idle Plushie Tycoon
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 32: | Line 32: | ||
"file_name": { | "file_name": { | ||
"label": "Plushie File Name", | "label": "Plushie File Name", | ||
"type": "string" | "type": "string", | ||
"required": true | |||
}, | }, | ||
"about": {}, | "about": { | ||
"unlock_Level": {}, | "label": "About", | ||
"exp": {}, | "required": true | ||
"production_time": {}, | }, | ||
"base_demand": {} | "unlock_Level": { | ||
"label": "Unlock Level", | |||
"required": true | |||
}, | |||
"exp": { | |||
"label": "EXP", | |||
"required": true | |||
}, | |||
"production_time": { | |||
"label": "Production Time", | |||
"required": true | |||
}, | |||
"base_demand": { | |||
"label": "Base Demand", | |||
"required": true | |||
} | |||
} | } | ||
} | } | ||
</templatedata> | </templatedata> | ||
</noinclude> | </noinclude> | ||
Revision as of 05:49, 7 February 2026
Quality Variants
| [[File:{{{file_name}}} poor.png|frameless|100x100px]] | [[File:{{{file_name}}} normal.png|frameless|100x100px]] | [[File:{{{file_name}}} premium.png|frameless|100x100px]] |
About {{{about}}}
Production Statistics
| {{{unlock_Level}}} | {{{exp}}} | {{{production_time}}} | {{{base_demand}}} |
| Unlock Level | EXP Per Batch of 50 | Production Time (Seconds) | Base Demand |
No description.
| Parameter | Description | Type | Status | |
|---|---|---|---|---|
| Plushie File Name | file_name | no description | String | required |
| About | about | no description | Unknown | required |
| Unlock Level | unlock_Level | no description | Unknown | required |
| EXP | exp | no description | Unknown | required |
| Production Time | production_time | no description | Unknown | required |
| Base Demand | base_demand | no description | Unknown | required |