Template:Infobox ski area/doc

From Wikipedia, the free encyclopedia
Jump to navigation Jump to search

This template creates an infobox gathering information about a ski area. It should only be used in articles solely about a ski area or Ski resort, not on articles about towns or mountains where the ski area is located.

{{{name}}}
[[File:{{{logo}}}|{{{logo_width}}}|alt={{{logo_alt}}}]]
[[File:{{{image}}}|frameless|alt={{{image_alt}}}|upright=1.1|{{{caption}}}]]
{{{caption}}}
Lua error in Module:Location_map at line 411: Malformed coordinates value.
Lua error in Module:Infobox_mapframe at line 197: attempt to index field 'wikibase' (a nil value).
Location{{{location}}}
Mountain{{{mountain}}}
Nearest major city{{{nearest_city}}}
CoordinatesLua error: callParserFunction: function "#coordinates" was not found.
Status{{{status}}}
Opened{{{opening_date}}}
Closed{{{closing_date}}}
Owner{{{owner}}}
Multi-resort pass{{{pass}}}
Vertical{{{vertical}}}
Top elevation{{{top_elevation}}}
Base elevation{{{base_elevation}}}
Skiable area{{{skiable_area}}}
Trails{{{number_trails}}}
Longest run{{{longest_run}}}
Total length{{{total_length}}}
Lift system{{{liftsystem}}}
Lift capacity{{{lift_capacity}}}
Terrain parks{{{terrainparks}}}
Snowfall{{{snowfall}}}
Snowmaking{{{snowmaking}}}
Night skiing{{{nightskiing}}}
Website{{{website}}}
{{{module}}}
{{Infobox ski area
| name           = 
| logo           = 
| logo_alt       =
| logo_width     = <!--Default is 150px-->
| logo_dimensions=
| picture        = 
| caption        = 
| pushpin_map    =
| pushpin_relief = y
| location       =
| mountain       =
| nearest_city   =
| coordinates    = <!--{{coord|lat|long|region:ZZ|display=inline,title}}-->
| status         = <!--Active, defunct, etc-->
| opening_date   = <!--{{Start date|YYYY|MM|DD}}-->
| closing_date   = <!--{{End date|YYYY|MM|DD}}-->
| owner          =
| pass           =
| vertical       = <!--{{convert|X|m|abbr=on}} or {{convert|X|ft|abbr=on}}-->
| top_elevation  = <!--{{convert|X|m|abbr=on}} or {{convert|X|ft|abbr=on}}-->
| base_elevation = <!--{{convert|X|m|abbr=on}} or {{convert|X|ft|abbr=on}}-->
| skiable_area   = <!--{{convert|X|ha|abbr=on}} or {{convert|X|acre|abbr=on}}-->
| number_trails  = <!--Total number and number for each type-->
| longest_run    = <!--{{convert|X|km|abbr=on}} or {{convert|X|mi|abbr=on}}-->
| total_length   = <!--{{convert|X|km|abbr=on}} or {{convert|X|mi|abbr=on}}-->
| liftsystem     = <!--List number of each type-->
| lift_capacity  = <!--passengers/hour-->
| terrainparks   = <!--Yes or no, #-->
| snowfall       = <!--{{convert|X|cm|in}} or {{convert|X|in|cm}}-->
| snowmaking     = <!--Yes or no, coverage and %.-->
| nightskiing    = <!--Yes or no-->
| website        =
}}
Where ZZ is the location's region code from ISO 3166-1.

Mapframe params

