Template:Item infobox: Difference between revisions
From Space Station 14 Wiki
m added interal size parameter |
No edit summary |
||
Line 6: | Line 6: | ||
|sections=Main | |sections=Main | ||
|Main=Category, Type, Max stack, Size, Meow, | |Main=Category, Type, Max stack, Size, Meow, Internal Size | ||
|Main_nolabel = yes | |Main_nolabel = yes | ||
|Category = {{{category|}}} | |Category = {{{category|}}} | ||
Line 13: | Line 13: | ||
|Size = {{{size|}}} | |Size = {{{size|}}} | ||
|Meow = {{{meoow|}}} | |Meow = {{{meoow|}}} | ||
| | |Internal Size = {{{internalsize|}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{docs}} | {{docs}} | ||
Line 56: | Line 56: | ||
}, | }, | ||
"internalsize": { | "internalsize": { | ||
"label": " | "label": "internalsize", | ||
"description": "How big is this item? | "description": "How big is this item on the inside? For Example, medkits are 3x3 in a backpack but 2x4 on the inside", | ||
"example": " | "example": "2x3, 2x4, 10x8,", | ||
"type": "line", | "type": "line", | ||
"suggested": true | "suggested": true |
Revision as of 09:30, 22 March 2025
Infobox templates for roles/jobs.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Infobox title | title | no description
| Line | required |
Image | image img | no description
| File | suggested |
Category | category | no description
| Line | suggested |
Type | type | no description
| Line | suggested |
Max Stack | maxstack | no description
| Line | suggested |
Size | size | How big is this item? (use smaller number first)
| Line | suggested |
internalsize | internalsize | How big is this item on the inside? For Example, medkits are 3x3 in a backpack but 2x4 on the inside
| Line | suggested |