User:Erszebet/Templates/Armor
From Guild Wars Wiki
< User:Erszebet | Templates
Jump to navigationJump to search
(name)
stats
(name) | |||
(head armor) | |||
(chest armor) | |||
(hands armor) | |||
(leg armor) | |||
(feet armor) |
TODO: merge armor detail in template
<span style="font-size: 80%; font-weight: bold;"> <span style="color: #388;">{{{name}}}</span>{{#switch: {{{part}}} | chest = {{#ifeq: {{{prof}}} | w | | <br />Energy +5 }} | hands = {{#switch: {{{prof}}} | w | r | a | d = | #default = <br />Energy +5 }} | #default = }} <br />Armor : {{#switch: {{{prof}}} | w | p = 80 | r | a | d = 70 | #default = 60 }}{{#if: {{{head|}}} | <br /><span style="color: #388;">{{{head}}} +1</span> <span style="color: #666;">(Stacking)</span>}} <br /><span style="color: #388;">{{{rune1}}}</span>{{#ifeq: {{{stack1}}} | yes | | <span style="color: #666;">(Non-stacking)</span> }}{{#if: {{{rune2|}}} | <br /><span style="color: #388;">{{{rune2}}}</span>{{#ifeq: {{{stack2}}} | yes | | <span style="color: #666;">(Non-stacking)</span> }} | }} <br /><span style="color: #388;">{{{insigna}}}</span>{{#if: {{{icond|}}} | <span style="color: #666;">({{{icond}}})</span> | }}{{#ifeq: {{{infused}}} | yes | <br />Infused | }}{{#switch: {{{prof}}} | w = <br /><span style="color: #388;">Armor +20</span> <span style="color: #666;">(vs. physical damage)</span> | r = {{#ifeq: {{{part}}} | legs | <br /><span style="color: #388;">Energy Recovery +1</span> | }}<br /><span style="color: #388;">Armor +30</span> <span style="color: #666;">(vs. elemental damage)</span> | p = | d = {{#switch: {{{part}}} | chest = <br /><span style="color: #388;">Health +25</span> | legs | feet = <br /><span style="color: #388;">Energy Recovery +1</span> | #default = }} | #default = {{#switch: {{{part}}} | legs | feet = <br /><span style="color: #388;">Energy Recovery +1</span> | #default = }} }} </span>
Usage[edit]
- All armor icons can be found here (select the profession in the right menu).
- All insigna icons can be found here (select the good one in the bottom menu).
- All rune icons can be found here.
{{User:Erszebet/Templates/Armor | prof = profession | name = armor name | gender = m(ale) or f(emale) | infused = y(es) or n(o) (default) | head = <insignia>, <name>, <suffix / rune rarity>, <suffix / rune attribute> | chest = <insignia>, <name>, <suffix / rune rarity>, <suffix / rune attribute> | hands = <insignia>, <name>, <suffix / rune rarity>, <suffix / rune attribute> | legs = <insignia>, <name>, <suffix / rune rarity>, <suffix / rune attribute> | feet = <insignia>, <name>, <suffix / rune rarity>, <suffix / rune attribute> }}
Example[edit]
Obsidian Armor
{{User:Erszebet/Templates/Armor | prof = me | name = Obsidian | gender = f | infused = y | head = Radiant, Slim Spectacles, superior, Dominantion Magic | chest = Survivor, min, Fast Casting | hands = Radiant, sup, Vitae | legs = Survivor, minor, vitae | feet = Radiant, min, attunement }}