Scum Wiki

See something missing or incorrect? Let us know on our new Discord server!

READ MORE

Scum Wiki
Advertisement


Template-info Documentation

This is an infobox template for any Clothing or Worn Gear.

Usage

{{Infobox_Gear
| name = (override)
| image = (override)
| description = 
| category = one input only, must be added in order for subcategories to be shown (Clothing Slot Used)
| subcategory = csv, unlimited (Civilian, Military, etc.)
| size = WxH within your inventory
| weight = in g, will be auto-converted to kg if over 100g
| wet_weight = how much the item weighs empty at 100% wetness, in g. This will be auto-converted to kg if over 1000g
| spawn_id = The spawn id of the first variation of this item if there is more than one. Should only be one code.
| temp = Temp rating shown for item (0 through 5)
| storage_weight = The max weight you can store within the item
| storage_space = The size of the items inventory
| craft_skill = Skill needed to create (if craftable)
| craft_lvl = Level needed of craft_skill to create (if craftable)
| rarity = Only used if it can be found in the world
}}

Example

Suspicious Hat
Baseball Cap
Suspicious Hat
General information
Category Head
Subcategory Civilian Gear
Temp 1
Administrator Information
{{Infobox_Gear
| name = Suspicious Hat
| image = Baseball_Cap.png
| description = Suspicious Hat
| category = Head
| subcategory = Civilian Gear
| size = 2x2
| weight = 1.0
| wet_weight = 5.0
| spawn_id = Supicious_Hat_01
| temp = 1
| storage_weight = 
| storage_space = 
| craft_skill = 
| craft_lvl = 
| rarity = Common
}}


Advertisement