Template:Torneko 1 Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - "{{{name" to "{{{enname")
m (Text replacement - "{{{kana" to "{{{jpname")
Line 2: Line 2:
{{Torneko 1 Infobox Table |
{{Torneko 1 Infobox Table |
   {{Torneko 1 Item Infobox Header | {{{category|}}}}}
   {{Torneko 1 Item Infobox Header | {{{category|}}}}}
   {{Torneko 1 Infobox Header | colspan = 2 | {{{enname|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }}
   {{Torneko 1 Infobox Header | colspan = 2 | {{{enname|}}} | {{{jpname|}}} | {{{romaji|}}} | {{{hepburn|}}} }}
   {{Torneko 1 Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} }}
   {{Torneko 1 Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} }}
   {{Torneko 1 Infobox Description | colspan = 2 | multiple = true | {{{description_en|}}} | {{{description_ja|}}} }}
   {{Torneko 1 Infobox Description | colspan = 2 | multiple = true | {{{description_en|}}} | {{{description_ja|}}} }}

Revision as of 13:23, 10 August 2024

Template:Torneko 1 Infobox Table


Template-info.png Documentation

Usage

{{Torneko 1 Item Infobox
  | category       =  
  | name           =
  | jpname         = 
  | romaji         = 
  | image          =
  | description =  
  | 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

{{Torneko 1 Item Infobox
  | category       = 
  | name           =
  | jpname         = 
  | romaji         = 
  | image          =
  | description =  
  | shop value     = 
  | strength       = 
  | maxbonus       = 
  | defense        = 
  | fullness       = 
  | damage         = 
}}