Шаблон:Weapon set nav

Материал из Guild Wars 2 wiki
Перейти к: навигация, поиск

Description[править]

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[править]

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.
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[править]