Difference between revisions of "Itembox/sandbox"
From Unofficial Stationeers Wiki
< Template:Itembox
Line 34: | Line 34: | ||
| label22 = Volume | | label22 = Volume | ||
| data22 = {{{volume|}}} | | data22 = {{{volume|}}} | ||
+ | <!-- Param for crops, plants and food --> | ||
+ | | label23 = Nutrition | ||
+ | | data23 = {{{nutrition|}}} | ||
+ | | label24 = Quality | ||
+ | | data24 = {{{quality|}}} | ||
+ | | label25 = Growth Time | ||
+ | | data25 = {{{growthtime|}}} | ||
}} | }} | ||
<noinclude> | <noinclude> | ||
Line 62: | Line 69: | ||
"maxtemp": {}, | "maxtemp": {}, | ||
"logic": {}, | "logic": {}, | ||
− | "volume": {} | + | "volume": {}, |
+ | "nutrition": {}, | ||
+ | "quality": {}, | ||
+ | "growthtime": {} | ||
}, | }, | ||
"description": "This template is designed to be used to describe an item or machine, using a box of info.", | "description": "This template is designed to be used to describe an item or machine, using a box of info.", |
Revision as of 14:44, 6 May 2024
Stacks | No |
---|
This template is designed to be used to describe an item or machine, using a box of info.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Name | name | no description
| Unknown | optional |
Image | image | no description
| Unknown | optional |
Stacks | stacks | no description
| Unknown | optional |
Constructs | constructs | no description
| Unknown | optional |
Createdwith | createdwith | no description
| Unknown | optional |
Cost | cost | no description
| Unknown | optional |
Recipe_machine1 | recipe_machine1 | no description
| Unknown | optional |
Recipe_cost1 | recipe_cost1 | no description
| Unknown | optional |
Recipe_machine2 | recipe_machine2 | no description
| Unknown | optional |
Recipe_cost2 | recipe_cost2 | no description
| Unknown | optional |
Recipe_machine3 | recipe_machine3 | no description
| Unknown | optional |
Recipe_cost3 | recipe_cost3 | no description
| Unknown | optional |
Usedwith | usedwith | no description
| Unknown | optional |
Maxinpower | maxinpower | no description
| Unknown | optional |
Maxoutpower | maxoutpower | no description
| Unknown | optional |
Maxpressure | maxpressure | no description
| Unknown | optional |
Maxtemp | maxtemp | no description
| Unknown | optional |
Logic | logic | no description
| Unknown | optional |
Volume | volume | no description
| Unknown | optional |
Nutrition | nutrition | no description
| Unknown | optional |
Quality | quality | no description
| Unknown | optional |
Growthtime | growthtime | no description
| Unknown | optional |