Template:Item infobox: Difference between revisions
From Space Station 14 Wiki
No edit summary |
m added interal size parameter |
||
Line 6: | Line 6: | ||
|sections=Main | |sections=Main | ||
|Main=Category, Type, Max stack, Size, Meow, | |Main=Category, Type, Max stack, Size, Meow, InternalSize | ||
|Main_nolabel = yes | |Main_nolabel = yes | ||
|Category = {{{category|}}} | |Category = {{{category|}}} | ||
Line 13: | Line 13: | ||
|Size = {{{size|}}} | |Size = {{{size|}}} | ||
|Meow = {{{meoow|}}} | |Meow = {{{meoow|}}} | ||
| | |InternalSize = {{{internalsize|}}} | ||
}}</includeonly><noinclude> | }}</includeonly><noinclude> | ||
{{docs}} | {{docs}} | ||
Line 50: | Line 50: | ||
"size": { | "size": { | ||
"label": "Size", | "label": "Size", | ||
"description": "How big is this item? (use smaller number first)", | |||
"example": "1x2, 2x4, 1x5,", | |||
"type": "line", | |||
"suggested": true | |||
}, | |||
"internalsize": { | |||
"label": "inter", | |||
"description": "How big is this item? (use smaller number first)", | "description": "How big is this item? (use smaller number first)", | ||
"example": "1x2, 2x4, 1x5,", | "example": "1x2, 2x4, 1x5,", | ||
Line 68: | Line 75: | ||
"type", | "type", | ||
"maxstack", | "maxstack", | ||
"size" | "size", | ||
"internalsize" | |||
], | ], | ||
"description": "Infobox templates for roles/jobs.", | "description": "Infobox templates for roles/jobs.", |
Revision as of 09:27, 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 |
inter | internalsize | How big is this item? (use smaller number first)
| Line | suggested |