Template:Item/doc: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| x>FANDOM No edit summary | m 1 revision imported | ||
| (No difference) | |||
Latest revision as of 23:31, 22 February 2021
Description
To use this template, add the {{Item}} template and fill in the appropriate fields. Fields left blank will not appear in articles. This infobox template uses Fandom's infobox syntax.
Syntax
{{Item
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | type          = 
 | effects       = 
 | source        = 
 | buy           = 
 | sell          = 
}}
Sample output
<infobox type="Item"> <title source="title"/>
<image source="image"></image> <label>Type</label> <label>Effects</label> <label>Source</label> <label>Cost to buy</label> <label>Cost to sell</label> </infobox>
{{Item
 | title         = Power Flower
 | image         = Example.jpg
 | type          = Food
 | effects       = +1 Fire
 | source        = Vendor
 | buy           = 5g
 | sell          = 1g
}}