Template:NPC training unlock row/doc

From Project: Gorgon Wiki
Jump to: navigation, search

Description

Use this template to create a listing in the training table of an NPC that offers a skill unlock. This template works alongside Template:NPC_training_row.

Syntax

{{NPC training unlock row
 | Icon=Unlock
 | item=
 | skilllevel=
 | cost = 
 | favor = 
}}

Parameters

icon
must be set to Unlock.
item
The wording used in the NPC's training screen in-game.
skilllevel
Optional. The level of skill required to use learn the ability. If not provided, an empty column is shown.
cost
Optional. The numerical cost eg. "15". If not provided, an empty column is shown.
favor
Optional. The favor level at which the item is available. If not provided, an empty column is shown.

Sample output

{|
{{NPC training unlock row
 |Icon=Unlock
 |item=Shield{{pipe}}Unlock Shield Skill Levels 51-60
 | skilllevel= 12
 | cost = 980
 | favor = Neutral
}}
|}
 12    980 councils   [Neutral] 

Examples

See NPC Template for examples.

Note

Uses Template:Item icon, which supercedes the older Template:Icon.