Template:Interactive object infobox
From Guild Wars Wiki
| Interactive object infobox | |
|---|---|
| Image:Interactive object infobox.jpg | |
| Type | Interactive object |
| Campaign | Core |
Contents |
[edit] Usage
This template can be used for interactive map objects such as chests, treasure, wurm spoors, trebuchets, signposts etc...
{{Interactive object infobox
| name =
| image =
| type =
| campaign =
| campaign2 =
| campaign3 =
| campaign4 =
| skill =
}}
[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.
- type
- Specifies the type of the environment object.
- campaign, campaign2, campaign3, campaign4
- Optional. The campaigns this item is available in. Defaults to Core.
- skill
- Optional. Any skill used by the object.
[edit] List of known object types
[edit] Examples
{{Interactive object infobox
| name = Margonite Chest
| type = Chest
| campaign = Nightfall
}}
{{Interactive object infobox
| name = Dwarven Powder Keg Station
| image = [[Image:DwarvenPowderKegStation.jpg|150px]]
| campaign = Prophecies
| campaign2 = Eye of the North
}}
{{Interactive object infobox
|type = PvP object
|skill = Obelisk Lightning
}}

