Jump to content

Template:Item/doc: Difference between revisions

From Continuum Universes Wiki
< Template:Item
 
Line 32: Line 32:
  | sell          = 1g
  | sell          = 1g
}}
}}
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Template documentation]]</noinclude>
</pre><includeonly>[[Category:Infobox templates]]</includeonly><noinclude>[[Category:Infobox templates]]
[[Category:Templates]]
[[Category:Documentation pages]]</noinclude>

Latest revision as of 10:44, 24 October 2025

Syntax

{{Item
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | type          = 
 | effects       = 
 | source        = 
 | buy           = 
 | sell          = 
}}

Sample output

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