Template:Item/doc

From Farworld Pioneers Wiki
Jump to navigation Jump to search

Description

To use this template, add the {{Item}} template and fill in the appropriate fields. Fields left blank will not appear in articles.

Syntax

{{Item
 | title         = 
 | image         = [e.g. "Example.jpg"]
 | imagecaption  = 
 | type          = 
 | effect        = 
 | food          = 
 | source        = 
 | buy           = 
 | value         = 
}}

Sample output

{{Item
 | title         = Potato
 | image         = Potato.png
 | imagecaption  = Boil 'em, mash 'em, stick 'em in a stew...
 | type          = Consumable
 | effect        = 
 | food          = 18
 | source        = [[Crop]]
 | buy           = 1
 | value         = 1
}}