Template:Torneko 1 Item Infobox/doc

MDFW - The Mystery Dungeon Tree of Information.
< Template:Torneko 1 Item Infobox
Revision as of 18:30, 12 August 2024 by Adkuate (talk | contribs) (Text replacement - " | kana " to " | jpname")
Jump to navigation Jump to search
Template-info.png Documentation

Usage

{{Infobox Item (Torneko 1)
  | category       =  
  | enname         = 
  | jpname         = 
  | romaji         = 
  | hepburn        = 
  | image          = 
  | description_en = 
  | description_ja = 
  | shop value     = 
}}

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

  | strength = 
  | maxbonus =  

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

  | defense  = 
  | maxbonus = 

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

  | fullness = 

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

  | damage = 

Full Syntax

{{Infobox Item (Torneko 1)
  | category       = 
  | enname         = 
  | jpname         = 
  | romaji         = 
  | hepburn        = 
  | image          = 
  | description_en = 
  | description_ja = 
  | shop value     = 
  | strength       = 
  | maxbonus       = 
  | defense        = 
  | fullness       = 
  | damage         = 
}}

Syntax guide