Template:Shiren 1 DS Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 12: Line 12:
|weapons|weapon=Weapon
|weapons|weapon=Weapon
|#default=Scroll
|#default=Scroll
}}|size=16px}}
}}|size=32x32px}}
!class="infoboxTitle infoboxHeadRow" style="max-width: 67%;"|{{#switch:{{lc:{{{category|}}}}}
!class="infoboxTitle infoboxHeadRow" style="max-width: 67%;"|{{#switch:{{lc:{{{category|}}}}}
|armbands|armband=Armband
|armbands|armband=Armband
Line 58: Line 58:
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}{{Shiren1DS|Rune}}
!class="infoboxHeadRow"{{!}}{{Shiren1DS|Rune}}
!class="infoboxBodyRow"{{!}}{{Shiren1DSSprite|Weapon Rune {{{rune|}}}}}
!class="infoboxBodyRow"{{!}}{{#if:{{{rune|}}}|{{MagicCastleDShiren1DSSpriteSSprite|Weapon Seal {{{rune|}}}}}|}}
|shields|shield=
|shields|shield=
!class="infoboxHeadRow"{{!}}Defense
!class="infoboxHeadRow"{{!}}Defense
Line 67: Line 67:
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}{{Shiren1DS|Rune}}
!class="infoboxHeadRow"{{!}}{{Shiren1DS|Rune}}
!class="infoboxBodyRow"{{!}}{{Shiren1DSSprite|Shield Rune {{{rune|}}}}}
!class="infoboxBodyRow"{{!}}{{#if:{{{rune|}}}|{{Shiren1DSSprite|Weapon Seal {{{rune|}}}}}|}}
|riceballs|riceball=
|riceballs|riceball=
!class="infoboxHeadRow"{{!}}Fullness
!class="infoboxHeadRow"{{!}}Fullness

Revision as of 21:20, 23 August 2024

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

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