Template:Rescue Team DX Item Infobox/doc

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
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