Шаблон:Location infobox

Материал из Guild Wars 2 wiki
Версия от 19:06, 9 июня 2016; Blood (обсуждение | вклад)
(разн.) ← Предыдущая | Текущая версия (разн.) | Следующая → (разн.)
Перейти к: навигация, поиск

Location infobox

Type
Unknown
Within 
Unknown

Description

This infobox should be used for regions, explorable zones, areas, points of interest, etc., i.e. all locations mentioned here. See also parameter type below.

{{Area infobox
| name = 
| type =
| within =
| hearts =
| waypoints =
| points-of-interest =
| hero challenges =
| vistas = 
| map =
| levels =
| connections =
| pets =
| loading-screen =
| screenshot =
| sstext =
| id =
}}

Parameters

All parameters are optional.

  • name: Location name
    • Default is {{PAGENAME}}
  • type: The type of location.
    • Provide plain text, a link to the description page of the type is added automatically.
    • A category for the type is added automatically.
  • within: The parent location of the location being described.
    • For zones, this should be a region; for areas, this should be a zone; for everything else, this should usually be an area.
    • If within is an area or zone, the parent of within will be displayed underneath in small text.
    • Provide plain text, the link is created automatically.
    • A category is created automatically.
  • hearts: Number of renown hearts
  • waypoints: Number of waypoints
  • points-of-interest: Number of points of interest
  • hero challenges: Number of hero challenges
  • vistas: Number of vistas
  • map: Map image (do not include File:)
    • Default is '{{PAGENAME}} map.jpg'
  • levels:
    • Zone: The level range for the zone. Separate minimum and maximum levels with a single hyphen "-", e.g. 60 - 70
    • Area: The effective level of the area
  • connections: Other locations (mainly used for zones) this one has connections to.
    • Separate with <br>.
    • Optional (see discussion page): Add the direction as (N), (S), (E), (W), (NE), etc. In case of a portal add (portal) instead of direction.
    • Links are not created automatically, so please state as [[...]] for location names.
    • Example: The code for the example below looks like this: [[Divinity's Reach]] (N)<br>[[Gendarran Fields]] (E)<br>[[Kessex Hills]] (S)
  • pets: Ranger-teamable juvenile animals.
    • Like 'connects to' separate with <br> and provide links manually. Include for zone infoboxes, redundant for area infoboxes(see discussion page).
  • loading-screen: Loading screen image (do not include File:)
    • Default is '{{PAGENAME}} loading screen.jpg'
  • screenshot: Screenshot (do not include File:)
    • Default is '{{PAGENAME}}.jpg'
  • sstext: Screenshot text
  • locator: Optional. Use to specify the SVG locator image if the page name doesn't match the filename. Don't specify the file prefix, do specify the file suffix.
  • id: The game ID for the location, displayed as a game link. Only valid for waypoints and points of interest.
  • categorize: "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: Status of content. Only set if not currently obtainable ingame, displays relevant notice. Available options: "historical", "future", "unimplemented", "current" (default).
  • historical: (legacy parameter). Duplicates function of setting status = historical. y displays the {{historical content}} notice.

Examples

{{Area infobox
| name = Queensdale
| hearts = 17
| waypoints = 16
| points-of-interest = 21
| hero challenges = 7
| vistas = 3
| map = Queensdale_map.jpg
| levels = 1-17
| within = Kryta
| type = Explorable zone
| connections = [[Divinity's Reach]] (N)<br>[[Gendarran Fields]] (E)<br>[[Kessex Hills]] (S)
| pets = [[Krytan Drakehound]]<br>[[Forest Spider]]<br>[[Pig]]<br>[[River Drake]]
| loading-screen = Queensdale loading screen.jpg
}}
{{Area infobox
| name = Salma District
| points-of-interest = 5
| map = Salma District Map POI.jpg
| type = Instance
| within = Divinity's Reach
| loading-screen = Salma District loading screen.jpg
}}
{{Area infobox
| name = Barradin's Vaults
| type = Point of interest
| within = Charr's Triumph
| id = 1458
}}

Queensdale

Ошибка создания миниатюры: Файл с размерами больше 12,5 MP

Map of Queensdale

Levels
1–17
Type
Explorable zone
Within
Kryta
Connects to
Divinity's Reach (N)
Gendarran Fields (E)
Kessex Hills (S)
Pets
Krytan Drakehound
Forest Spider
Pig
River Drake

Queensdale loading screen.jpg
Loading screen

Salma District

5
Point of interest.png
 

Salma District Map POI.jpg
Map of Salma District

Salma District loading screen.jpg
Loading screen

Barradin's Vaults

5
Point of interest.png
 
Type
Point of Interest
Within
Charr's Triumph
Game link

See also