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 9: Line 9:
|shields|shield=Shield
|shields|shield=Shield
|staves|staff=Staff
|staves|staff=Staff
|traps|trap=Multiplication Trap
|weapons|weapon=Weapon
|weapons|weapon=Weapon
|#default=Scroll
|#default=Scroll
Line 22: Line 21:
|scroll|scrolls=Scroll
|scroll|scrolls=Scroll
|staves|staff=Staff
|staves|staff=Staff
|traps|trap=Trap
|weapons|weapon=Weapon
|weapons|weapon=Weapon
|#default={{{category|}}}
|#default={{{category|}}}
Line 58: Line 56:
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}{{Shiren1DS|Rune}}
!class="infoboxHeadRow"{{!}}{{Shiren1DS|Rune}}
!class="infoboxBodyRow"{{!}}{{#if:{{{rune|}}}|{{MagicCastleDShiren1DSSpriteSSprite|Weapon Seal {{{rune|}}}}}|}}
!class="infoboxBodyRow"{{!}}{{#if:{{{rune|}}}|{{Shiren1DSSprite|Weapon Seal {{{rune|}}}}}|}}
|shields|shield=
|shields|shield=
!class="infoboxHeadRow"{{!}}Defense
!class="infoboxHeadRow"{{!}}Defense
Line 98: Line 96:
!class="infoboxHeadRow"{{!}}Value +
!class="infoboxHeadRow"{{!}}Value +
{{!}}class="infoboxBodyRow"{{!}}{{{valueplus|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{valueplus|}}}
|traps|trap=
!class="infoboxHeadRow"{{!}}# of uses when generated
{{!}}class="infoboxBodyRow"{{!}}{{{generate|}}}
{{!}}-
!class="infoboxHeadRow"{{!}}# of uses when used
{{!}}class="infoboxBodyRow"{{!}}{{{use|}}}
}}
}}
|}<!-- AUTOCATEGORIZATION -->{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default =
|}<!-- AUTOCATEGORIZATION -->{{ #switch: {{NAMESPACE}} | {{ns:2}} | {{ns:10}} | {{TALKSPACE}} = <!-- no category for user, template or talk pages --> | #default =

Revision as of 15:47, 17 November 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