User:Phaeax/Build

From Guild Wars Wiki
Jump to navigationJump to search
Profession: Attributes:
NA-icon.png
[[{{{Attribute 1}}}]] 0
[[{{{Attribute 2}}}]] 0
[[{{{Attribute 3}}}]] 0
[[{{{Attribute 4}}}]] 0
[[{{{Attribute 5}}}]] 0
[[{{{Attribute 6}}}]] 0
Optional Optional Optional Optional Optional Optional Optional Optional
Optional Optional Optional Optional Optional Optional Optional Optional
Skill Template:


Usage Notes[edit]

Feel free to use or adapt this template. You can copy and paste the code below and change the applicable values to suit your build. Please note that in its current form, this template can only account for six (6) attributes.

{{User:Phaeax/Build | Profession=<PROFESSION> | Secondary=<PROFESSION>
| Attribute 1=<ATTRIBUTE> | Value 1=<NUMERICAL EXPRESSION>
| Attribute 2=<ATTRIBUTE> | Value 2=<NUMERICAL EXPRESSION>
| Attribute 3=<ATTRIBUTE> | Value 3=<NUMERICAL EXPRESSION>
| Skill 1=<SKILL>
| Skill 2=<SKILL>
| Skill 3=<SKILL>
| Skill 4=<SKILL>
| Skill 5=<SKILL>
| Skill 6=<SKILL>
| Skill 7=<SKILL>
| Skill 8=<SKILL>
| GW Code=<BASE64 STRING>
}}

...where the following substitutions are to be made:
<PROFESSION> is the name of a profession, capitalized and spelled out in full.
<ATTRIBUTE> is the name of a attribute. If spelled correctly, it should link to the same attribute on the Wiki. You only need to have as many attribute lines as you'll need; the rest will be hidden.
<NUMERICAL EXPRESSION> is the corresponding value for that attribute and can either be a single number or a explicitly written sum.
<SKILL> is the name of a skill. Once again, correct spelling will cause a link to the skill on the Wiki.
<BASE64 STRING> is the long text string that denotes the skill template. This line is completely optional.