Template:Rescue Team DX Item Infobox

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
Evolution Crystal Icon's sprite.
Rescue Team DX Item Infobox
Image for Rescue Team DX Item Infobox

Description currently not available.

説明文は現在ありません

Information
Cost
Value
Template-info.png Documentation

Usage

{{Rescue Team DX Item Infobox
  | category       = 
  | name           = 
  | jpname         = 
  | romaji         = 
  | image          = 
  | img_size       = 
  | description    = 
  | description_ja = 
  | caption        = 
  | cost           = 
  | value          = 
  | datatitle      = 
}}

Add the following if the item is from the Food category.

  | fullness       = 
  | bonus          = 

Add the following if the item is from the Projectiles category.

  | damage         = 

Full Syntax

{{Rescue Team DX Item Infobox
  | category       = 
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | img_size       = 
  | description    = 
  | description_ja = 
  | caption        =
  | cost           = 
  | value          = 
  | datatitle      =
  | fullness       = 
  | bonus          = 
  | damage         = 
}}

Syntax guide