Template:Infobox item/doc: Difference between revisions

From Poupedia
Jump to navigation Jump to search
Content deleted Content added
m 1 revision
 
m corr
Line 7: Line 7:
| title =
| title =
| image = [e.g. "Example.jpg"]
| image = [e.g. "Example.jpg"]
| imagewidth = [e.g. "150"] [default: 210 pixels]
| imagecaption =
| imagecaption =
| type =
| type =

Revision as of 08:56, 29 October 2022

Description

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

Syntax

{{infobox item
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | 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...