User:Relyk/sandbox/weaponsetnav

From Guild Wars 2 Wiki
Jump to navigationJump to search

Description[edit]

This template is intended for creating weapon set navigation fast and consistent.

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

Parameters[edit]

Unnamed parameter 1
Required. The set name; the prefix of the weapon set.
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.
axe...trident
Allows you to change the second part of the weapons name if necessary. For example, if the Spear of the set is called <set name> Harpoon, add the parameter spear = Harpoon.
noaquatic
If set to 'y', the aquatic weapon section will not be displayed. Many sets do not include aquatic weapons.

Examples[edit]