Template:Infobox ski area/doc
| This is a documentation subpage for Template:Infobox ski area. It may contain usage information, categories and other content that is not part of the original template page. |
| File:Lua-Logo.svg | This template uses Lua: |
| Warning | This template is used on many pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
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.
Usage
[edit source]| {{{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}}} |
| Coordinates | Lua 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=. Default: coordinates from Wikidata d:Property:P625{{Coord|12.34|N|56.78|E}} - 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
yesto show all shape/line features from OpenStreetMap. Default: not specified
- mapframe – Specify yes or no to show or hide the map, overriding the default. Default: no
- Customise which features are displayed:
- mapframe-point – Turn off display of point feature by setting to
none. Force point marker to be displayed by setting toon. Default: not specified - mapframe-shape – Turn off display of shape feature by setting to
none. Force display of shape by setting toon. Use an inverse shape (geomask) instead of a regular shape by setting toinverse. Default: not specified - mapframe-line – Turn off display of line feature by setting to
none. Force display of line by setting toon. Default: not specified - mapframe-geomask – Wikidata item to use as a geomask (everything outside the boundary is shaded darker). Can either be a specific Wikidata item (Q-number), or a property that specifies the item to use (e.g.
P17for Lua error in Module:Wd at line 633: attempt to index field 'wikibase' (a nil value). (P17),P131for Lua error in Module:Wd at line 633: attempt to index field 'wikibase' (a nil value). (P131)). Default: not specified - mapframe-switcher – set to
autoorgeomasksorzoomsto enable Template:Switcher-style switching between multiple mapframes. Default: not specifiedauto– switch geomasks found in Lua error in Module:Wd at line 633: attempt to index field 'wikibase' (a nil value). (P276) and Lua error in Module:Wd at line 633: attempt to index field 'wikibase' (a nil value). (P131) statements on the page's Wikidata item, searching recursively. E.g. an item's city, that city's state, and that state's country.geomasks– switch between the geomasks specified as a comma-separated list of Wikidata items (Q-numbers) in the mapframe-geomask parameterzooms– switch between "zoomed in"/"zoomed midway"/"zoomed out", where "zoomed in" is the default zoom (with a minimum of3), "zoomed out" is1, and "zoomed midway" is the average
- mapframe-point – Turn off display of point feature by setting to
- 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
blankto override any default marker symbol
- Can also be set to
- 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]TemplateData documentation used by VisualEditor and other tools
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
See a monthly parameter usage report for Template:Infobox ski area in articles based on its TemplateData.
TemplateData for Infobox ski area This template creates an infobox gathering information about a ski area.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tracking category
[edit source]