Template:Infobox skill

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 skill
|name     = 
|image    = 
|imgdesc  = 
|tree     = 
|type     = 
|level    = 
|requires = 
|desc     = 
}}

Parameters

(default: "Name of skill page")
Name
The name of the skill.
Image
An image for the skill
Imgdesc
A caption for the image, appearing below it.
Tree
Which skill tree it is from.
Type
If it is an active or passive skill.
Level
What level in the skilltree is needed to unluck the skill.
Requires
What skill, if any, is required to unlock this skill.
Desc
The description of the skill, from the game.

Example

{{Infobox skill
|name     = Barter
|image    = 1-4-1.png
|imgdesc  = 
|tree     = Survivor
|type     = Passive
|level    = Survival Level 4
|requires = [[Survival Starter Kit]]
|desc     = Get better at haggling. Lowers prices in shops by 10%.
}}

Copy/paste

{{Infobox skill
|name     = 
|image    = 
|imgdesc  = 
|tree     = 
|type     = 
|level    = 
|requires = 
|desc     = 
}}
Documentation transcluded from Template:Infobox skill/doc.