Template:Infobox item

From Fap CEO

<infobox> <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>

Description[edit]

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

Syntax[edit]

{{infobox item
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | type          = 
 | effects       = 
 | source        = 
 | buy           = 
 | sell          = 
}}

Samples[edit]

<infobox> <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>
{{infobox item
 | title         = Power Flower
 | image         = Example.jpg
 | type          = Food
 | effects       = +1 Fire
 | source        = Vendor
 | buy           = 5g
 | sell          = 1g
}}