Шаблон:Object infobox

Материал из Guild Wars 2 wiki
Перейти к: навигация, поиск

Description[править]

This infobox is used for objects in the game world.

Usage[править]

{{Object infobox
| name = 
| icon = 
| image = 
| location = 
| type = 
| req = 
| gives = 
| goal = 
| interact = 
| destruct = 
| gallery1...gallery5 = 
| gallery1-text...gallery5-text = 
| requires = 
| status = 
}}

Parameters[править]

name
Optional. Defaults the name of the article ({{PAGENAME}}).
icon
Optional. Map icon of object.
image
Optional. The interactive object image should not include any text. Defaults to the page name ({{PAGENAME}}.jpg).
location
Required. The area or areas that the object can be found in. Use a semi-colon separated list.
coordinates / path
Optional. The X and Y coordinates for the location. Displays an interactive map with a marker at the given location. e.g. [12345, 31321]. See Template:Infobox map for details on how to capture coordinates.
localtiles
Optional. If set, uses local wiki tiles instead of the API raster tiles. See Category:Map raster tiles
type
Optional. Specify the type of object.
Book
Chest
Crafting station
Bundle
Gravestone
mastery insight (Central Tyria)
mastery insight (Heart of Thorns)
mastery insight (Path of Fire)
mastery insight (Icebrood Saga)
mastery insight (End of Dragons)
Mine
Tree
Plant
Resource node
Hero challenge
Siege weapon
Static weapon
Statue
resource type
Optional. If "type" is set to "Resource node", setting the "resource type" parameter sets Property:Has gathering node type.
summon
Optional. The source of the object.
goal
Optional. Specific any events or tasks this object is affiliated with.
interact
Optional. If the object can be interacted with. Defaults to y.
destruct
Optional. If the object can be destroyed and therefore has a health bar. Defaults to n.
req
Optional. Specify any requirements for interacting with the object (mostly nodes).
gives
Optional. Specify any item/items resulting from interacting with the object. Use a comma-separated list of values.
gallery1
Optional. Image related to the object. Defaults to {{PAGENAME}} location.jpg.
gallery2 ... gallery5
Optional. Images related to the object.
gallery1-text ... gallery5-text
Optional. Image descriptions.
categorize
Optional. "y" or "n" to turn on/off categorization. Default is on for main namespace articles and off for others. If using "status", don't set this parameter.
status
Optional. Status of content. Only set if not currently obtainable ingame, displays relevant notice. Available options: "historical", "discontinued", "future", "unimplemented", "current" (default).
status notes
Optional. Allows provision of additional reason for the given status.
status date
Optional. Sets the date of the update that marked this skill as historical (in YYYY-MM-DD format).
requires
Optional. The expansion or living world season required to access the content. Displays a notice of the required release. See {{infobox requires}} for options.

Examples[править]

{{Object infobox
| name = Blueberry Bush
| type = Resource node
| req = Harvesting sickle
| gives = Blueberry
}}

Blueberry Bush

240x300px

Тип
Resource node
Требует
Harvesting sickle
Дает
Blueberry
Взаимодействие
Да
Разрушаемость
Нет
{{Object infobox
| name = Ethereal Vanguard Monument
| location = Devast District
| type = Hero challenge
| goal = Defeat Captain Mattox and his Ethereal Vanguard
}}
Hero challenge.png

Ethereal Vanguard Monument

See also[править]