Template:Infobox item: Difference between revisions

Template page
imported>FANDOM
m (1 revision: Updates made for portability)
 
m (Text replacement - "<infobox>\s*<title\s+source="title"\/>\s*<image\s+source="image">" to "")
 
Line 1: Line 1:
<infobox>
<caption source="imagecaption"/></image>
<title source="title"/>
<image source="image"><caption source="imagecaption"/></image>
<data source="type"><label>Type</label></data>
<data source="type"><label>Type</label></data>
<data source="effects"><label>Effects</label></data>
<data source="effects"><label>Effects</label></data>

Latest revision as of 18:16, 2 April 2024

</image> <label>Type</label> <label>Effects</label> <label>Source</label> <label>Cost to buy</label> <label>Cost to sell</label> </infobox>

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

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