Template:Skill progression max10

From Guild Wars Wiki

Jump to: navigation, search
Progression
{{{title track}}}
0
1
2
3
4
5
6
7
8
9
10

[edit] Description

Contents

{{ Skill progression max10
| title track =
| varN name =
| varN at0  =
| varN at10 =
}}

This template is used to generate a skill progression table for skills linked to a title track whose max rank is 10.

You should use this template for :

Do not use this template for Luxon / Kurzick skills as the max rank in those title track is 12.

For general -attribute related- skills, use : Template:Skill progression.


[edit] Parameters

title track
The name of the title track which the skill is tied to.
varN name
The name of the variable N.
varN at0
The value of the variable N when your rank in the corresponding title track is 0.
varN at10
The value of the variable N when your rank in the corresponding title track is 10 (max).

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

[edit] Example

{{ Skill progression max10
| title track = [[Sunspear rank]]
| var1 name = [[Damage reduction]] 
| var1 at0 = 15
| var1 at10 = 35
| var2 name = [[Healing]]
| var2 at0 = 20
| var2 at10 = 60
}}
Progression
0
15
20
1
16
23
2
19
28
3
20
31
4
23
36
5
24
39
6
27
44
7
28
47
8
31
52
9
32
55
10
35
60

[edit] See also