Template:Torneko 1 Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - "|colspan="2" class="infoboxDescription"|" to "|class="infoboxDescription" colspan="2"|")
m (Text replacement - "enname" to "name")
Line 24: Line 24:
}}
}}
|-
|-
!colspan="2" class="infoboxTitle"|<span style="font-size: 1.2rem;">{{{enname|{{PAGENAME}}}}}</span>{{#if:{{{romaji|}}}|<br><span style="font-size: 0.75rem;">{{Tt|{{{jpname|}}}|{{{romaji|}}}}}</span>|<br><span style="font-size: 0.75rem;">{{{jpname|}}}</span>}}{{#if:{{{hepburn|}}}|<br><span style="font-size: 0.75rem;">{{{hepburn|}}}</span>|}}
!colspan="2" class="infoboxTitle"|<span style="font-size: 1.2rem;">{{{name|{{PAGENAME}}}}}</span>{{#if:{{{romaji|}}}|<br><span style="font-size: 0.75rem;">{{Tt|{{{jpname|}}}|{{{romaji|}}}}}</span>|<br><span style="font-size: 0.75rem;">{{{jpname|}}}</span>}}{{#if:{{{hepburn|}}}|<br><span style="font-size: 0.75rem;">{{{hepburn|}}}</span>|}}
|-
|-
!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|}}}

Revision as of 14:21, 5 January 2025

Scroll's sprite.
Torneko 1 Item Infobox
Image for Torneko 1 Item Infobox

No description 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         = 
}}