Template:Bundle infobox

From Guild Wars Wiki
Jump to navigationJump to search
Bundle infobox
File:Bundle infobox.jpg
Single-use No
Campaign Core


Usage[edit]

This template is for bundles.

{{Bundle infobox
| name =
| image =
| hold =
| drop =
| holddisplay =
| dropdisplay =
| singleuse =
| quest =
| icon =
| campaign =
| campaign2 =
| campaign3 =
| campaign4 =
}}

Parameters[edit]

name
Optional. Defaults to the name of the article ({{PAGENAME}}).
image
Optional. The image should be .jpg format. This should be an in-game view of the item. See also the image use policy. Defaults to the objects name parameter.
Note: The screenshot should show the obect on the ground, at best without "glitter", and not shown in the player's hands if able.
hold
Optional. The skill effect that is effective while holding the object.
drop
Optional. The skill effect that occurs when dropping the object.
holddisplay
Optional. Alternate text to display for the hold skill. Unused if hold is not set. Defaults to hold's value. Usually set to the same as the name parameter of the skills infobox.
holdimage
Optional. Provides an image that appears next to the hold text if hold is used. Defaults to blank.
dropdisplay
Optional. Alternate text to display for the drop skill. Unused if drop is not set. Defaults to drop's value. Usually set to the same as the name parameter of the skills infobox.
singleuse
Optional. Show whether the bundle disappears when dropped (e.g. ashes) or can be picked up again. Defaults to no. Valid values are Yes, No and Timed.
quest
Optional. Used for a bundle which is only found during a certain quest.
icon
Optional. Several bundles use unique icons which can be seen in the sale window when shown to merchants while held.
campaign, campaign2, campaign3, campaign4
Optional. The campaigns this item is available in. Defaults to Core.
map
Optional. File to be used as a map.
map-text
Optional. Only appears if "map" has been set. Descriptive text that appears beneath the map image.

Examples[edit]

{{Bundle infobox
| name = Dwarven Powder Keg
| drop = Explosive Force
| campaign = Prophecies
| campaign2 = Eye of the North
| singleuse = Timed
}}
{{Bundle infobox
| name = Scepter of Orr
| hold = Scepter of Orr's Power
| drop = Scepter of Orr's Aura
| campaign = Prophecies
| campaign2 = Eye of the North
}}
{{Bundle infobox
| name = Flag
}}