Template:Item

From Tears of Themis Wiki
Template-info.png Documentation

Description[edit source]

Used to fill in and display information about items.

Usage[edit source]

{{Item
|type=
|icon=
|name=
|description=
|usage=
|obtain=
}}

Parameters[edit source]

  • type - When looking at an item in-game from the Inventory, some items have a small descriptor at the top right corner. For example, Intuition Chip III has a Lv. 3, some Event Items have "Event Item" in the corner, etc.
    • Consumeables do not have this descriptor in the top-right corner, so their type should be filled in as "Consumeables".
    • This is mainly used for proper sorting/tiering of items on the Items page.
  • icon - File name for the item icon (e.g. Logic Chip I icon.png)
  • name - Full name of the item (e.g. Logic Chip I)
  • description - The exact in-game description of the item.
  • usage - The in-game usage description of the item. If the in-game usage details are not descriptive, then this may be modified to be more precise.
    • For example, Greeting Card's in-game description is "Improves mood"; however, this is not descriptive of its actual function of giving 10,000 Stellin.
    • obtain - Where to obtain the item.
This template defines the table "Item". View table.