Template:Explorers of Sky Item Infobox

MDFW - The Mystery Dungeon Tree of Information.
Revision as of 17:04, 30 January 2024 by Adkuate (talk | contribs) (Created page with "<onlyinclude> {{Infobox Table | {{Explorers of Sky Item Infobox Header | {{{category|}}} }} {{Infobox Header | colspan = 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }} {{#switch: {{{category|}}} | Weapons | Shields | Traps = {{Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }} }} {{Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }} {{#if: {{{cost|}}} {{{val...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Template:Infobox Table


Template-info.png Documentation

Usage

{{Explorers of Sky Item Infobox
  | category       = 
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
}}

===Berries===
{{Explorers of Sky Item Infobox
  | category       = Berries
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
  | fullness       = 
}}

===Equipment===
{{Explorers of Sky Item Infobox
  | category       = Equipment
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
}}

===Evolution Items===
{{Explorers of Sky Item Infobox
  | category       = Evolution Items
  | name         =
  | jpname         =
  | romaji         =
  | hepburn        =
  | image          =
  | description    =
  | description_ja = 
  | cost           =
  | value          =
}}

===Food===
{{Explorers of Sky Item Infobox
  | category       = Food
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
  | fullness       = 
  | bonus          = 
}}

===Gummis===
{{Explorers of Sky Item Infobox
  | category       = Gummis
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
}}

===Health Drinks===
{{Explorers of Sky Item Infobox
  | category       = Health Drinks
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
  | fullness       = 
}}

===Projectiles===
{{Explorers of Sky Item Infobox
  | category       = Projectiles
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
  | damage         = 
}}

===Seeds===
{{Explorers of Sky Item Infobox
  | category       = Seeds
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
}}

===TMs===
{{Explorers of Sky Item Infobox
  | category       = TMs
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
}}

===Misc. Items===
{{Explorers of Sky Item Infobox
  | category       = Misc. Items
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
}}

Example

Template:Infobox Table