Template:Item

From Love and Deepspace Wiki
Documentation

Description[edit source]

Template used for display items and storing their data into Cargo. For certain item types, it may be recommended to create spin-off item templates.

In addition, some items may potentially be modified from their in-game descriptions to better match.

Usage[edit source]

{{Item
|name=
|image=<!-- Remove unless you're using something different than the default: ITEMNAME_icon.png -->
|exclusiveCharacter=<!-- Some items are specific to certain Companions, denoted by a red icon in the bottom-left of the item -->
|rarity=<!-- N/R/SR/SSR in this field. Look at the bottom border on the item icon in-game. (N=gray, R=Light blue, SR=Purple, SSR=Gold) -->
|category=<!-- This is the subtext under the item name in-game. Some items may need their category changed to something less wordy. -->
|tag1= <!-- e.g. How some accessories have "Daily" tag on them. Remove if not used -->
|tag2=
|tag3=
|description=
|source=<!-- Should be a bullet list of places to get the item. -->
* 
}}

This template defines the table "Item". View table. A replacement table has been generated for this table; View replacement table.