Template:Infobox item

From Dying Light Wiki
Jump to navigation Jump to search
Template documentation (for the template shown above, sometimes hidden or invisible)

Usage

Place the infobox at the top of the skill page

{{Infobox item
 | title   = 
 | image   = 
 | caption = 
 | type    = 
 | rarity  = 
 | effects = 
 | source  = 
 | value   = 
 | buy     = 
 | sell    = 
}}

Parameters

(default: "Name of item page")
Title
The name of the item.
Image
An image for the item
Caption
A caption for the image, appearing below it.
Type
Rarity
Effects
Source
Value
Buy
Sell

Example

{{Infobox item
 | title   = Power Flower
 | image   = Example.jpg
 | caption = 
 | type    = Food
 | rarity  = Grey
 | effects = +1 Fire
 | source  = Vendor
 | value   = 10
 | buy     = 5
 | sell    = 1
}}

Copy/paste

{{Infobox item
 | title   = 
 | image   = 
 | caption = 
 | type    = 
 | rarity  = 
 | effects = 
 | source  = 
 | value   = 
 | buy     = 
 | sell    = 
}}
Documentation transcluded from Template:Infobox item/doc.