User:Relyk/Template:Reward
From Guild Wars 2 Wiki
Jump to navigationJump to search
- Profession-specific
Usage[edit]
{{User:Relyk/Template:Reward |specific= y or blank if profession-specific rewards, n if not specific |xp = Experience given by reward |money = Money given by reward |item = Any non-specific reward |g= Guardian reward, omit if not necessary |w= Warrior reward, omit if not necessary |en= Engineer reward, omit if not necessary |r= Ranger reward, omit if not necessary |t= Thief reward, omit if not necessary |e= Elementalist reward, omit if not necessary |m= Mesmer reward, omit if not necessary |n= Necromancer reward, omit if not necessary }}
Here is a full set of templates based off this one:
- {{Reward/l3}}
- {{Reward/l4}}
- {{Reward/l6}}
- {{Reward/1/5}}
- {{Reward/l10}}
- {{Reward/l11}}
- {{Reward/l14}}
- {{Reward/l16}}
- {{Reward/l19}}
- {{Reward/l22}}
- {{Reward/l24}}
- {{Reward/l26}}
- {{Reward/l30}}
Sample code:
{{User:Relyk/Template:Reward |specific=n |xp = Variable |money = 50 |item = [[Crude Salvage Kit]] |g = One of the following: [[Chainmail Gauntlets]], [[Ringmail Gauntlets]], [[Scale Gauntlets]] |en = One of the following: [[Rawhide Bracers]], [[Studded Leather Bracers]], [[Marksman's Bracers]] |e = Unknown hand armor piece of choice }}
Produces:
- Variable experience
- 50
- Crude Salvage Kit
- Profession-specific
- One of the following: Chainmail Gauntlets, Ringmail Gauntlets, Scale Gauntlets
- One of the following: Rawhide Bracers, Studded Leather Bracers, Marksman's Bracers
Individual professions can be specified when necessary.