Difference between revisions of "Template:Area infobox"

From Final Fantasy XIV Online Wiki
Jump to navigation Jump to search
m
m
Line 48: Line 48:
             --> :{{cname|{{{within}}}}}
             --> :{{cname|{{{within}}}}}
     }}{{#switch: {{lc:{{{type}}}}}
     }}{{#switch: {{lc:{{{type}}}}}
     | dungeon =
     | dungeon | raid | trial =
     | #default = {{#set:Located in={{ucfirst:{{{within}}}}}}}
     | #default = {{#set:Located in={{ucfirst:{{{within}}}}}}}
     }}
     }}
Line 112: Line 112:
   | city                <!-- these are located within regions (parent) -->
   | city                <!-- these are located within regions (parent) -->
   | zone                <!-- these are located within regions (parent) -->
   | zone                <!-- these are located within regions (parent) -->
   | dungeon            <!-- these are mostly (*excluding historicals) located within regions (parent) -->
   | dungeon            <!-- these are mostly located within regions (parent) -->
   | guild hall          <!-- these are located within regions (parent) -->
   | guild hall          <!-- these are located within regions (parent) -->
   | area                <!-- these are located within cities, zones or dungeons (parent) -->
   | area                <!-- these are located within cities, zones or dungeons (parent) -->
Line 123: Line 123:
                           }}
                           }}
                         }}
                         }}
   | instance          = <!-- these can be within regions (e.g. Chantry of Secrets), within cities (e.g. Hunter's Hearth), or within areas (e.g. The Command Core). --><!-- Do these categories manually. -->
   | instance          = <!-- these can be within regions, within cities (e.g. Ishgard instances), or within areas. --><!-- Do these categories manually. -->
   }} }}
   }} }}
   {{#if: {{{coordinates|}}} |  
   {{#if: {{{coordinates|}}} |  
Line 158: Line 158:
: Location name. Defaults to <tt><nowiki>{{PAGENAME}}</nowiki></tt>
: Location name. Defaults to <tt><nowiki>{{PAGENAME}}</nowiki></tt>
; type
; type
: The type of [[location]]. Use plain text with no wiki-links.
: The type of [[location]]. Accepts: ''region'', ''city'', ''dungeon'', ''raid'', ''instance'', ''landmark''.
; within
; 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.
: 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.

Revision as of 20:17, 22 June 2017

Area infobox

Type
Unknown

Description

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

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

Parameters

All parameters are optional.

name
Location name. Defaults to {{PAGENAME}}
type
The type of location. Accepts: region, city, dungeon, raid, instance, landmark.
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
aetherytes
Aetherytes available in the current map. Accepts slash-separated list in the form <aetheryte name>;<x,y,z coordinates>.
weather
Weather conditions. Accepts comma-separated names: Common — blizzard, clear skies, clouds, dust storms, fair skies, fog, gales, gloom, heat waves, rain, sandstorms, showers, snow, thunder, thunderstorms, umbral static, umbral wind, wind. Special — auroras, core radiation, darkness, eruptions, gales (garuda), gloom (king moggle), heat wave, hot spells, hyperelectricity, irradiance, louring, oppression, rough seas, royal levin, shelf clouds, smoke, storm clouds, tension.
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'
release
The expansion required to access the content. Displays a notice of the release.

Examples

{{Area infobox
| name = South Shroud
| map = South Shroud map.jpg
| type = zone
| within = The Black Shroud
| quests = 58
| aetherytes = Quarrymill~25.0, 20.1; Camp Tranquil ~ 16.8, 28.6
| weather = gloom, fog, storm clouds, thunder, thunderstorms, tension
| levels = 20 - 35
| connections = [[Central Shroud]] (NW)<br>[[East Shroud]] (N)<br>[[Eastern Thanalan]] (SW)
}}

South Shroud

South Shroud map.jpg
Map of South Shroud

Levels
20 – 35
Type
Zone
Within
The Black Shroud
Connects to
Central Shroud (NW)
East Shroud (N)
Eastern Thanalan (SW)
Aetherytes
Quarrymill (X:25.0, Y:20.1)
Camp Tranquil (X:16.8, Y:28.6)
Weather
Gloom.png Fog.png Storm Clouds.png Thunder (weather).png Thunderstorms.png Tension.png