[edit source]
  • Basic {{Infobox mapframe}} parameters:
    • mapframe – Specify yes or no to show or hide the map, overriding the default. Default: no
      • Internal onByDefault parameter: not specified
    • mapframe-coordinates or mapframe-coord or coordinates or coord – Coordinates to use, instead of any on Wikidata. Use the {{Coord}} template, e.g. |coord={{Coord|12.34|N|56.78|E}}. Default: coordinates from Wikidata d:Property:P625
    • mapframe-caption – Caption for the map. Default: blank (or if |mapframe-geomask= is set, "Location in geomask's label")
    • mapframe-custom – Use a custom map instead of the automatic mapframe. Specify either a {{maplink}} template, or another template that generates a mapframe map, or an image name. If used, most mapframe parameters will be ignored. Default: not specified
    • mapframe-id or id or qid – Id (Q-number) of Wikidata item to use. Default: item for current page
    • mapframe-wikidata – Set to yes to show all shape/line features from OpenStreetMap. Default: not specified
  • Customise which features are displayed:
  • Other optional parameters:
    • mapframe-frame-width or mapframe-width – Frame width. Default: 270
    • mapframe-frame-height or mapframe-height – Frame height. Default: 200
    • mapframe-shape-fill – Color used to fill shape features. Default: #606060
    • mapframe-shape-fill-opacity – Opacity level of shape fill, a number between 0 and 1. Default: 0.1
    • mapframe-stroke-color or mapframe-stroke-colour – Color of line features, and outlines of shape features. Default: #ff0000
      • mapframe-line-stroke-color or mapframe-line-stroke-colour – Color of line features. Default: #ff0000
      • mapframe-shape-stroke-color or mapframe-shape-stroke-colour – Color of outlines of shape features. Default: #ff0000
    • mapframe-stroke-width – Width of line features, and outlines of shape features. Default: 2
      • mapframe-shape-stroke-width – Width of outlines of shape features. Default: 2
      • mapframe-line-stroke-width – Width of line features. Default: 5
    • mapframe-marker – Marker symbol to use for coordinates; see mw:Help:Extension:Kartographer/Icons for options. Default: not specified (i.e. blank)
      • Can also be set to blank to override any default marker symbol
    • mapframe-marker-color or mapframe-marker-colour – Background color for the marker. Default: #5E74F3
    • mapframe-geomask-stroke-color or mapframe-geomask-stroke-colour – Color of outline of geomask shape. Default: #555555
    • mapframe-geomask-stroke-width – Width of outline of geomask shape. Default: 1
    • mapframe-geomask-fill – Color used to fill outside geomask features. Default: #606060
    • mapframe-geomask-fill-opacity – Opacity level of fill outside geomask features, a number between 0 and 1. Default: 0.25
    • mapframe-zoom – Set the zoom level, from "1" (map of earth) to "18" (maximum zoom in), to be used if the zoom level cannot be determined automatically from object length or area. Default: 10
    • mapframe-length_km or mapframe-length_mi or mapframe-area_km2 or mapframe-area_mi2 – Determine zoom level by passing in object's length (in kilometres or miles) or area (in square kilometres or square miles). Default: not specified / not specified / not specified / not specified
    • mapframe-frame-coordinates or mapframe-frame-coord – Alternate latitude and longitude coordinates for initial placement of map, using {{coord}}. Default: derived from item coordinates
    • mapframe-type – Set the type of the object, with the same usage as {{coord}}. Default: not specified
    • mapframe-population – Set the population, useful with type="city", for {{Infobox dim}}. Default: not specified


Microformat

[edit source]

The HTML markup produced by this template includes an hCard microformat, which makes the place-name and location parsable by computers, either acting automatically to catalogue articles across Wikipedia, or via a browser tool operated by a person, to (for example) add the subject to an address book. Within the hCard is a Geo microformat, which additionally makes the coordinates (latitude & longitude) parsable, so that they can be, say, looked up on a map, or downloaded to a GPS unit. For more information about the use of microformats on Wikipedia, please see the microformat project.

Sub-templates

[edit source]

If the place or venue has "established", "founded", "opened" or similar dates, use {{start date}} for the earliest of those dates unless the date is before 1583 CE.

If it has a URL, use {{URL}}.

Please do not remove instances of these sub-templates.

Classes

[edit source]

hCard uses HTML classes including:

  • adr
  • agent
  • category
  • county-name
  • extended-address
  • fn
  • label
  • locality
  • nickname
  • note
  • org
  • region
  • street-address
  • uid
  • url
  • vcard

Geo is produced by calling {{coord}}, and uses HTML classes:

  • geo
  • latitude
  • longitude

Please do not rename or remove these classes nor collapse nested elements which use them.

Precision

[edit source]

When giving coordinates, please use an appropriate level of precision. Do not use {{coord}}'s |name= parameter.

Template Data

[edit source]

Tracking category

[edit source]