Template:Torneko 1 Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - "{{{datatitle|Information}}}" to "Information")
m (Text replacement - "{{#tag:tabber|↵English={{{description_en|''Description currently not available.''}}}↵{{!}}-{{!}}↵Japanese={{{description_ja|説明文は現在ありません}}}↵}}" to "{{{description|''Description currently not available.''}}}")
Line 28: Line 28:
!colspan="2" class="infoboxImage"|[[File:{{#ifeq:{{{image}}}||Wiki.png|{{{image|Wiki.png}}}}}|alt={{{description_en|{{{caption|Image for {{PAGENAME}}}}}}}}|{{{imagesize|200x200px}}}|frameless]]<br>{{{caption|}}}
!colspan="2" class="infoboxImage"|[[File:{{#ifeq:{{{image}}}||Wiki.png|{{{image|Wiki.png}}}}}|alt={{{description_en|{{{caption|Image for {{PAGENAME}}}}}}}}|{{{imagesize|200x200px}}}|frameless]]<br>{{{caption|}}}
|-
|-
|colspan="2" class="infoboxDescription"|{{#tag:tabber|
|colspan="2" class="infoboxDescription"|{{{description|''Description currently not available.''}}}
English={{{description_en|''Description currently not available.''}}}
{{!}}-{{!}}
Japanese={{{description_ja|説明文は現在ありません}}}
}}
|-
|-
!colspan="2" class="infoboxContext"|Information
!colspan="2" class="infoboxContext"|Information

Revision as of 12:45, 2 February 2025

Scroll's sprite.
Torneko 1 Item Infobox
Image for Torneko 1 Item Infobox
Description currently not available.
Information
Shop value
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         = 
}}