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

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (N. Harmonik moved page Template:Shiren 1 DS Items Infobox/doc to Template:Shiren 1 DS Item Infobox/doc without leaving a redirect: Text replacement - "Items Infobox" to "Item Infobox")
mNo edit summary
Line 50: Line 50:
   | blank_en =  
   | blank_en =  
   | blank_ja =  
   | blank_ja =  
  | blank_zh =
</pre>
</pre>


Line 90: Line 89:
   | blank_en      =  
   | blank_en      =  
   | blank_ja      =  
   | blank_ja      =  
  | blank_zh      =
   | generate      =  
   | generate      =  
   | use            =  
   | use            =  

Revision as of 22:13, 24 June 2024

Template-info.png Documentation

Usage

{{Infobox Item (Shiren 1 DS)
  | category       =  
  | name           = 
  | kana           = 
  | romaji         = 
  | hepburn        = 
  | image          = 
  | description_en = 
  | description_ja = 
  | cost           = 
  | value          = 
}}

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

  | strength = 
  | maxbonus = 
  | seal     = 

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

  | defense  = 
  | maxbonus = 
  | seal     = 

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 = 

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

  | generate = 
  | use      = 

Full Syntax

{{Infobox Item (Shiren 1 DS)
  | category       = 
  | name           = 
  | kana           = 
  | romaji         = 
  | hepburn        = 
  | image          = 
  | description_en = 
  | description_ja = 
  | cost           = 
  | value          = 
  | strength       = 
  | maxbonus       = 
  | seal           = 
  | defense        = 
  | fullness       = 
  | bonus          = 
  | type           = 
  | costplus       = 
  | valueplus      = 
  | damage         = 
  | blank_en       = 
  | blank_ja       = 
  | generate       = 
  | use            = 
}}

Syntax guide