Template:Infobox item/doc: Difference between revisions

From Poupedia
Jump to navigation Jump to search
Content deleted Content added
 
(One intermediate revision by the same user not shown)
Line 13: Line 13:
| buy =
| buy =
| sell =
| sell =
| colors =
| color =
}}
}}
</pre>
</pre>
Line 27: Line 27:
| buy = 5g
| buy = 5g
| sell = 1g
| sell = 1g
| color = Rose
}}
}}
</pre>
</pre>
Line 40: Line 41:
| buy = 5g
| buy = 5g
| sell = 1g
| sell = 1g
| color = Rose
}}
}}



Latest revision as of 11:58, 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          = 
 | color         = 
}}

Samples

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

Results in...