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
Tag: Manual revert
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 30: Line 30:
|armbands|armband|gitan|herbs|herb|jars|jar|projectiles|projectile|riceballs|riceball|scroll|scrolls|staves|staff=<!-- No images -->
|armbands|armband|gitan|herbs|herb|jars|jar|projectiles|projectile|riceballs|riceball|scroll|scrolls|staves|staff=<!-- No images -->
|#default=
|#default=
!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|}}}
}}
}}
|-
|-
|colspan="2" class="infoboxDescription"|{{#tag:tabber|
|colspan="2" class="infoboxDescription"|{{#tag:tabber|
English={{{description_en|''Description currently not available.''}}}
English={{{description|''Description currently not available.''}}}
{{!}}-{{!}}
{{!}}-{{!}}
Japanese={{{description_ja|説明文は現在ありません}}}
Japanese={{{description_ja|説明文は現在ありません}}}
Line 56: Line 56:
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}{{Shiren1DS|Rune}}
!class="infoboxHeadRow"{{!}}{{Shiren1DS|Rune}}
!class="infoboxBodyRow"{{!}}{{#if:{{{rune|}}}|{{Shiren1DSSprite|Weapon Seal {{{rune|}}}}}|}}
!class="infoboxBodyRow"{{!}}{{#if:{{{rune|}}}|{{Shiren1DSSprite|Weapon Rune {{{rune|}}}}}|}}
|shields|shield=
|shields|shield=
!class="infoboxHeadRow"{{!}}Defense
!class="infoboxHeadRow"{{!}}Defense
Line 65: Line 65:
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}{{Shiren1DS|Rune}}
!class="infoboxHeadRow"{{!}}{{Shiren1DS|Rune}}
!class="infoboxBodyRow"{{!}}{{#if:{{{rune|}}}|{{Shiren1DSSprite|Weapon Seal {{{rune|}}}}}|}}
!class="infoboxBodyRow"{{!}}{{#if:{{{rune|}}}|{{Shiren1DSSprite|Weapon Rune {{{rune|}}}}}|}}
|riceballs|riceball=
|riceballs|riceball=
!class="infoboxHeadRow"{{!}}Fullness
!class="infoboxHeadRow"{{!}}Fullness

Latest revision as of 21:12, 26 May 2025

Scroll's sprite.
Shiren 1 DS Item Infobox
Image for Shiren 1 DS Item Infobox

Description currently not available.

説明文は現在ありません

Information
Cost
Value
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