Template:Torneko 1 Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
<onlyinclude>
<onlyinclude>
{{Infobox Table |
{{Torneko 1 Infobox Table |
   {{Torneko 1 Item Infobox Header | {{{category|}}}}}
   {{Torneko 1 Item Infobox Header | {{{category|}}}}}
   {{Infobox Header | colspan = 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }}
   {{Torneko 1 Infobox Header | colspan = 2 | {{{name|}}} | {{{kana|}}} | {{{romaji|}}} | {{{hepburn|}}} }}
   {{Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }}
   {{Torneko 1 Infobox Image | colspan = 2 | {{{image|}}} | {{{description_en|}}} | {{{size|}}} | {{{name|}}} }}
   {{Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }}
   {{Torneko 1 Infobox Description | colspan = 2 | {{{description_en|}}} | {{{description_ja|}}} }}
   {{#if: {{{shop value|}}} |
   {{#if: {{{shop value|}}} |
     {{Infobox Subtable | colspan = 2 | title = Information |
     {{Torneko 1 Infobox Subtable | colspan = 2 | title = Information |
       {{#if: {{{shop value|}}} |
       {{#if: {{{shop value|}}} |
         {{Torneko 1 Infobox Row | Shop value | {{{shop value}}} }}
         {{Torneko 1 Infobox Row | Shop value | {{{shop value}}} }}

Revision as of 22:15, 19 March 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         = 
}}