Template:Item infobox

From Space Station 14 Wiki
Revision as of 08:32, 3 April 2025 by Aliser (talk | contribs) (added solution capacity & composition)
Template documentation
view or edit this documentation about template documentation
Uses template styles
This template uses template styles found in:
Populates categories
This template will add categories when used:
(though on what conditions — consult with the template itself)

Template:Item infobox/doc

Infobox templates for roles/jobs.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Infobox titletitle

{{PAGENAME}} by default, using the title of the page.

Example
Regenerative Mesh
Auto value
{{PAGENAME}}
Linerequired
Imageimage img

no description

Example
Regenerative Mesh Sprite.png
Filesuggested
Category 1category 1 category

Item category. If it has multiple, use other category fields. All specified categories will also be added as categories to the page. DO NOT put links are any formatting here.

Suggested values
Medical items Satchels Random spawns Syndicate Uplink items
Example
Medical
Linesuggested
Category 2category 2

no description

Linesuggested
Category 3category 3

no description

Linesuggested
Category 4category 4

no description

Linesuggested
Category 5category 5

no description

Linesuggested
Category 6category 6

no description

Linesuggested
Category 7category 7

no description

Linesuggested
Category 8category 8

no description

Linesuggested
Typetype

no description

Example
Advanced topicals, tools, ect
Linesuggested
Max Stackmax stack

no description

Example
10, 30, 1
Linesuggested
Sizesize

How big is this item? If it's a predefined size (like 'Large'), use template {{isize|<size>}} to format it. If it's a specific size (like 1x3), specify it as is. If it has multiple sizes (eg a welding tool), specify them in a bullet list (use smaller number first)

Example
{{isize|Large}} (for predefined sizes) OR 1x2, 2x4, 1x5 (for specific sizes) OR * 1x2 [off] * 4x2 [on]
Stringsuggested
Internal sizeinternal size

How big is this item on the inside? Use {{infobox storage grid|grid1|grid2|grid3}} from the ingame YML files to define this.

Example
{{infobox storage grid|0,0,1,3|3,0,6,3|8,0,9,3}} (smugglers satchel)
Linesuggested
Solution capacitysolution capacity

If an item can hold a solution, how much can it hold?

Example
13u
Linesuggested
Solution compositionsolution composition

If an item holds a solution, which chemicals it is composed of? List them using a bullet list, each item starting on a new line.

Example
* Nutriment [6u] * Amatoxin [3u] * Vitamin [4u]
Stringsuggested
Item IDid

Can be found in .yml files. If there are multiple IDs, use a bullet list.

Example
{{c|BloodPack}} / * {{c|MedkitCombatFilled}} [filled] * {{c|MedkitCombat}} [empty]
Stringsuggested