Template:Infobox ski area/doc: Difference between revisions

From IxWiki
Jump to navigation Jump to search
wp>Vanisaac
m (→‎Tracking category: clean up per WP:CAT#T and WP:AWBREQ add template:Sandbox other)
 
m (1 revision imported)
 
(No difference)

Latest revision as of 20:10, 10 August 2020

Usage

{{Infobox ski area
| name           = 
| logo           = 
| logo_width     = <!--Default is 150px-->
| picture        = 
| caption        = 
| owner          =
| location       = Name of mountain
| nearest_city   = Nearest major city
| coordinates    = {{coord|lat|long|region:ZZ|display=inline,title}}
| pushpin_map    =
| pushpin_relief = y
| 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  = 
| 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     = 
| lift_capacity  = passengers/hour
| terrainparks   = 
| snowfall       = {{convert|X|cm|in}} or {{convert|X|in|cm}}
| snowmaking     = 
| nightskiing    = 
| external_link  =
}}
Where ZZ is the location's region code from ISO 3166-1.

Microformat

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

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

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

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

Tracking category