Template:Effect infobox
From Guild Wars Wiki
Effect infobox
[edit] Description
{{Effect infobox
| name =
| image =
| campaign =
| description =
| type =
}}
This template is used for formatting effect pages. It automatically categorises pages based on the type parameter. See the formatting guide for details on formatting effect pages.
[edit] Parameters
- name
- Optional. Effect's name (defaults to the pagename).
- image
- Optional. Effect's icon (defaults to
Image:Effect name.jpg). - campaign
- Optional. The Campaign in which this effect is available. (defaults to
Core). - campaign2
- Optional. For additional campaigns.
- description
- In-game description.
- concise description
- Optional. Short concise skill description
- gold
- Optional. Gold cost of the blessing/effect.
- energy
- Optional. The energy which is needed as displayed in the effect's description.
- activation
- Optional. The activation time which is needed as displayed in the effect's description.
- duration
- Optional. The effect's duration. Only applies to some effect types.
- fixed health, fixed energy
- Optional. Maximal health/energy set when the effect is active.
- type
- Semi-optional. Defines the effect type and sets the category. Can be automatically set by other paramters (see below). Currently possible values:
-
Condition: For conditions. -
Environment effect: For environment effects that occur while in a specific area/range. -
Bundle effect: For effects triggered by holding bundles. -
Consumable effect: For effects triggered by using consumables. -
Disguise: For effects which involve a Disguise. -
Divine blessing: For divine blessings given by God's avatars. -
Title effect: For effects you get by reaching a specific title. -
Reputation blessing: For reputation blessings (including bounties).
-
- Note that the automatically set types can be overwritten by using the type paramter.
- god
- Optional. For Divine blessings. Set this as the name of the god you get the blessing from.
- Automatically sets
type = Divine blessing. - bundle
- Optional. For Bundle effects. Set this as the name of the bundle.
- Automatically sets
type = Bundle effect. - consumable, consumable2, consumable3, consumable4, consumable5
- Optional. For Consumable effects. Set this as the name of the consumable item.
- Automatically sets
type = Consumable effect. - title
- Optional. For Title effects. Set this as the name of the title track.
- Automatically sets
type = Title effect. - reputation
- Optional. For Reputation blessings. Set this as the name of the reputation (Eye of the North only)
- Automatically sets
type = Reputation blessing.

