AnarWiki/markdown/Template:Infobox_item/doc(17).md

767 B

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