Template:Torneko 1 Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
No edit summary
No edit summary
Line 44: Line 44:
{{#if:{{{shop value|}}}|
{{#if:{{{shop value|}}}|
<div class="infoboxRow">
<div class="infoboxRow">
<div class="templatePrimary infoboxHeadRow"><span>Value</span></div>
<div class="templatePrimary infoboxHeadRow"><span>Shop Value</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{shop value}}}</span></div>
<div class="templateSecondary infoboxBodyRow"><span>{{{shop value}}}</span></div>
</div>
</div>

Revision as of 23:10, 2 March 2024

Torneko 1 - Scroll.png
Scroll

Torneko 1 Item Infobox

No description available.

説明はありません。

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