Template:Shiren 1 DS Item Infobox/doc: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - "enname" to "name")
m (Text replacement - "description_en" to "description ")
 
(3 intermediate revisions by 2 users not shown)
Line 4: Line 4:
{{Shiren 1 DS Item Infobox
{{Shiren 1 DS Item Infobox
   | category      =   
   | category      =   
   | name         =  
   | name           =
   | jpname        =  
   | jpname        =  
   | romaji        =  
   | romaji        =  
   | image          =  
   | image          =  
   | description_en =  
   | description    =  
   | description_ja =  
   | description_ja =  
   | cost          =  
   | cost          =  
Line 63: Line 63:
{{Shiren 1 DS Item Infobox
{{Shiren 1 DS Item Infobox
   | category      =  
   | category      =  
   | name         =  
   | name           =
   | jpname        =  
   | jpname        =  
   | romaji        =  
   | romaji        =  
   | image          =  
   | image          =  
   | description_en =  
   | description    =  
   | description_ja =  
   | description_ja =  
   | cost          =  
   | cost          =  

Latest revision as of 23:01, 2 February 2025

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