User:Indecision/Template/IntObjects

From Guild Wars Wiki
Jump to navigationJump to search
Indecision/Template/IntObjects
File:Indecision/Template/IntObjects.jpg
Type Not Specified
Campaign Core


Usage[edit]

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 = |
location = | 
render = 
}}

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 page name ({{PAGENAME}}.jpg).
type
Specifies the type of the environment object, Chest, Treasure Chest, Buried Treasure, Do Not Touch, Trebuchet, etc...
campaign
The campaign this item is available in. Defaults to Core.
location
Optional. The locations (missions and other areas) this environment object can be found in. For the sake of chests, provide the region the chest can be found in.
render
Optional. Providing render=default, the image will be set to ({{PAGENAME}} render.jpg) and 100px wide. Provide the wikified render link. The image should be .jpg format. This should be a render of the object. See also the image use policy.

Example[edit]

{{Interactive object infobox |
name = Margonite Chest | 
type = [[Chest]] | 
campaign = [[Nightfall]] |
location = [[Realm of Torment]] | 
}}