5,698
edits
Changes
for some reason this page was alphabetizing itself under the v's in the category page. I see no reason for this
== Description ==
:Use this template to create a listing in the training table of an NPCthat offers a skill unlock. This template works alongside [[Template:NPC_training_row]].
==Syntax==
<pre>
{{vendor item NPC training unlock row | Icon=Unlock | item = | skilllevel= | cost = | favor =
}}
</pre>
== Parameters ==
; icon
: must be set to Unlock.
; item
: The item namewording 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 ==
<pre>
{{training table first}}|{{NPC training unlock row | abilityIcon=Unlock |item= Sword SlashShield{{pipe}}Unlock Shield Skill Levels 51-60
| skilllevel= 12
| cost = 980
| favor = Neutral
}}
|}
</pre>
{{training table first}}|{{NPC training unlock row | abilityIcon= Sword Slash 2Unlock |item=Shield{{pipe}}Unlock Shield Skill Levels 51-60
| skilllevel= 12
| cost = 980
| favor = Neutral
}}
==Examples==
See [[BraigonNPC Template]] Sells and Training for examples.
== Note ==
<includeonly>
<!-- Categories/interwikis for the template itself -->
[[Category:Formatting templates|vendor item row]]
</includeonly><noinclude>
<!-- Categories/interwikis for this documentation itself -->
[[Category:Template documentation|{{PAGENAME}}]]
</noinclude>