Template:Torneko 1 Item Infobox/doc: Difference between revisions

MDFW - The Mystery Dungeon Tree of Information.
Jump to navigation Jump to search
m (Text replacement - " | kana " to " | jpname")
No edit summary
Line 1: Line 1:
{{doc/start}}
{{doc/start}}
==Usage==
==Usage==
<pre>{{Infobox Item (Torneko 1)
<pre>
{{Torneko 1 Item Infobox
   | category      =   
   | category      =   
   | enname        =  
   | enname        =  
Line 11: Line 12:
   | description_ja =  
   | description_ja =  
   | shop value    =  
   | shop value    =  
}}</pre>
}}
</pre>


Add the following if the item is from the Weapons <code>category</code>.
Add the following if the item is from the Weapons <code>category</code>.
Line 37: Line 39:
==Full Syntax==
==Full Syntax==
<pre>
<pre>
{{Infobox Item (Torneko 1)
{{Torneko 1 Item Infobox
   | category      =  
   | category      =  
   | enname        =  
   | enname        =  
Line 55: Line 57:
</pre>
</pre>


==Syntax guide==
{{doc/end}}
{{doc/end}}
[[Category:Torneko 1 Infobox Templates]]
[[Category:Torneko 1 Infobox Templates]]
[[Category:Infobox Items]]
[[Category:Infobox Items]]

Revision as of 20:34, 23 August 2024

Template-info.png Documentation

Usage

{{Torneko 1 Item Infobox
  | category       =  
  | enname         = 
  | jpname         = 
  | romaji         = 
  | hepburn        = 
  | image          = 
  | description_en = 
  | description_ja = 
  | shop value     = 
}}

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

  | strength = 
  | maxbonus =  

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

  | defense  = 
  | maxbonus = 

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

  | fullness = 

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

  | damage = 

Full Syntax

{{Torneko 1 Item Infobox
  | category       = 
  | enname         = 
  | jpname         = 
  | romaji         = 
  | hepburn        = 
  | image          = 
  | description_en = 
  | description_ja = 
  | shop value     = 
  | strength       = 
  | maxbonus       = 
  | defense        = 
  | fullness       = 
  | damage         = 
}}