Template:Item/doc: Difference between revisions

From Space Station 14 Wiki
(reorder)
(Specifying amount of items)
Line 5: Line 5:


{{item|lv}}
{{item|lv}}
=== Specifying amount of items ===
{{tji|item|steel|25}}
{{gda}}
{{item|steel|25}}


=== Custom label ===
=== Custom label ===

Revision as of 13:23, 17 August 2024

Examples

{{item|lv}}

LV cable coil

Specifying amount of items

{{item|steel|25}}

25 steel

Custom label

{{item|proto-kinetic accelerator|label=hole-maker}}

hole-maker

Empty label

To remove the label alltogether, pass an empty string to label.

{{item|proto-kinetic accelerator|label=}}

Custom icon size

{{item|lv|size=64px}}

LV cable coil

A list of all items with icons

Contains all items with icons. Updates automatically.

Script error: The function "generate_item_icons_for_all_items_with_icons" does not exist.

Errors

Unknown item with name

{{item|lorem ipsum honk}}

Lua error in Module:Item at line 83: item generation failed: no item was found by ID/name 'lorem ipsum honk'.

No image defined for item with name

{{item|foldable}}

foldable