Template:Infobox item

From Emulation General Wiki
Jump to navigation Jump to search
Unknown
Vital statistics
Type Unknown
Effects Unknown
Source Unknown
Cost to buy Unknown
Cost to sell Unknown


Template documentation follows
Note: the template above may sometimes be partially or fully invisible.
Visit Template:Infobox_item/doc to edit this documentation. (How does this work?)

Description

To use this template, copy the following code and fill in the appropriate fields.

Syntax

{{infobox item
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagewidth    = [e.g. "150"] [default: 210 pixels]
 | imagecaption  = 
 | type          = 
 | effects       = 
 | source        = 
 | buy           = 
 | sell          = 
}}

Samples

{{infobox item
 | title         = Power Flower
 | image         = Example.jpg
 | type          = Food
 | effects       = +1 Fire
 | source        = Vendor
 | buy           = 5g
 | sell          = 1g
}}

Results in...

Power Flower
Example.jpg
Vital statistics
Type Food
Effects +1 Fire
Source Vendor
Cost to buy 5g
Cost to sell 1g