Template:Bundle infobox

From Guild Wars Wiki

Jump to: navigation, search
Bundle infobox
Image:Bundle infobox.jpg
Fragile No
Campaign Core


[edit] Usage

This template is for bundles.

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

[edit] Parameters

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.
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.
fragile
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.
campaign, campaign2, campaign3, campaign4 
Optional. The campaigns this item is available in. Defaults to Core.

[edit] Examples

{{Bundle infobox
| name = Dwarven Powder Keg
| drop = Explosive Force
| campaign = Prophecies
| campaign2 = Eye of the North
| fragile = 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
}}
Personal tools