Template:Infobox item/doc: Difference between revisions

From Poupedia
Jump to navigation Jump to search
Content deleted Content added
m Protected "Template:Infobox item/doc" ([Edit=Allow only administrators] (indefinite) [Move=Allow only administrators] (indefinite))
Line 13: Line 13:
| buy =
| buy =
| sell =
| sell =
| colors =
}}
}}
</pre>
</pre>

Revision as of 11:57, 28 February 2024

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

Samples

{{infobox item
 | title         = Power Flower
 | image         = Example.jpg
 | type          = Food
 | effects       = +1 Fire
 | source        = Vendor
 | buy           = 5g
 | sell          = 1g
}}

Results in...