Template:Shiren 3 Wii Item Infobox: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
No edit summary
No edit summary
Line 61: Line 61:
{{!}}class="infoboxBodyRow"{{!}}{{{rune color|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{rune color|}}}
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}Rune Count
!class="infoboxHeadRow"{{!}}Rune Slots
{{!}}class="infoboxBodyRow"{{!}}{{{Rune Count|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{rune count|}}}
|weapons|weapon=
|weapons|weapon=
!class="infoboxHeadRow"{{!}}Strength
!class="infoboxHeadRow"{{!}}Strength
Line 76: Line 76:
{{!}}class="infoboxBodyRow"{{!}}{{{rune color|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{rune color|}}}
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}Rune Count
!class="infoboxHeadRow"{{!}}Rune Slots
{{!}}class="infoboxBodyRow"{{!}}{{{run ecount|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{rune count|}}}
|shields|shield=
|shields|shield=
!class="infoboxHeadRow"{{!}}Defense
!class="infoboxHeadRow"{{!}}Defense
Line 91: Line 91:
{{!}}class="infoboxBodyRow"{{!}}{{{rune color|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{rune color|}}}
{{!}}-
{{!}}-
!class="infoboxHeadRow"{{!}}Rune Count
!class="infoboxHeadRow"{{!}}Rune Slots
{{!}}class="infoboxBodyRow"{{!}}{{{Rune Count|}}}
{{!}}class="infoboxBodyRow"{{!}}{{{rune count|}}}
|riceballs|riceball=
|riceballs|riceball=
!class="infoboxHeadRow"{{!}}Fullness
!class="infoboxHeadRow"{{!}}Fullness

Revision as of 05:05, 28 September 2024

Scroll's sprite.
Shiren 3 Wii Item Infobox
Image for Shiren 3 Wii Item Infobox

No description available.

記述なし

Information
Cost
Value
Template-info.png Documentation

Usage

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

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

  | rune           = 
  | rune color     = 
  | rune count     = 

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

  | type           = 
  | cost           = 
  | costplus       = 
  | value          = 
  | valueplus      = 

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

  | damage         = 
  | rune color     = 

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

  | fullness       = 
  | bonus          = 
  | rune           = 
  | rune color     = 

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

  | blank_en       = 
  | blank_ja       = 
  | rune           = 

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

  | defense        = 
  | maxbonus       = 
  | rune           = 
  | rune color     = 
  | rune count     = 

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

  | cost           = 
  | costplus       = 
  | value          = 
  | valueplus      = 

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

  | strength       = 
  | maxbonus       = 
  | rune           = 
  | rune color     = 
  | rune count     = 

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

  | rune           = 

Full Syntax

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

Syntax guide