Template:Shiren 1 DS Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
No edit summary
mNo edit summary
Line 41: Line 41:
</span>
</span>
</div>
</div>
<div class="infoboxImage">[[File:{{#if:{{{image|}}} | {{{image}}} | {{#switch:{{FULLPAGENAME}} | Template:Shiren 1 DS Items Infobox|Template:Shiren 1 DS Items Infobox/doc=Wiki.png | #default=Shiren 1 DS - {{#if:{{{name|}}} | {{{name}}} | {{PAGENAME}} }}.png }} }}|alt={{#if:{{{description_en|}}} | {{{description_en}}} | No description available }}|{{#if:{{{size|}}} | {{{size}}} }}|frameless]]</div>
<div class="infoboxImage">[[File:{{#if:{{{image|}}} | {{{image}}} | {{#switch:{{FULLPAGENAME}} | Template:Shiren 1 DS Items Infobox|Template:Shiren 1 DS Items Infobox/doc=Wiki.png | #default=Shiren 1 DS - {{#if:{{{name|}}} | {{{name}}} | {{PAGENAME}} }} sprite.png }} }}|alt={{#if:{{{description_en|}}} | {{{description_en}}} | No description available }}|{{#if:{{{size|}}} | {{{size}}} }}|frameless]]</div>
<div class="templateSecondary infoboxContext infoboxDescription">
<div class="templateSecondary infoboxContext infoboxDescription">
<tabber>
<tabber>

Revision as of 18:20, 31 July 2023

Shiren 1 DS - Scroll.png

Shiren 1 DS Item Infobox

No description available.

説明はありません。


Template-info.png Documentation

Usage

{{Shiren 1 DS Item Infobox
  | category       =  
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
}}

Add the following if the item is from the Weapons category.

  | strength = 
  | maxbonus = 
  | rune     = 

Add the following if the item is from the Shields category.

  | defense  = 
  | maxbonus = 
  | rune     = 

Add the following if the item is from the Riceballs category.

  | fullness = 
  | bonus    = 

Add the following if the item is from the Jars category.

  | type      = 
  | costplus  = 
  | valueplus = 

Add the following if the item is from the Projectiles category.

  | damage = 

Add the following if the item is from the Scrolls category.

  | blank_en = 
  | blank_ja = 

Add the following if the item is from the Staves category.

  | costplus  = 
  | valueplus = 

Full Syntax

{{Shiren 1 DS Item Infobox
  | category       = 
  | name           =
  | jpname         = 
  | romaji         = 
  | image          = 
  | description    = 
  | description_ja = 
  | cost           = 
  | value          = 
  | strength       = 
  | maxbonus       = 
  | rune           = 
  | defense        = 
  | fullness       = 
  | bonus          = 
  | type           = 
  | costplus       = 
  | valueplus      = 
  | damage         = 
  | blank_en       = 
  | blank_ja       = 
}}

Syntax guide