Template:Skill progression Bonus Mission Pack

From Guild Wars Wiki
Jump to navigationJump to search
Progression
{{{attribute}}}
-1
1

Description[edit]

{{Skill progression Bonus Mission Pack
| attribute rank = 
| attribute =
| varN name =
| varN at0  =
| varN at15 =
}}

This template is used to generate a skill progression table, just like {{skill progression}}, except that it only displays the input level, and one above and one below.

Parameters[edit]

attribute rank
Required. The attribute level that the unadjusted skill is used at.
hide+1
Optional. Hides the column with the attribute rank +1.
attribute
The name of the attribute which the skill is tied to.
varN name
The name of the variable N.
varN at0
The value of the variable N when the attribute rank is 0.
varN at15
The value of the variable N when the attribute rank is 15.

Where N is a number between 1 and 5. (At least one variable has to be set)

Example[edit]

{{Skill progression Bonus Mission Pack
| attribute = [[Domination Magic]]
| attribute rank = 9 
| var1 name = [[Damage]]
| var1 at0 = 5
| var1 at15 = 14
| var2 name = [[Energy]]
| var2 at0 = 1
| var2 at15 = 7
}}
Progression
8
10
4
9
10
5
10
11
5

See also[edit]