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 1: Line 1:
{| class="wikitable infobox"
{| class="wikitable infobox"
!class="infoboxTitle infoboxHeadRow"|{{Shiren1DSSprite|{{#switch:{{lc:{{{category|}}}}}
!class="infoboxTitle infoboxHeadRow"|{{Shiren1DSSprite|{{#switch:{{lc:{{{category|}}}}}
|weapons|weapon=Weapon
|armbands|armband=Armband
|shields|shield=Shield
|gitan=Gitan
|herbs|herb=Herb
|herbs|herb=Herb
|jars|jar=Jar
|projectiles|projectile=Arrow
|riceballs|riceball=Riceball
|riceballs|riceball=Riceball
|pots|pot=Pot
|shields|shield=Shield
|projectiles|projectile=Arrow
|staves|staff=Staff
|staves|staff=Staff
|traps|trap=Trap
|traps|trap=Trap
|gitan=Gitan
|weapons|weapon=Weapon
|#default=Scroll
|#default=Scroll
}}|size=16px}}
}}|size=16px}}
!class="infoboxTitle infoboxHeadRow" style="max-width: 67%;"|{{#switch:{{lc:{{{category|}}}}}
!class="infoboxTitle infoboxHeadRow" style="max-width: 67%;"|{{#switch:{{lc:{{{category|}}}}}
|weapons|weapon=Weapon
|armbands|armband=Weapon
|shields|shield=Shield
|herbs|herb=Herb
|herbs|herb=Herb
|jars|jar=Jar
|projectiles|projectile=Arrow
|riceballs|riceball=Riceball
|riceballs|riceball=Riceball
|pots|pot=Pot
|shields|shield=Shield
|projectiles|projectile=Arrow
|scroll|scrolls=Scroll
|scroll|scrolls=Scroll
|staves|staff=Staff
|staves|staff=Staff
|traps|trap=Trap
|traps|trap=Trap
|weapons|weapon=Weapon
|#default={{{category|}}}
|#default={{{category|}}}
}}
}}
Line 28: Line 30:
|-
|-
{{#switch:{{lc:{{{category|}}}}}
{{#switch:{{lc:{{{category|}}}}}
|gitan|herbs|herb|pots|pot|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={{{description_en|{{{caption|Image for {{PAGENAME}}}}}}}}|{{{imagesize|200x200px}}}|frameless]]<br>{{{caption|}}}

Revision as of 20:59, 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