Template:Item: Difference between revisions

From Love and Deepspace Wiki
Content added Content deleted
No edit summary
No edit summary
 
Line 56: Line 56:
</div>{{#ifeq:{{{displayOnly|0}}} | 0 |
</div>{{#ifeq:{{{displayOnly|0}}} | 0 |


[[{{PAGENAME}}|{{{name|{{PAGENAME}}}}}]] is an item categorized as {{{category|}}} in ''{{Gamename}}''.<!--
[[{{PAGENAME}}|{{{name|{{PAGENAME}}}}}]] is an item categorized as {{{category|}}} in ''{{Gamename}}''.{{#if:{{{decorSet|}}} | This item is part of the [[{{{decorSet|}}}]].}}<!--


### Change Image Sections based on category. Default is for outfit images.
### Change Image Sections based on category. Default is for outfit images.

Latest revision as of 21:00, 20 March 2024

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.