Template:Item Infobox/doc

From Dragon Village Collection Wiki
Jump to navigation Jump to search
Template-info.svg Documentation

Description

This template is used to create infoboxes for items.

Blank Template

{{Item Infobox
|ItemImage = 
|Category = 
|Rarity = 
|Use = 
|Obtained = 
}}

Parameters

  • ItemImage: The image of the item.
  • Category: The category of the item. (Consumable, Egg Box, Dispatch Item, etc.)
  • Rarity: The rarity of the item. (Common (beige), Uncommon (green), Rare (blue), Epic (purple), Legendary (yellow), Mythic (rare)).
  • Use: What the item is used for, if it has a use.
  • Obtained: Where the item can be obtained.

Usage Example

Input:

{{Item Infobox
|ItemImage = Abundant Moon Piece Item.png
|Category = Consumable - Moon Piece
|Rarity = Legendary
|Use = Applies the [[Abundant]] personality to an adult dragon.
|Obtained = From the emart24 offline event; a code received when purchasing special promotional food.
}}

Output:


This is the documentation page, it should be transcluded into the main template page. See Template:Doc for more information.