Template:Moonlight Village SP Item Infobox

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
Scroll's sprite.
Moonlight Village SP Item Infobox
Image for Moonlight Village SP Item Infobox

Description currently not available.

Information
Cost
Value


Template-info.png Documentation

Usage

{{Moonlight Village SP Item Infobox
  | category    = 
  | name        = 
  | jpname      = 
  | image       = 
  | description = 
  | cost        = 
  | value       = 
}}

The Armbands category.

{{Moonlight Village SP Item Infobox
  | category    = Armbands
  | name        =
  | jpname      = 
  | image       = 
  | description = 
  | cost        = 
  | value       = 
  | rune        = 
  | rune count  = 
}}

The Eggs category.

{{Moonlight Village SP Item Infobox
  | category    = Eggs
  | category    = 
  | name        = 
  | jpname      = 
  | image       = 
  | description = 
  | cost        = 
  | value       = 
  | fullness    = 
  | bonus       = 
}}

The Jars category.

{{Moonlight Village SP Item Infobox
  | category    = Jars
  | name        =
  | jpname      = 
  | image       = 
  | description = 
  | type        = 
  | cost        = 
  | costplus    = 
  | value       = 
  | valueplus   = 
}}

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

{{Moonlight Village SP Item Infobox
  | category    = Projectiles
  | name        =
  | jpname      = 
  | image       = 
  | description = 
  | cost        = 
  | value       = 
  | damage      = 
}}

The Riceballs category.

{{Moonlight Village SP Item Infobox
  | category    = Riceballs
  | name        = 
  | jpname      = 
  | image       = 
  | description = 
  | cost        = 
  | value       = 
  | fullness    = 
  | bonus       = 
}}

The Scrolls category.

{{Moonlight Village SP Item Infobox
  | category    = Scrolls
  | name        = 
  | jpname      = 
  | image       = 
  | description = 
  | cost        = 
  | value       = 
  | blank       = 
}}

The Shields category.

{{Moonlight Village SP Item Infobox
  | category    = Shields
  | name        = 
  | jpname      = 
  | image       = 
  | description = 
  | cost        = 
  | value       = 
  | defense     = 
  | maxbonus    = 
  | rune        = 
  | rune count  = 
}}

The Staves category.

{{Moonlight Village SP Item Infobox
  | category    = Staves
  | name        = 
  | jpname      = 
  | image       = 
  | description = 
  | cost        = 
  | value       = 
  | cost        = 
  | costplus    = 
  | value       = 
  | valueplus   = 
}}

The Weapons category.

{{Moonlight Village SP Item Infobox
  | category    = Weapons
  | name        = 
  | jpname      = 
  | image       = 
  | description = 
  | cost        = 
  | value       = 
  | attack      = 
  | maxbonus    = 
  | rune        = 
  | rune count  = 
}}

Full Syntax

{{Moonlight Village SP Item Infobox
  | category    = 
  | name        =
  | jpname      = 
  | image       = 
  | description = 
  | cost        = 
  | costplus    = 
  | value       = 
  | valueplus   = 
  | attack      = 
  | maxbonus    = 
  | rune        = 
  | rune count  = 
  | defense     = 
  | fullness    = 
  | bonus       = 
  | type        = 
  | damage      = 
  | blank       = 
}}

Syntax guide