Template:Explorers of Sky Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (N. Harmonik moved page Template:Explorers of Sky Items Infobox to Template:Explorers of Sky Item Infobox without leaving a redirect: Text replacement - "Items Infobox" to "Item Infobox")
mNo edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{{Infobox Table |
{{Explorers of Sky Infobox Table |
   {{Explorers of Sky Item Infobox Header | {{{category|}}} }}
   {{Explorers of Sky Item Infobox Header | {{{category|}}} }}
   {{Infobox Header | colspan = 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }}
   {{Explorers of Sky Infobox Header | colspan = 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }}
   {{Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }}
   {{Explorers of Sky Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }}
   {{Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }}
   {{Explorers of Sky Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }}
   {{#if: {{{cost|}}} {{{value|}}} |
   {{#if: {{{cost|}}} {{{value|}}} |
     {{Infobox Subtable | colspan = 2 | title = Information |
     {{Explorers of Sky Infobox Subtable | colspan = 2 | title = Information |
       {{#if: {{{cost|}}} |
       {{#if: {{{cost|}}} |
         {{Explorers of Sky Infobox Row | Cost | {{{cost}}} }}
         {{Explorers of Sky Infobox Row | Cost | {{{cost}}} }}

Revision as of 21:40, 18 July 2024

Template:Explorers of Sky 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:Explorers of Sky Infobox Table