Jump to content

Template:Cosmetic/Infobox

From Community Wiki | Soulbound: Online
Template documentationview · edit

The canonical infobox for cosmetic items — appearance-only gear with no stat block. Weapons/armor/accessories with stats use {{Infobox Gear}}

tools use {{Infobox Tool}}

. Parameter names match the game's own database keys in snake_case where applicable.

Usage

{{Infobox Cosmetic
| name    = Aiko
| id      = pet_cryptoweeb_misaki
| image   = Aiko Icon.png
| slot    = Follower
| rarity  = 4
| craftable = No
| source  = CryptoWeebs
| value   = 0
| tradeable = No
| examine = Summons Pet
}}

Rules that are easy to get wrong

  • No stat parameters. This template has none — if an item has stats, it isn't a cosmetic; use {{Infobox Gear}}
instead.
  • Capitalise slot exactlyHead, Chest, Feet, Back, Follower. The category name is built from the value as typed, so slot = follower renders fine but files into a broken category (e.g. Cosmetics - follower instead of Cosmetics - Follower). Don't fork it — see Wiki:Categorisation.
  • rarity is 0–5, same scale as {{Infobox Gear}}

, and drives both the name-bar colour and the icon glow.

  • No tier, subtype, or stat requirements. Cosmetics don't have these — don't add them just because Gear has them; they're not read by this template.
  • source is cosmetic-only. Gear doesn't have this field. Use it for how the item is obtained — vendor name, event, battle pass, promo, etc.
  • set is optional and only renders/categorises if the cosmetic is part of a named set.
  • slot = Mount is valid alongside Head/Chest/Feet/Back/Follower.
  • speed_multiplier is Mount-only. It's the one exception to "no stats" — mounts need their speed shown. Leave it blank for every other slot; a bare number, e.g. 1.25, not a percent.

Categories it applies

All automatic, in article space only. Do not type any of them by hand.

From Category
slot Category:Cosmetics
plus the slot's subcategory (Head/Chest/Feet/Back/Follower/Mount), built from the value as typed.
set Set Set
rarity Common / Uncommon / Rare / Epic / Legendary Items
craftable=yes Category:Craftable Items
blank image Category:Pages needing an image
blank name or slot Category:Pages missing data

For the page around the infobox — section order, icon naming, what may not be published — see Wiki:Item page guide.

Infobox for cosmetic items (Head, Chest, Feet, Back, Follower). No stat block — use Infobox Gear for items with stats.

Template parameters[Edit template data]

This template prefers block formatting of parameters.

ParameterDescriptionTypeStatus
Namename

no description

Stringrequired
Item IDid

The internal itemName, e.g. pet_cryptoweeb_misaki

Stringsuggested
Icon fileimage

Always "<Page title> icon.png" or similar

Filesuggested
Image alt textalt

no description

Stringoptional
Slotslot

Head, Chest, Feet, Back, Follower or Mount — capitalise exactly, it is copied into the category name

Stringrequired
Speed multiplierspeed_multiplier

Mount-only. Bare number, e.g. 1.25 for +25% speed.

Numberoptional
Setset

Name of the cosmetic set, if any

Stringoptional
Base rarityrarity

0–5. See Template:Rarity.

Numbersuggested
Craftablecraftable

Yes/No — whether a crafting recipe exists

Stringsuggested
Sell value (gold)value

no description

Numberoptional
Tradeabletradeable

Yes/No

Stringoptional
Sourcesource

How it's obtained: vendor, event, battle pass, etc.

Stringsuggested
Examine / flavour textexamine

The in-game item description

Stringoptional