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 =
| nospear = 
| spear2 = 
| 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 = 
| spear2 = 
| 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.
nospear
If set to 'n', a spear will be displayed. As of Janthir Wilds, spears were added to weapon sets.
spear2
If set, will be used as a base name for a second spear in the set.
spear2_full
Optional spear2 parameter, if set, will be used a full pagename for a second spear in the set.
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}}
{{weapon set nav|Sacred Crystal|nospear=n|noaquatic=y}}
{{weapon set nav|Verdant|sword=Blade|hammer=Warhammer|longbow=Bow|spear2 = Glaive}}