Difference between revisions of "Template:NPC training unlock row/doc"
From Project: Gorgon Wiki
m |
(for some reason this page was alphabetizing itself under the v's in the category page. I see no reason for this) |
||
Line 53: | Line 53: | ||
<includeonly> | <includeonly> | ||
<!-- Categories/interwikis for the template itself --> | <!-- Categories/interwikis for the template itself --> | ||
− | [[Category:Formatting templates | + | [[Category:Formatting templates]] |
</includeonly><noinclude> | </includeonly><noinclude> | ||
<!-- Categories/interwikis for this documentation itself --> | <!-- Categories/interwikis for this documentation itself --> | ||
[[Category:Template documentation|{{PAGENAME}}]] | [[Category:Template documentation|{{PAGENAME}}]] | ||
</noinclude> | </noinclude> |
Latest revision as of 14:13, 20 January 2020
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.