Template:Weapon set nav

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

This template is for quickly creating weapon set navigators with a consistent format.

{{weapon set nav
| <set name>
| title = 
| skin =
| noaquatic =
| category =
}}
{{weapon set nav
| <set name>
| title = 
| skin =
| noaquatic =
| category =
| axe = 
| dagger = 
| mace = 
| pistol = 
| scepter = 
| sword = 
| focus = 
| shield = 
| torch = 
| warhorn = 
| greatsword = 
| hammer = 
| longbow = 
| rifle = 
| short bow = 
| staff = 
| harpoon gun = 
| spear = 
| trident = 
}}

Parameters[edit]

1 (unnamed parameter)
Required. The set name; the prefix of the weapon set.
suffix
Optional. Suffix of the weapon set. Make sure that unnamed parameter 1 is set to empty, if required.
title
The title of the nav is usually <set name> weapons but can be changed to any other title that seams fitting. (The title will be linked automatically.)
skin
Set this as any value to treat weapon set as a weapon skin set.
noaquatic
If set to 'y', the aquatic weapon section will not be displayed. Many sets do not include aquatic weapons.
axe...trident
Allows you to change the base name of the weapon, which defaults to the standard weapon type.
  • If the Spear of the set is called <set name> Harpoon, add the parameter spear = Harpoon.
  • If the Staff of the set is called <set name> Spire, add the parameter staff = Spire.
category
The category to place the page in. Defaults to <set name> weapons or <set name> weapon skins when skin is set.

Examples[edit]

{{weapon set nav|Seraph}}
{{weapon set nav|Aetherized|skin=y|speargun = Harpoon Gun}}