Template:Torneko 1 Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - "enname" to "name")
m (Text replacement - "alt={{{description|{{{caption|Image for {{PAGENAME}}}}}}}}|{{{imagesize|200x200px}}}" to "alt={{{img_description|{{{caption|Image for {{PAGENAME}}}}}}}}|{{{img_size|200x200px}}}")
 
(7 intermediate revisions by the same user not shown)
Line 24: Line 24:
}}
}}
|-
|-
!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="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>}}
|-
|-
!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={{{img_description|{{{caption|Image for {{PAGENAME}}}}}}}}|{{{img_size|200x200px}}}|frameless]]<br>{{{caption|}}}
|-
|-
|class="infoboxDescription" colspan="2"|{{#tag:tabber|
|colspan="2" class="infoboxDescription"|{{{description|''Description currently not available.''}}}
English={{{description_en|''No description available.''}}}
{{!}}-{{!}}
Japanese={{{description_ja|記述なし}}}
}}
|-
|-
!colspan="2" class="infoboxContext"|{{{datatitle|Information}}}
!colspan="2" class="infoboxContext"|Information
|-
|-
!class="infoboxHeadRow"|Shop value
!class="infoboxHeadRow"|Shop value

Latest revision as of 21:35, 10 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         = 
}}