Difference between revisions of "Template:Area infobox"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
m
Line 140: Line 140:
| type =
| type =
| within =
| within =
| hearts =
| quests =
| waypoints =
| attuning-crystals =  
| points-of-interest =
| hero challenges =
| vistas =  
| map =
| map =
| levels =
| levels =
| connections =
| connections =
| pets =
| loading-screen =
| loading-screen =
| screenshot =
| screenshot =
Line 165: Line 161:
; coordinates
; coordinates
: If specified, indicates position of a location within the world map.
: If specified, indicates position of a location within the world map.
; hearts
; quests
: Number of [[renown heart]]s
: Number of [[quest]]s
; waypoints
; attuning-crystals
: Number of [[waypoint]]s
: Number of [[attuning crystal]]s
; points-of-interest
: Number of [[point of interest|points of interest]]
; hero challenges
: Number of [[hero challenge]]s
; vistas
: Number of [[vista]]s
; map
; map
: Map image (do not include the "File:" prefix). Defaults to '<tt><nowiki>{{PAGENAME}} map.jpg</nowiki></tt>'
: Map image (do not include the "File:" prefix). Defaults to '<tt><nowiki>{{PAGENAME}} map.jpg</nowiki></tt>'
Line 183: Line 173:
; connections
; connections
: Other locations that this one has connections to. Usually only specified on zones. Separate multiple connections with <tt><nowiki><br></nowiki></tt> and add your own wiki-links. The cardinal direction is usually specified in brackets after the zone name; (N), (S), (E), (W), (NE), etc. In the case of a portal, add <tt>(portal)</tt> instead of direction. See the Queensdale example below.
: Other locations that this one has connections to. Usually only specified on zones. Separate multiple connections with <tt><nowiki><br></nowiki></tt> and add your own wiki-links. The cardinal direction is usually specified in brackets after the zone name; (N), (S), (E), (W), (NE), etc. In the case of a portal, add <tt>(portal)</tt> instead of direction. See the Queensdale example below.
; pets
: Ranger-teamable juvenile animals. Like "connections" above, separate with <tt><nowiki><br></nowiki></tt> and provide links manually. Include for zone infoboxes, redundant for area infoboxes (see discussion page).
; loading-screen
; loading-screen
: Loading screen image (do not include the "File:" prefix). Defaults to '<tt><nowiki>{{PAGENAME}} loading screen.jpg</nowiki></tt>'
: Loading screen image (do not include the "File:" prefix). Defaults to '<tt><nowiki>{{PAGENAME}} loading screen.jpg</nowiki></tt>'
Line 199: Line 187:
; categorize
; 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.
: "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). See {{tl|infobox status}} for options.
; status notes
: Additional notes to explain the given status. For example, if the content was only available during a specific release.
; release
; release
: The expansion or living world season required to access the content. Displays a notice of the release. See {{tl|infobox release}} for options.
: The expansion required to access the content. Displays a notice of the release.


===Examples===
===Examples===
Line 210: Line 194:
{{Area infobox
{{Area infobox
| name = Queensdale
| name = Queensdale
| hearts = 17
| quests = 17
| waypoints = 16
| attuning-crystals = 2
| points-of-interest = 21
| hero challenges = 7
| vistas = 3
| map = Queensdale_map.jpg
| map = Queensdale_map.jpg
| levels = 1-17
| levels = 1-17
Line 235: Line 216:
| type = Point of interest
| type = Point of interest
| within = Charr's Triumph
| within = Charr's Triumph
| id = 1458
}}
}}
</pre>
</pre>
{{Area infobox
{{Area infobox
| name = Queensdale
| name = Queensdale
| hearts = 17
| quests = 17
| waypoints = 16
| attuning-crystals = 2
| points-of-interest = 21
| hero challenges = 7
| vistas = 3
| map = Queensdale_map.jpg
| map = Queensdale_map.jpg
| levels = 1-17
| levels = 1-17
Line 252: Line 229:
| pets = [[Krytan Drakehound]]<br>[[Forest Spider]]<br>[[Pig]]<br>[[River Drake]]
| pets = [[Krytan Drakehound]]<br>[[Forest Spider]]<br>[[Pig]]<br>[[River Drake]]
| loading-screen = Queensdale loading screen.jpg
| loading-screen = Queensdale loading screen.jpg
| categorize = n
}}
}}
{{Area infobox
{{Area infobox
Line 261: Line 237:
| within = Divinity's Reach
| within = Divinity's Reach
| loading-screen = Salma District loading screen.jpg
| loading-screen = Salma District loading screen.jpg
| categorize = n
}}
}}
{{Area infobox
{{Area infobox
Line 267: Line 242:
| type = Point of interest
| type = Point of interest
| within = Charr's Triumph
| within = Charr's Triumph
| id = 1458
| categorize = n
}}
}}
{{clear}}
{{clear}}


[[Category:Infobox templates|Area]]</noinclude>
[[Category:Infobox templates|Area]]</noinclude>

Revision as of 16:53, 20 June 2017

Area infobox

Type
Unknown

Description

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

{{Area infobox
| name = 
| type =
| within =
| quests =
| attuning-crystals = 
| map =
| levels =
| connections =
| loading-screen =
| screenshot =
| sstext =
| id =
}}

Parameters

All parameters are optional.

name
Location name. Defaults to {{PAGENAME}}
type
The type of location. Use plain text with no wiki-links.
within
The parent location of the location being described. Use plain text with no wiki-links. For zones, this should be a region; for areas, this should be a zone; for everything else, this will usually be an area. If within is an area or zone, the parent of within will be displayed underneath in small text.
coordinates
If specified, indicates position of a location within the world map.
quests
Number of quests
attuning-crystals
Number of attuning crystals
map
Map image (do not include the "File:" prefix). Defaults to '{{PAGENAME}} map.jpg'
levels
Depends on the type used, see as follows
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. For the case of dungeon areas where there is an explorable level and a story level, separate values with commas.
connections
Other locations that this one has connections to. Usually only specified on zones. Separate multiple connections with <br> and add your own wiki-links. The cardinal direction is usually specified in brackets after the zone name; (N), (S), (E), (W), (NE), etc. In the case of a portal, add (portal) instead of direction. See the Queensdale example below.
loading-screen
Loading screen image (do not include the "File:" prefix). Defaults to '{{PAGENAME}} loading screen.jpg'
screenshot
Screenshot (do not include the "File:" prefix). Defaults to '{{PAGENAME}}.jpg'
sstext
Screenshot text
locator
Optional. Use to specify the SVG locator image if the page name doesn't match the filename. Defaults to '{{PAGENAME}} locator.svg'
objectives
Optional. Defaults to "n". Only set equal to "y" if the location has map objectives that contribute towards world completion (core tyria).
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.
release
The expansion required to access the content. Displays a notice of the release.

Examples

{{Area infobox
| name = Queensdale
| quests = 17
| attuning-crystals = 2
| map = Queensdale_map.jpg
| levels = 1-17
| within = Kryta
| type = 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
}}

Queensdale

17 2 
Levels
1 – 17
Type
Zone
Within
Kryta
Connects to
Divinity's Reach (N)
Gendarran Fields (E)
Kessex Hills (S)

Salma District

Type
Instance
Within
Divinity's Reach

Barradin's Vaults

Type
Point of Interest
Within
Charr's Triumph