Template:Infobox item/doc

From Poupedia
Jump to navigation Jump to search

Description

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

Syntax

{{infobox item
 | name          = 
 | image         = 
 | imagecaption  = 
 | type          = 
 | effects       = 
 | source        = 
 | buy           = 
 | color         = 
}}

Samples

{{infobox item
 | name          = Power Flower
 | image         = Example.jpg
 | type          = Food
 | effects       = +1 Fire
 | source        = Vendor
 | buy           = {{99}}
 | color         = Rose
}}

Results in...