Difference between revisions of "Template:Infobox mountain/doc"

From blackwiki
Jump to navigation Jump to search
(bg:)
imported>Plastikspork
(→‎Tracking categories: Add here temporarily as a reminder to check (will remove after bot task is finished))
 
(163 intermediate revisions by 48 users not shown)
Line 1: Line 1:
{{documentation subpage}}
+
{{Documentation subpage}}
 +
{{High-use|24800}}
 +
{{Lua|Module:Infobox|Module:WikidataIB|Module:InfoboxImage|Module:Check for unknown parameters|Module:Coordinates}}
  
'''Note''': the design of this infobox reflects the consensus of [[Wikipedia:WikiProject Mountains|WikiProject Mountains]]. If you would like to change the template, please leave a note at [[Wikipedia Talk:WikiProject Mountains]]. Thanks!
+
=== Wikidata-enabled ===
 +
Simply add <code><nowiki>{{Infobox mountain}}</nowiki></code> to the top of an article, and the data will be automatically included from [[Wikidata]]. If necessary, these values can be overridden by passing local values to the relevant parameters in the article:
 +
<pre style="overflow:auto">
 +
{{Infobox mountain
 +
| name = [local value]
 +
}}
 +
</pre>
 +
To add data to Wikidata, please see the Parameters section below.
  
For a list of articles using it, see [[Wikipedia:WikiProject Mountains/List of mountains|WikiProject Mountains/List of mountains]].
+
{{Clear}}
  
==Usage==
+
=== Standard usage ===
 +
{{Infobox mountain
 +
| name                  = {{{name}}}
 +
| other_name            = {{{other_name}}}
 +
| photo                = File:Mount Everest as seen from Drukair2 PLW edit.jpg
 +
| photo_size            =
 +
| photo_alt            = {{{photo_alt}}}
 +
| photo_caption        = {{{photo_caption}}}
 +
<!--
 +
| map                  =
 +
| map_image            =
 +
| map_alt              =
 +
| map_caption          =
 +
| map_relief            =
 +
| map_size              =
 +
| location              =
 +
| label                =
 +
| label_position        =
 +
-->
 +
<!----------------------- HIGHEST POINT -->
 +
| highest              = {{{highest}}}
 +
| highest_location      = {{{highest_location}}}
 +
| elevation            = {{{elevation}}}
 +
| elevation_m          = {{{elevation_m}}}
 +
| elevation_ft          = {{{elevation_ft}}}
 +
| elevation_ref        = {{{...ref}}}
 +
| elevation_system      = {{{elevation_system}}}
 +
| prominence            = {{{prominence}}}
 +
| prominence_m          = {{{prominence_m}}}
 +
| prominence_ft        = {{{prominence_ft}}}
 +
| prominence_ref        = {{{...ref}}}
 +
| parent_peak          = {{{parent_peak}}}
 +
| isolation            = {{{isolation}}}
 +
| isolation_m          = {{{isolation_m}}}
 +
| isolation_ft          = {{{isolation_ft}}}
 +
| isolation_ref        = {{{...ref}}}
 +
| isolation_parent      = {{{isolation_parent}}}
 +
| listing              = {{{listing}}}
 +
| coordinates          = {{{coordinates}}}
 +
| coordinates_ref      = {{{...ref}}}
 +
<!----------------------- DIMENSIONS -->
 +
| length                = {{{length}}}
 +
| length_km            = {{{length_km}}}
 +
| length_mi            = {{{length_mi}}}
 +
| length_orientation    = {{{...orientation}}}
 +
| length_ref            = {{{...ref}}}
 +
| width                = {{{width}}}
 +
| width_km              = {{{width_km}}}
 +
| width_mi              = {{{width_mi}}}
 +
| width_orientation    = {{{...orientation}}}
 +
| width_ref            = {{{...ref}}}
 +
| area                  = {{{area}}}
 +
| area_km2              = {{{area_km2}}}
 +
| area_mi2              = {{{area_mi2}}}
 +
| area_ref              = {{{...ref}}}
 +
| volume                = {{{volume}}}
 +
| volume_km3            = {{{volume_km3}}}
 +
| volume_mi3            = {{{volume_mi3}}}
 +
| volume_ref            = {{{...ref}}}
 +
<!----------------------- NAMING -->
 +
| etymology            = {{{etymology}}}
 +
| nickname              = {{{nickname}}}
 +
| native_name          = {{{native_name}}}
 +
| native_name_lang      = {{{native_name_lang}}}
 +
| translation          = {{{translation}}}
 +
| pronunciation        = {{{pronunciation}}}
 +
| authority            = {{{authority}}}
 +
<!----------------------- GEOGRAPHY -->
 +
| country              = {{{country}}}
 +
| country_type          = {{{country_type}}}
 +
| state                = {{{state}}}
 +
| state_type            = {{{state_type}}}
 +
| location              = {{{location}}}
 +
| region                = {{{region}}}
 +
| region_type          = {{{region_type}}}
 +
| district              = {{{district}}}
 +
| district_type        = {{{district_type}}}
 +
| part                  = {{{part}}}
 +
| part_type            = {{{part_type}}}
 +
| settlement            = {{{settlement}}}
 +
| settlement_type      = {{{settlement_type}}}
 +
| range_coordinates    = {{{range_coordinates}}}
 +
| range_coordinates_ref = {{{...ref}}}
 +
| parent                = {{{parent}}}
 +
| border                = {{{border}}}
 +
| grid_ref_UK          = {{{grid_ref_UK}}}
 +
| grid_ref_UK_ref      = {{{...ref}}}
 +
| grid_ref_Ireland      = {{{grid_ref_Ireland}}}
 +
| grid_ref_Ireland_ref  = {{{...ref}}}
 +
| topo_maker            = {{{topo_maker}}}
 +
| topo_map              = {{{topo_map}}}
 +
| biome                = {{{biome}}}
 +
<!----------------------- GEOLOGY -->
 +
| formed_by            = {{{formed_by}}}
 +
| orogeny              = {{{orogeny}}}
 +
| age                  = {{{age}}}
 +
| type                  = {{{type}}}
 +
| geology              = {{{geology}}}
 +
| volcanic_region      = {{{volcanic_region}}}
 +
| last_eruption        = {{{last_eruption}}}
 +
<!----------------------- CLIMBING -->
 +
| first_ascent          = {{{first_ascent}}}
 +
| easiest_route        = {{{easiest_route}}}
 +
| normal_route          = {{{normal_route}}}
 +
| access                = {{{access}}}
 +
}}
  
===Example infobox===
+
<pre style="width:30em;">
The following parameters can be used to create a mountain infobox. Please remove any parameters that are not likely to be useful.
+
{{Infobox mountain
 +
| name                  =
 +
| other_name            =
 +
| photo                =
 +
| photo_size            =
 +
| photo_alt            =
 +
| photo_caption        =
 +
<!-- MAP CODE TBA -->
 +
<!----------------------- HIGHEST POINT -->
 +
| highest              =
 +
| highest_location      =
 +
| elevation            =
 +
| elevation_m          =
 +
| elevation_ft          =
 +
| elevation_ref        =
 +
| elevation_system      =
 +
| prominence            =
 +
| prominence_m          =
 +
| prominence_ft        =
 +
| prominence_ref        =
 +
| parent_peak          =
 +
| isolation            =
 +
| isolation_m          =
 +
| isolation_ft          =
 +
| isolation_ref        =
 +
| isolation_parent      =
 +
| listing              =
 +
| coordinates          =
 +
| coordinates_ref      =
 +
<!----------------------- DIMENSIONS -->
 +
| length                =
 +
| length_km            =
 +
| length_mi            =
 +
| length_orientation    =
 +
| length_ref            =
 +
| width                =
 +
| width_km              =
 +
| width_mi              =
 +
| width_orientation    =
 +
| width_ref            =
 +
| area                  =
 +
| area_km2              =
 +
| area_mi2              =
 +
| area_ref              =
 +
| volume                =
 +
| volume_km3            =
 +
| volume_mi3            =
 +
| volume_ref            =
 +
<!----------------------- NAMING -->
 +
| etymology            =
 +
| nickname              =  
 +
| native_name          =  
 +
| native_name_lang      =  
 +
| translation          =  
 +
| pronunciation        =  
 +
| authority            =
 +
<!----------------------- GEOGRAPHY -->
 +
| country              =
 +
| country_type          =
 +
| state                =
 +
| state_type            =
 +
| location              =
 +
| region                =
 +
| region_type          =
 +
| district              =
 +
| district_type        =
 +
| part                  =
 +
| part_type            =
 +
| settlement            =
 +
| settlement_type      =
 +
| range_coordinates    =
 +
| range_coordinates_ref =
 +
| parent                =
 +
| border                =
 +
| grid_ref_UK          =
 +
| grid_ref_UK_ref      =
 +
| grid_ref_Ireland      =
 +
| grid_ref_Ireland_ref  =
 +
| topo_maker            =
 +
| topo_map              =
 +
| biome                =
 +
<!----------------------- GEOLOGY -->
 +
| formed_by            =
 +
| orogeny              =
 +
| age                  =
 +
| type                  =
 +
| geology              =
 +
| volcanic_region      =
 +
| last_eruption        =
 +
<!----------------------- CLIMBING -->
 +
| first_ascent          =
 +
| easiest_route        =
 +
| normal_route          =
 +
| access                =
 +
}}
 +
</pre>
  
<pre>{{Infobox mountain
+
== Parameters ==
| name             =
+
{| class="mw-datatable"
| other_name      =
+
|-
| photo           =
+
! align="center" | Parameter !! align="center" | Default value !! align="center" | Description
| photo_size       =
+
|-
| photo_alt       =
+
| colspan="3" style="background-color:#FFFFE6;text-align:center;" | '''Lead section'''
| photo_caption   =  
+
|-
| elevation       =  
+
| '''name''' || Wikidata label in the local language || Name of the mountain, peak or hill.
| elevation_m     =
+
|-
| elevation_ft     =
+
| '''other_name''' || &nbsp; || Other name for the mountain. See <code>native_name</code> if the name is in a different language.
| elevation_ref   =
+
|-
| range            =
+
| '''photo''' || Image on Wikidata || Photograph of the mountain. Preferably a distance shot to show most/all of the mountain rather than a view from the summit.
| prominence       =  
+
|-
| prominence_m     =
+
| '''photo_size''' || 300px || The image width in pixels.
| prominence_ft   =
+
|-
| prominence_ref   =
+
| '''photo_alt''' || <code>photo_caption</code> || [[Wikipedia:Alternative text for images|Alt text]] for the photo.
| parent_peak     =
+
|-
| location        =
+
| '''photo_caption''' || {{Property|P2096}} stated on image || Description of the photograph.
| map              =  
+
|-
| map_alt          =  
+
| <maps> || ''TBA'' || ''TBA''
| map_caption      =
+
|-
| map_size        =
+
| colspan="3" style="background-color:#FFFFE6;text-align:center;" | '''Highest point'''
| label            =
+
|-
| label_position  =
+
| '''highest''' || {{Property|P2044}} with qualifier {{Property|P2561}} || Name of the highest summit of a single mountain or peak.
| lat_d    =
+
|-
| lat_m    =
+
| '''highest_location''' || {{Property|P2044}} with qualifier {{Property|P276}} || Location of highest summit.
| lat_s    =
+
|-
| lat_NS    =
+
| '''elevation''' || rowspan=3 | {{Property|P2044}} || Summit [[elevation]], without auto-conversion. You may wish to use <code><nowiki>{{</nowiki>[[Template:Convert|Convert]]<nowiki>|xxx|m|ft|abbr=on}}</nowiki></code>
| long_d    =
+
|-
| long_m    =
+
| '''elevation_m''' || Summit elevation in metres, with auto-conversion.
| long_s    =
+
|-
| long_EW  =
+
| '''elevation_ft''' || Summit elevation in feet, with auto-conversion.
| region          =
+
|-
| coordinates     =  
+
| '''elevation_ref''' || N/A || Optional parameter to add a suffix to the <code>elevation</code> parameters (such as a reference).
| coordinates_ref  =  
+
|-
| topo            =
+
| '''elevation_system''' || {{Property|P2044}} with qualifier {{Property|P459}} || The elevation reference system that defines the elevation, e.g., NAVD88 or DE-NHN
| type            =
+
|-
| volcanic_arc/belt=
+
| '''prominence''' || rowspan=3 | {{Property|P2660}} || [[Topographic prominence]], without auto-conversion. You may wish to use <code><nowiki>{{</nowiki>[[Template:Convert|Convert]]<nowiki>|xxx|m|ft|abbr=on}}</nowiki></code>
| age              =  
+
|-
| last_eruption    =  
+
| '''prominence_m''' || Topographic prominence in metres, with auto-conversion.
| first_ascent    =
+
|-
| easiest_route    =
+
| '''prominence_ft''' || Topographic prominence in metres, with auto-conversion.
| grid_ref_UK      =
+
|-
| grid_ref_Ireland =
+
| '''prominence_ref''' || N/A || Optional parameter to add a suffix to the <code>prominence</code> parameters (such as a reference).
| listing          =
+
|-
}}</pre>
+
| '''parent_peak''' || {{Property|P3137}} || &nbsp;
 
+
|-
===Parameter documentation===
+
| '''isolation''' || rowspan=3 | {{Property|P2659}} || [[Topographic isolation]], without auto-conversion. You may wish to use <code><nowiki>{{</nowiki>[[Template:Convert|Convert]]<nowiki>|xxx|km|mi|abbr=on}}</nowiki></code>
 
+
|-
{| class="wikitable" style="font-size:90%; margin:auto; width:100%;"
+
| '''isolation_km''' || Topographic isolation in kilometres, with auto-conversion.
! Field
+
|-
! Description
+
| '''isolation_mi''' || Topographic isolation in miles, with auto-conversion.
 +
|-
 +
| '''isolation_ref''' || N/A || Optional parameter to add a suffix to the <code>isolation</code> parameters (such as a reference).
 +
|-
 +
| '''isolation_parent''' || {{Property|P2659}} with qualifier {{Property|P2210}} || Name of the landform the summit is isolated from.
 +
|-
 +
| '''listing''' || {{Property|P361}} || Name of a relevant list of mountains that the peak belongs to. See [[List of mountain lists]] for examples.
 +
|-
 +
| '''coordinates''' || {{Property|P625}} || [[Geographic coordinate system|Coordinates]] of the highest point or peak.
 +
|-
 +
| '''coordinates_ref''' || N/A || Optional parameter to add a suffix to the <code>coordinates</code> parameter (such as a reference).
 +
|-
 +
| colspan="3" style="background-color:#FFFFE6;text-align:center;" | '''Dimensions'''
 +
|-
 +
| '''length''' || rowspan=3 | {{Property|P2043}} || Length of the mountain or peak, without auto-conversion. You may wish to use <code><nowiki>{{</nowiki>[[Template:Convert|Convert]]<nowiki>|xxx|km|mi|abbr=on}}</nowiki></code>
 +
|-
 +
| '''length_km''' || Length in kilometres, with auto-conversion.
 +
|-
 +
| '''length_mi''' || Length in miles, with auto-conversion.
 +
|-
 +
| '''length_orientation''' || {{Property|P2043}} with qualifier {{Property|P7469}} as:<br/>{{Q|Q34027}} (for EW) or {{Q|Q36477}} (for NS) || Length orientation.
 +
|-
 +
| '''length_ref''' || N/A || Optional parameter to add a suffix to the <code>length</code> parameters (such as a reference).
 +
|-
 +
| '''width''' || rowspan=3 | {{Property|P2049}} || Width of the mountain or peak, without auto-conversion. You may wish to use <code><nowiki>{{</nowiki>[[Template:Convert|Convert]]<nowiki>|xxx|km|mi|abbr=on}}</nowiki></code>
 +
|-
 +
| '''width_km''' || Length in kilometres, with auto-conversion.
 +
|-
 +
| '''width_mi''' || Length in miles, with auto-conversion.
 +
|-
 +
| '''width_orientation''' || {{Property|P2049}} with qualifier {{Property|P7469}} as:<br/>{{Q|Q34027}} (for EW) or {{Q|Q36477}} (for NS) || Width orientation.
 +
|-
 +
| '''width_ref''' || N/A || Optional parameter to add a suffix to the <code>width</code> parameters (such as a reference).
 +
|-
 +
| '''area''' || rowspan=3 | {{Property|P2046}} || Footprint of the mountain or peak, without auto-conversion. You may wish to use <code><nowiki>{{</nowiki>[[Template:Convert|Convert]]<nowiki>|xxx|km2|mi2|abbr=on}}</nowiki></code>
 +
|-
 +
| '''area_km2''' || Footprint of the mountain or peak in square kilometres, with auto-conversion.
 +
|-
 +
| '''area_mi2''' || Footprint of the mountain or peak in square miles, with auto-conversion.
 +
|-
 +
| '''area_ref''' || N/A || Optional parameter to add a suffix to the <code>area</code> parameters (such as a reference).
 +
|-
 +
| '''volume''' || rowspan=3 | {{Property|P2234}} || Volume of the mountain or peak, without auto-conversion. You may wish to use <code><nowiki>{{</nowiki>[[Template:Convert|Convert]]<nowiki>|xxx|km3|mi3|abbr=on}}</nowiki></code>
 +
|-
 +
| '''volume_km3''' || Volume of the mountain or peak in cubic kilometres, with auto-conversion.
 +
|-
 +
| '''volume_mi3''' || Volume of the mountain or peak in cubic miles, with auto-conversion.
 +
|-
 +
| '''volume_ref''' || N/A || Optional parameter to add a suffix to the <code>volume</code> parameters (such as a reference).
 +
|-
 +
| colspan="3" style="background-color:#FFFFE6;text-align:center;" | '''Naming'''
 +
|-
 +
| '''etymology''' || {{Property|P138}} || Origin of name
 +
|-
 +
| '''nickname''' || {{Property|P1449}} || &nbsp;
 +
|-
 +
| '''native_name''' || {{Property|P1559}} || Name in local language. If more than one, separate using {{tl|Plain list}} and {{tl|native_name}}.
 +
|-
 +
| '''native_name_lang''' || {{Property|P1559}} || [[ISO 639-2]] code of <code>native_name</code>.
 +
|-
 +
| '''translation''' || {{Property|P1559}} with qualifier {{Property|P2441}} || Translation of name to English (if name is not an English name)
 +
|-
 +
| '''pronunciation''' || {{Property|P898}} || Use an appropriate IPA-xx template, replacing 'xx' with the ISO code for the language. (See {{tl|IPA-en}} for English.)
 +
|-
 +
| '''authority''' || &nbsp; || &nbsp;
 +
|-
 +
| colspan="3" style="background-color:#FFFFE6;text-align:center;" | '''Geography'''
 +
|-
 +
| '''country''' || {{Property|P17}} || Country(ies) of the peak or mountain.
 +
|-
 +
| '''country_type''' || &nbsp; || Optional parameter to override the default "Country" label.
 +
|-
 +
| '''subdivision1'''/'''state''' || {{Property|P131}} || 1st level subdivision (i.e. states) of the peak or mountain.
 +
|-
 +
| '''subdivision1_type'''/'''state_type''' || &nbsp; || Optional parameter to override the default "State" label.
 +
|-
 +
| '''location''' || {{Property|P276}} || Free-form field to describe the location.
 +
|-
 +
| '''subdivision2'''/'''region''' || &nbsp; || 2nd level subdivision (i.e. regions) of the peak or mountain.
 
|-
 
|-
|'''name'''
+
| '''subdivision2_type'''/'''region_type''' || &nbsp; || Optional parameter to override the default "Region" label.
| Name of the mountain, peak or hill. If more than one mountain by the name exists, the article is likely disambiguated but this name in the infobox should be the undisambiguated name. For example, Mount Columbia (for [[Mount Columbia (Alberta)]] or [[Mount Columbia (Colorado)]]. This field is required.
 
 
|-
 
|-
|'''other_name'''
+
| '''subdivision3'''/'''district''' || &nbsp; || 3rd level subdivision (i.e. districts) of the peak or mountain.
| Other name for the mountain if relatively well known. For example, Denali for Mount McKinley. Quotes can be used as normal to italicize or bold the text if desired.
 
 
|-
 
|-
|'''photo'''
+
| '''subdivision3_type'''/'''district_type''' || &nbsp; || Optional parameter to override the default "District" label.
| Photograph of the mountain. Preferably a distance shot to show most/all of the mountain rather than a view from the summit. Do not include the "File:" prefix. If uploading a new image, please put them on [[Wikimedia Commons|Commons]] so they can be easily used by the other language Wikipedias. If the only image available is less than 300px wide, you can use the '''photo_size''' parameter to indicate its size.
 
 
|-
 
|-
|'''photo_size'''
+
| '''subdivision4'''/'''part''' || &nbsp; || 4th level subdivision (i.e. subdivisions) of the peak or mountain.
| Specify the width of the photo in pixels. For example <code>photo_size = 200</code> with no "px". If no value is specified, the default width is 285 pixels. A standard horizontal photographic composition will generally display well at 285px. A standard vertical composition may need to be adjusted to 180 or 220 pixels.
 
 
|-
 
|-
|'''photo_alt'''
+
| '''subdivision4_type'''/'''part_type''' || &nbsp; || Optional parameter to override the default "Subdivisions" label.
| Alt text for the photo, primarily for visually impaired readers. See ''[[Wikipedia:Alternative text for images]]''.
 
 
|-
 
|-
|'''photo_caption'''
+
| '''settlement''' || &nbsp; || Settlement(s) on/around the peak or mountain.
| Description of the photograph which is displayed below. Include the month and year if known.
 
 
|-
 
|-
|'''elevation'''
+
| '''settlement_type''' || &nbsp; || Optional parameter to override the default "Settlement" label.
| Maximum height of the mountain above mean sea level. If the mountain has multiple high points, use the highest. Metres should be used first for all mountains outside of the United States and feet for those within in the U.S. For conversions,
 
*use '''elevation_m''' for conversions from metres to feet or '''elevation_ft''' for conversions from feet to metres, or
 
*use the {{tl|convert}} template to specify the height in metres or feet. For example <nowiki>{{convert|5959|m|ft|0|abbr=on}}</nowiki>.
 
This field is required.
 
 
|-
 
|-
|'''elevation_ref'''
+
| '''range_coordinates''' || &nbsp; || &nbsp;
|Reference for the elevation using the standard <nowiki><ref> </ref></nowiki> tags. If elevation_m/elevation_ft was used, the reference must be specified using this parameter.
 
 
|-
 
|-
|'''location'''
+
| '''range_coordinates_ref''' || N/A || Optional parameter to add a suffix to the <code>range_coordinates</code> parameter (such as a reference).
| Province or state first, followed by country. For USA, the county is optional but if given, be provided before the state. If a pushpin map is being used, the location will be used for the map's caption unless the map_caption parameter is set.
 
 
|-
 
|-
|'''range'''
+
| '''range''' || {{Property|P4552}} || The [[mountain range]] (specific subgroup) that the mountain/massif/range. I.e. [[Bernese Alps]], not [[Alps]].
| [[Mountain range]] if applicable. The specific range subgroup should be provided instead of any major mountain system unless there is no applicable subgroup. For example, use [[Teton Range]] and not [[Rocky Mountains]] or [[Bernese Alps]] not [[Alps]].
 
 
|-
 
|-
|'''prominence'''
+
| '''bordering_range'''/'''border''' || {{Property|P4777}} || Geographical entities that form the border of the mountain or rangel
| The [[topographic prominence]] of the summit.
 
*use '''prominence_m''' for conversions from metres to feet or '''prominence_ft''' for conversions from feet to metres, or
 
*use the {{tl|convert}} template to specify the prominence in metres or feet. For example <nowiki>{{convert|1422|m|ft|0|abbr=on}}</nowiki>.
 
 
|-
 
|-
|'''prominence_ref'''
+
| '''grid_ref_UK''' || {{Property|P613}} || If the mountain is in [[Great Britain]], the [[British national grid reference system|British grid reference]]. Use <code>grid_ref_UK_note</code> to add a suffix note.
|Reference for the prominence using the standard <nowiki><ref> </ref></nowiki> tags.
 
 
|-
 
|-
|'''parent_peak'''
+
| '''grid_ref_Ireland''' || {{Property|P4091}} || If the mountain is in [[Ireland]] (whether [[Northern Ireland]] or the [[Republic of Ireland|Republic]]), the [[Irish national grid reference system|Irish grid reference]]. Use <code>grid_ref_Ireland_note</code> to add a suffix note.
| In computation of prominence, peaks form a hierarchy: this is the parent of the peak in the hierarchy. For more information, see [[topographic prominence#Prominence parentage]]
 
|- 
 
|'''map'''
 
| The name of a location map as per [[Template:Location map]] (eg. ''Indonesia'' or ''Russia''). The coordinate fields (e.g. lat_d and long_d) position a pushpin coordinate marker and label on the map '''automatically'''. Example see: [[Mount Everest]]
 
 
|-
 
|-
|'''label'''
+
| '''topo_maker''' || &nbsp; || The publisher of the topographic map that contains the range
| Label to be used for the mountain's location on the map. If not specified, the value of the ''name'' parameter is used.
 
 
|-
 
|-
|'''label_position'''
+
| '''topo''' || &nbsp; || The name of the topographic map that contains the range
| The position of the label on the pushpin map relative to the pushpin coordinate marker. Valid options are {left, right, top, bottom, none}. If this field is not specified, the default value is ''right''.
 
 
|-
 
|-
|'''map_alt'''
+
|  '''topo_map''' || &nbsp; || &nbsp;
| Alt text for the map, primarily for visually impaired readers. See ''[[Wikipedia:Alternative text for images#Maps|Alt text for maps]]''.
 
|-  
 
|'''map_caption'''
 
| Fill out if a map caption is desired. If not specified, '''location''' will be used.
 
|
 
|'''map_size'''
 
| Must be entered as only a number&mdash;'''no need for px'''.  The default value is 250.
 
|- 
 
|'''lat_d'''
 
| Latitude degrees. Can also be used for decimal degrees
 
|
 
|'''lat_m'''
 
| Latitude minutes.
 
|- 
 
|'''lat_s'''
 
| If known, latitude seconds.
 
|- 
 
|'''lat_NS'''
 
| '''N''' for North; '''S''' for South.
 
|- 
 
|'''long_d'''
 
| Longitude degrees.
 
|- 
 
|'''long_m'''
 
| Longitude minutes.
 
|- 
 
|'''long_s'''
 
| If known, longitude seconds.
 
|- 
 
|'''long_EW'''
 
| '''E''' for East; '''W''' for West.
 
|- 
 
|'''region'''
 
| Either a two character [[ISO 3166-1 alpha-2]] country code or an [[ISO 3166-2]] region code.
 
 
|-
 
|-
|'''coordinates'''
+
| '''biome''' || &nbsp; || Biome(s) for range
| The latitude and longitude of the summit using the {{tl|coord}} template with ''display=inline,title''. If the article uses a geolinks template in the external links section, do not use the ''display'' parameter. <u>NOTE:</u> If a push pin map is used, this field is ignored.
 
 
|-
 
|-
|'''coordinates_ref'''
+
| colspan="3" style="background-color:#FFFFE6;text-align:center;" | '''Geology'''
| For any references regarding the coordinates reported.  <nowiki><ref> </ref></nowiki> tags must be used.
 
 
|-
 
|-
|'''topo'''
+
| '''formed_by''' || &nbsp; || &nbsp;
| The name of the [[topographic map]] showing the mountain. In Canada, this is usually the [[National Topographic System]] map number while for the USA, it's the map name from the USGS.
 
 
|-
 
|-
|'''type'''
+
| '''orogeny''' || &nbsp; || &nbsp;
| The type of mountain &mdash; see [[List of mountain types]].
 
 
|-
 
|-
|'''volcanic_arc/belt'''
+
| '''age''' || &nbsp; || Age of the rock. [[Geologic time scale]]s may be useful here. Use <code>period</code>, <code>period1</code> through <code>period5</code> for multiple values.
| If the mountain is a volcano, it may be part of a [[volcanic arc]] or [[volcanic belt]].
 
 
|-
 
|-
|'''age'''
+
| '''type''' || &nbsp; || &nbsp;
| Age of the rock. [[Geologic time scale]]s may be useful here.
 
 
|-
 
|-
|'''last_eruption'''
+
| '''rock''' || &nbsp; || Type of the rock mountain is made from. Use <code>geology</code>, <code>geology1</code> through <code>geology5</code>, for multiple types.
| The date of the last eruption if the mountain is of volcanic origin. Only use ''Unknown'' if a verifiable source such as the [http://www.volcano.si.edu/ Global Volcanism Program] states it as such.
 
 
|-
 
|-
|'''first_ascent
+
| '''volcanic_region''' || &nbsp; || If the mountain is a volcano, the [[volcanic arc|arc]], [[volcanic belt|belt]] or [[volcanic field|field]] in which it is situated.
| Date of the first ascent, if known. Typically, this is the first recorded ascent but not necessarily the first true ascent. If it is quite probable the peak/mountain was ascended by local people before then, a footnote should be added.
 
 
|-
 
|-
|'''easiest_route'''
+
| '''last_eruption''' || &nbsp; || The date of the last eruption if the mountain is of volcanic origin.
| The easiest route to the summit. Some possibilities include [[Hiking|Hike]], [[Scrambling|Scramble]] or any of the [[Yosemite Decimal System|YDS]] grades.
 
 
|-
 
|-
|'''grid_ref_UK'''
+
| colspan="3" style="background-color:#FFFFE6;text-align:center;" | '''Climbing'''
| If the mountain is in [[Great Britain]], the [[British national grid reference system|British grid reference]]. For mountains outside of Great Britain, this field is not applicable and therefore should be removed if it is present.
 
 
|-
 
|-
|'''grid_ref_Ireland'''
+
| '''first_ascent''' || &nbsp; || Date of the first recorded ascent.
| If the mountain is in [[Ireland]] (whether [[Northern Ireland]] or the [[Republic of Ireland|Republic]]), the [[Irish national grid reference system|Irish grid reference]]. For mountains outside Ireland, this field is not applicable and therefore should be removed it it is present.
 
 
|-
 
|-
|'''listing'''
+
| '''easiest_route''' || &nbsp; || The easiest route to the summit. Some possibilities include [[Hiking|Hike]], [[Scrambling|Scramble]] or any of the [[Yosemite Decimal System|YDS]] grades.
| Name of a relevant list of mountains that the peak belongs to. See [[Lists of mountains]] for examples.
 
 
|-
 
|-
|'''translation'''
+
| '''normal_route''' || &nbsp; || &nbsp;
| If the peak name is not English, the English translation.
 
 
|-
 
|-
|'''language'''
+
| '''access''' || &nbsp; || &nbsp;
| The language of the translation.
 
 
|-
 
|-
|'''pronunciation'''
 
| Pronunciation of the name if not obvious.
 
 
|}
 
|}
  
===General notes===
+
==== Advanced uses ====
* Only the '''name''' and '''elevation''' fields are required. All other fields are optional and will not display if not present in the template or do not have any value.
+
{| class="mw-datatable"
* Blank starter templates for various areas of the world (just copy and paste):
+
|-
 
+
! align="center" | Parameter !! align="center" | Default value !! align="center" | Description
:* [[Wikipedia:WikiProject Mountains/infoboxes#Alps|Infobox for mountains in the Alps]]
+
|-
:* [[Wikipedia:WikiProject Mountains/infoboxes#Canada|Infobox for mountains in Canada]]
+
| '''qid''' || &nbsp; || &nbsp;
:* [[Wikipedia:WikiProject Mountains/infoboxes#Himalaya|Infobox for mountains in the Himalaya]]
+
|-
:* [[Wikipedia:WikiProject Mountains/infoboxes#United_Kingdom|Infobox for mountains in the United Kingdom]]
+
| '''suppressfields''' || &nbsp; || &nbsp;
:* [[Wikipedia:WikiProject Mountains/infoboxes#United_States|Infobox for mountains in the United States]]
+
|-
 
+
| '''fetchwikidata''' || &nbsp; || &nbsp;
==Microformat==
+
|-
{{UF-hcard-geo}}
+
| '''onlysourced''' || &nbsp; || &nbsp;
 
+
|-
==Examples==
+
| '''child''' || &nbsp; || &nbsp;
Two examples from actual articles are below.
+
|-
 +
| '''embed''' || &nbsp; || &nbsp;
 +
|-
 +
| '''embedded''' || &nbsp; || &nbsp;
 +
|-
 +
| '''misc''' || &nbsp; || &nbsp;
 +
|-
 +
| '''module''' || &nbsp; || &nbsp;
 +
|-
 +
|}
  
===Example 1===
+
== Template Data ==
{{Infobox mountain
+
{{Collapse|2=Click the [show] link to the right to display the [[Wikipedia:TemplateData|TemplateData]]|1=
| name = K2
+
{{TemplateData header|nolink=1}}
| photo = K2-big.jpg
+
<templatedata>
| photo_alt = A large angular white mountain, with steeply sloped sides mostly covered with snow, dominates surrounding brown mountains
+
{
| photo_caption = K2 in Summer
+
"description": "This template is used to create an infobox for an article about a mountain.",
| elevation_m = 8611
+
"params": {
| elevation_ref = <br /><small>[[Eight-thousander|Ranked 2nd]]</small>
+
"name": {
| location = [[Taxkorgan Tajik Autonomous County]], [[Xinjiang]], [[China]]/[[Northern Areas, Pakistan]]
+
"required": true,
| range = [[Karakoram]]
+
"label": "Name",
| prominence_m = 4017
+
"type": "string",
| topo =
+
"description": "Name of the mountain, peak or hill. If more than one mountain by the name exists, the article is likely disambiguated but this name in the infobox should be the undisambiguated name. For example, Mount Columbia (for Mount Columbia (Canada) or Mount Columbia (Colorado)."
| type =
+
},
| age =
+
                "other_name": {
| first_ascent = July 31, 1954 by Lacedelli &amp; Compagnoni
+
                        "required": false,
| easiest_route = Rock, snow and ice climb
+
                        "label": "Other name",
| listing =
+
                        "type": "string",
| translation =
+
                        "description": "An alternate English name for the mountain, e.g., \"Mount McKinley\" for Denali. Quotes can be used as normal to italicize or bold the text if desired."
| language =
+
                },
| pronunciation =
+
                "etymology": {
| map = Pakistan
+
                        "required": false,
| label_position = right
+
                        "label": "Etymology",
| map_alt = K2 is located on the far northwest border of Pakistan, next to China
+
                        "type": "string",
| map_caption = Location on Pakistan/China border
+
                        "description": "The etymology of the name"
| map_size = 275
+
                },
| coordinates_ref =
+
                "native_name": {
| latd = 35 | latm = 52 | lats = 57 | latNS = N
+
                        "required": false,
| longd = 76 | longm = 30 | longs = 48 | longEW=E
+
                        "label": "Native name",
}}
+
                        "type": "string",
 +
                        "description": "The name of the mountain in the local language, if not English."
 +
                },
 +
                "native_name_lang": {
 +
                        "required": false,
 +
                        "label": "ISO 639 language code",
 +
                        "type": "string",
 +
                        "description": "The ISO 639 code for the language of the mountain name (if not English). e.g., \"fr\" for French"
 +
                },
 +
                "language": {
 +
"required": false,
 +
"label": "Language",
 +
"type": "string",
 +
"description": "Language of mountain name."
 +
},   
 +
"translation": {
 +
"required": false,
 +
"label": "Translation",
 +
"type": "string",
 +
"description": "Translation of the mountain's name into English"
 +
},
 +
"pronunciation": {
 +
"required": false,
 +
"label": "Pronunciation",
 +
"type": "string",
 +
"description": "Use an appropriate IPA-xx template, replacing 'xx' with the ISO code for the language. (See {{IPA-en}} for English.)"
 +
},
 +
"photo": {
 +
"required": false,
 +
"label": "Photo",
 +
"type": "string",
 +
"description": "Photograph of the mountain. Preferably a distance shot to show most/all of the mountain rather than a view from the summit. Do not include the \"File:\" prefix. If uploading a new image, please put them on Commons so they can be easily used by the other language Wikipedias. If the only image available is less than 280px wide, you can use the photo_size parameter to indicate its size."
 +
},
 +
"photo_alt": {
 +
"required": false,
 +
"label": "Photo alt",
 +
"type": "string",
 +
"description": "Alt text for the photo, primarily for visually impaired readers. See Wikipedia:Alternative text for images."
 +
},
 +
"photo_caption": {
 +
"required": false,
 +
"label": "Photo caption",
 +
"type": "string",
 +
"description": "Description of the photograph which is displayed below. Include the month and year if known."
 +
},
 +
"map": {
 +
"required": false,
 +
"label": "Map",
 +
"type": "string",
 +
"description": "The name of a location map as per Template:Location map (e.g. Indonesia or Russia). The coordinate fields position a pushpin coordinate marker and label on the map automatically. Example see: Mount Everest. For a static image, use map_image"
 +
},
 +
"map_image": {
 +
"required": false,
 +
"label": "Map",
 +
"type": "string",
 +
"description": "The file name of a static map image to be displayed.  For a [[Template:location map|location map]], use map"
 +
},
 +
"map_alt": {
 +
"required": false,
 +
"label": "Map alt",
 +
"type": "string",
 +
"description": "Alt text for the map, primarily for visually impaired readers. See [[Wikipedia:Alternative text for images#Maps]]."
 +
},
 +
"map_caption": {
 +
"required": false,
 +
"label": "Map caption",
 +
"type": "string",
 +
"description": "Fill out if a map caption is desired. If not specified, location will be used."
 +
},
 +
"location": {
 +
"required": false,
 +
"label": "Location",
 +
"type": "string",
 +
"description": "Province or state first, followed by country. For USA, the county is optional but if given, be provided before the state. If a pushpin map is being used, the location will be used for the map's caption unless the map_caption parameter is set."
 +
},
 +
"map_relief": {
 +
"required": false,
 +
"label": "Map relief",
 +
"type": "string",
 +
"description": "If a location map template is specified, this template will attempt to display a relief map if one is available. To force the default map image to display set to 0."
 +
},
 +
"label": {
 +
"required": false,
 +
"label": "Label",
 +
"type": "string",
 +
"description": "Label to be used for the mountain's location on the map. If not specified, the value of the name parameter is used."
 +
},
 +
"label_position": {
 +
"required": false,
 +
"label": "Label position",
 +
"default": "right",
 +
"type": "string/line",
 +
"description": "The position of the label on the pushpin map relative to the pushpin coordinate marker. Valid options are {left, right, top, bottom, none}."
 +
},
 +
"elevation": {
 +
"required": false,
 +
"label": "Elevation",
 +
"type": "string",
 +
"description": "Maximum height of the mountain. If the mountain has multiple high points, use the highest. Metres should be used first for all mountains outside of the United States and feet for those within the U.S. For conversions, use elevation_m for metres to feet or elevation_ft for feet to metres. This field is required."
 +
},
 +
"elevation_m": {
 +
"required": false,
 +
"label": "Elevation (meters)",
 +
"type": "string",
 +
"description": "Maximum height of the mountain, metres."
 +
},
 +
"elevation_ft": {
 +
"required": false,
 +
"label": "Elevation (feet)",
 +
"type": "string",
 +
"description": "Maximum height of the mountain, feet."
 +
},
 +
"elevation_ref": {
 +
"required": false,
 +
"label": "Elevation ref",
 +
"type": "string",
 +
"description": "Reference for the elevation using the standard <ref> </ref> tags. If elevation_m/elevation_ft was used, the reference must be supplied using this parameter."
 +
},
 +
"prominence": {
 +
"required": false,
 +
"label": "Prominence",
 +
"type": "string",
 +
"description": "The clean topographic prominence of the summit. For conversions, use prominence_m for metres to feet or prominence_ft for feet to metres."
 +
},
 +
"prominence_m": {
 +
"required": false,
 +
"label": "Prominence (meters)",
 +
"type": "string",
 +
"description": "The clean topographic prominence of the summit, metres."
 +
},
 +
"prominence_ft": {
 +
"required": false,
 +
"label": "Prominence (feet)",
 +
"type": "string",
 +
"description": "The clean topographic prominence of the summit, feet."
 +
},
 +
"prominence_ref": {
 +
"required": false,
 +
"label": "Prominence ref",
 +
"type": "string",
 +
"description": "Reference for the prominence using the standard <ref> </ref> tags."
 +
},
 +
"parent_peak": {
 +
"required": false,
 +
"label": "Parent peak",
 +
"type": "string",
 +
"description": "In computation of prominence, peaks form a hierarchy: this is the parent of the peak in the hierarchy. For more information, see Line parent."
 +
},
 +
"listing": {
 +
"required": false,
 +
"label": "Listing",
 +
"type": "string",
 +
"description": "Name of a relevant list of mountains that the peak belongs to. See List of mountain lists for examples."
 +
},
  
<pre style="max-width:60%; overflow:auto; margin-right:0.5em; font-size:95%;">
+
"range": {
{{Infobox mountain
+
"required": false,
| name = K2
+
"label": "Range",
| photo = K2-big.jpg
+
"type": "string",
| photo_alt = A large angular white mountain, with steeply sloped sides mostly covered with snow, dominates surrounding brown mountains
+
"description": "Mountain range if applicable. The specific range subgroup should be provided instead of any major mountain system unless there is no applicable subgroup. For example, use Teton Range and not Rocky Mountains or Bernese Alps not Alps."
| photo_caption = K2 in Summer
+
},
| elevation_m = 8611
+
"coordinates": {
| elevation_ref = <br /><small>[[Eight-thousander|Ranked 2nd]]</small>
+
"required": false,
| location = [[Taxkorgan Tajik Autonomous County]], [[Xinjiang]], [[China]]/[[Northern Areas, Pakistan]]
+
"label": "Coordinates",
| range = [[Karakoram]]
+
"type": "string",
| prominence_m = 4017
+
"aliases": [
| topo =
+
"coords"
| type =
+
],
| age =
+
"description": "The latitude and longitude of the summit using the {{coord}} template with display=inline,title. If the article uses a geolinks template in the external links section, do not use the display parameter."
| first_ascent = July 31, 1954 by Lacedelli &amp; Compagnoni
+
},
| easiest_route = Rock, snow and ice climb
+
"topo": {
| listing =
+
"required": false,
| translation =
+
"label": "Topo",
| language =
+
"type": "string",
| pronunciation =
+
"description": "Topographic map"
| map = Pakistan
+
},
| label_position = right
+
"grid_ref_UK": {
| map_alt = K2 is located on the far northwest border of Pakistan, next to China
+
"required": false,
| map_caption = Location on Pakistan/China border
+
"label": "Grid ref (UK)",
| map_size = 275
+
"type": "string",
| coordinates_ref =
+
"description": "Ordnance Survey (UK) grid reference for the mountain, passed to {{gbm4ibx}}."
| latd = 35 | latm = 52 | lats = 57 | latNS = N
+
},
| longd = 76 | longm = 30 | longs = 48 | longEW=E
+
                "grid_ref_UK_note": {
 +
                        "required": false,
 +
                        "label":  "Notes for grid_ref_UK",
 +
                        "description":  "Notes for grid_ref_UK, e.g., a citation."
 +
                },
 +
"grid_ref_Ireland": {
 +
"required": false,
 +
"label": "Grid ref (Ireland)",
 +
"type": "string",
 +
"description": "Ordnance Survey(Ireland) grid reference for the mountain, passed to {{iem4ibx}}."
 +
},
 +
                "grid_ref_Ireland_note": {
 +
                        "required": false,
 +
                        "label":  "Notes for grid_ref_Ireland",
 +
                        "description":  "Notes for grid_ref_Ireland, e.g., a citation."
 +
                },
 +
"coord_type": {
 +
"required": false,
 +
"label": "Coordinate type",
 +
"default": "mountain",
 +
"type": "string",
 +
"description": "Type, from [[Wikipedia:WikiProject Geographical coordinates/type:]]."
 +
},
 +
"region_code": {
 +
"required": false,
 +
"label": "Region",
 +
"type": "string/line",
 +
"description": "Either a two character ISO 3166-1 alpha-2 country code or an ISO 3166-2 region code. See [[Wikipedia:COORD REGION]]."
 +
},
 +
 +
"source": {
 +
"required": false,
 +
"label": "Source",
 +
"type": "string",
 +
"description": "The source of the coordinate data. See [[Wikipedia:COORD SOURCE]]."
 +
},
 +
"format": {
 +
"required": false,
 +
"label": "Format",
 +
"default": "dms",
 +
"type": "string/line",
 +
"description": "Format to display degrees in the coordinate listing. dms for degree, minutes, second output (the default), or dec for decimal degree output."
 +
},
 +
"coordinates_ref": {
 +
"required": false,
 +
"label": "Coordinates ref",
 +
"type": "string",
 +
"description": "For any references regarding the coordinates reported. <ref> </ref> tags must be used."
 +
},
 +
"type": {
 +
"required": false,
 +
"label": "Type",
 +
"type": "string/line",
 +
"description": "The type of mountain — see List of mountain types."
 +
},
 +
"age": {
 +
"required": false,
 +
"label": "Age",
 +
"type": "string/line",
 +
"description": "Age of the rock. Geologic time scales may be useful here."
 +
},
 +
"volcanic_arc": {
 +
"required": false,
 +
"label": "Volcanic arc",
 +
"type": "string",
 +
"description": "If the mountain is a volcano, arc in which it is situated."
 +
},
 +
"volcanic_belt": {
 +
"required": false,
 +
"label": "Volcanic belt",
 +
"type": "string",
 +
"description": "If the mountain is a volcano, belt in which it is situated."
 +
},
 +
"volcanic_field": {
 +
"required": false,
 +
"label": "Volcanic field",
 +
"type": "string",
 +
"description": "If the mountain is a volcano, field in which it is situated."
 +
},
 +
"volcanic_arc/belt": {
 +
"required": false,
 +
"label": "Volcanic arc/belt",
 +
"type": "string",
 +
"description": "If the mountain is a volcano, arc/belt in which it is situated."
 +
},
 +
"last_eruption": {
 +
"required": false,
 +
"label": "Last eruption",
 +
"type": "string",
 +
"description": "The date of the last eruption if the mountain is of volcanic origin. Only use Unknown if a verifiable source such as the Global Volcanism Program states it as such."
 +
},
 +
"first_ascent": {
 +
"required": false,
 +
"label": "First ascent",
 +
"type": "string",
 +
"description": "Date of the first ascent, if known. Typically, this is the first recorded ascent but not necessarily the first true ascent. If it is quite probable the peak/mountain was ascended by local people before then, a footnote should be added."
 +
},
 +
"easiest_route": {
 +
"required": false,
 +
"label": "Easiest route",
 +
"type": "string",
 +
"description": "The easiest route to the summit. Some possibilities include Hike, Scramble or any of the YDS grades."
 +
},
 +
"embedded": {
 +
"required": false,
 +
"label": "Embedded",
 +
"type": "string",
 +
"description": "Another Infobox to place within the mountain infobox. The other infobox will show up at the end of the mountain infobox. The other infobox needs to have its \"embed\" or \"child\" parameter set to 1 or yes, as appropriate."
 +
},
 +
"child": {
 +
"required": false,
 +
"type": "string/line",
 +
"label": "Child",
 +
"description": "\"yes\" if the mountain infobox is embedded inside another Infobox"
 +
},
 +
"map_size": {
 +
"aliases": [
 +
"map_width"
 +
],
 +
"required": false,
 +
"default": "250",
 +
"type": "number",
 +
"label": "Map width",
 +
"description": "Width of the map, in pixels. Must be entered as a number. The default value is 250."
 +
},
 +
"photo_size": {
 +
"required": false,
 +
"type": "number",
 +
"label": "Photo size",
 +
"description": "Width of the photo, if less than 280px."
 +
}
 +
}
 +
}
 +
</templatedata>
 
}}
 
}}
</pre>
 
{{-}}
 
  
----
+
== Sample Wikidata items ==
 +
{{Expand list|date=March 2020}}
 +
{{Clear}}
  
===Example 2===
+
== Tracking categories ==
 +
* {{Category link with count|Wikidata value to be checked for Infobox mountain}}
 +
* {{Category link with count|Pages using infobox mountain with unknown parameters}}
 +
* {{Category link with count|Pages using infobox mountain with multiple parameters}}
 +
* {{Category link with count|Pages using infobox mountain with name fallback}}
 +
* {{Category link with count|Pages using infobox mountain with photo fallback}}
 +
* {{Category link with count|Pages using infobox mountain with language parameter}}
 +
* {{Category link with count|Pages with malformed OS coordinates}}
  
{{Infobox mountain
+
== Microformat ==
| name = Mount Shasta
+
{{UF-hcard-geo}}
| photo = Mt_Shasta_from_the_northwest-750px.JPG
 
| photo_alt = A large mountain rises in the distance over shrubs and trees, its peak covered with snow. A lower brown mountain on its right does not rise to a sharp peak.
 
| photo_caption = Mount Shasta and Shastina from the Butte Valley (North-East)
 
| elevation = {{convert|14179|ft|m|0}}
 
| location = [[California]], [[United States|USA]]
 
| range = [[Cascade Range|Cascades]]
 
| prominence =
 
| coordinates =
 
| topo = [[United States Geological Survey|USGS]] Mount Shasta
 
| type = [[Composite volcano]]
 
| age = Less than 593 [[kiloannum|ka]]
 
| last_eruption = 1786
 
| first_ascent = 1854 by E.D. Pearce and party
 
| easiest_route = rock/ice
 
| listing =
 
| translation =
 
| language =
 
| pronunciation =
 
}}
 
  
<pre style="max-width:60%; overflow:auto; margin-right:0.5em; font-size:95%;">
 
{{Infobox mountain
 
| name = Mount Shasta
 
| photo = Mt_Shasta_from_the_northwest-750px.JPG
 
| photo_alt = A large mountain rises in the distance over shrubs and trees, its peak covered with snow. A lower brown mountain on its right does not rise to a sharp peak.
 
| photo_caption = Mount Shasta and Shastina from the Butte Valley (North-East)
 
| elevation = {{convert|14179|ft|m|0}}
 
| location = [[California]], [[United States|USA]]
 
| range = [[Cascade Range|Cascades]]
 
| prominence =
 
| coordinates =
 
| topo = [[United States Geological Survey|USGS]] Mount Shasta
 
| type = [[Composite volcano]]
 
| age = Less than 593 [[kiloannum|ka]]
 
| last_eruption = 1786
 
| first_ascent = 1854 by E.D. Pearce and party
 
| easiest_route = rock/ice
 
| listing =
 
| translation =
 
| language =
 
| pronunciation =
 
}}</pre>
 
{{-}}
 
<includeonly>
 
  
<!-- ADD CATEGORIES BELOW THIS LINE -->
+
<includeonly>{{Sandbox other||
[[Category:WikiProject Mountains]]
 
[[Category:geography infobox templates|Mountain]]
 
  
<!-- ADD INTERWIKIS BELOW THIS LINE -->
+
<!--Categories below this line, please; interwikis at Wikidata-->
[[an:Plantilla:Montañas]]
+
[[Category:Mountain templates]]
[[ar:قالب:معلومات جبل]]
+
[[Category:WikiProject Mountains templates]]
[[be-x-old:Шаблён:Гара]]
+
[[Category:Place infobox templates|Mountain]]
[[bg:Шаблон:Планина]]
+
[[Category:Infobox templates with module parameter|Mountain]]
[[cs:Šablona:Infobox - hora]]
+
[[Category:Embeddable templates|{{PAGENAME}}]]
[[de:Vorlage:Infobox Berg]]
+
[[Category:Templates that add a tracking category]]
[[dsb:Pśedłoga:Infokašćik góra]]
+
}}</includeonly>
[[eo:Ŝablono:Informkesto monto]]
 
[[es:Plantilla:Ficha de montaña]]
 
[[fa:الگو:دادان کوه]]
 
[[fr:Modèle:Infobox Montagne]]
 
[[he:תבנית:הר]]
 
[[hsb:Předłoha:Infokašćik hora]]
 
[[io:Shablono:Monto]]
 
[[ja:Template:Infobox 山]]
 
[[ka:თარგი:ინფოდაფა მთა]]
 
[[ko:틀:산 정보]]
 
[[lv:Veidne:Infokaste kalns]]
 
[[hu:Sablon:Hegy infobox]]
 
[[ml:ഫലകം:Infobox Mountain]]
 
[[mk:Шаблон:Инфокутија за планина]]
 
[[pl:Szablon:Góra infobox]]
 
[[pt:Predefinição:Info/Montanha]]
 
[[ro:Format:Infocaseta Munte]]
 
[[ru:Шаблон:Гора]]
 
[[fi:Malline:Vuori]]
 
[[sv:Mall:Berg]]
 
[[ta:வார்ப்புரு:தகவல் சட்டம் மலை]]
 
[[tr:Şablon:Dağ]]
 
</includeonly>
 

Latest revision as of 15:43, 18 January 2021

Wikidata-enabled

Simply add {{Infobox mountain}} to the top of an article, and the data will be automatically included from Wikidata. If necessary, these values can be overridden by passing local values to the relevant parameters in the article:

{{Infobox mountain
| name = [local value]
}}

To add data to Wikidata, please see the Parameters section below.

Standard usage

{{{name}}}
{{{other_name}}}
{{{photo_alt}}}
{{{photo_caption}}}
Highest point
Peak{{{highest}}}, {{{highest_location}}}
ElevationScript error: No such module "If empty". {{{...ref}}}
{{{elevation_system}}}
ProminenceScript error: No such module "If empty". {{{...ref}}}
Parent peak{{{parent_peak}}}
IsolationScript error: No such module "If empty".
to {{{isolation_parent}}} {{{...ref}}}
Listing{{{listing}}}
CoordinatesScript error: No such module "If empty".Script error: No such module "If empty".
Dimensions
LengthScript error: No such module "If empty". Script error: No such module "If empty". {{{...ref}}}
WidthScript error: No such module "If empty". Script error: No such module "If empty". {{{...ref}}}
AreaScript error: No such module "If empty". {{{...ref}}}
VolumeScript error: No such module "If empty". {{{...ref}}}
Naming
Etymology{{{etymology}}}
Nickname{{{nickname}}}
Native nameTemplate:Native name
English translation{{{translation}}}
Pronunciation{{{pronunciation}}}
Defining authority{{{authority}}}
Geography
Location{{{location}}}
Script error: No such module "If empty".{{{country}}}
Script error: No such module "If empty".{{{state}}}
Script error: No such module "If empty".{{{region}}}
Script error: No such module "If empty".{{{district}}}
Script error: No such module "If empty".{{{part}}}
Script error: No such module "If empty".{{{settlement}}}
Range coordinatesScript error: No such module "If empty". {{{...ref}}}
Parent range{{{parent}}}
Borders on{{{border}}}
OS grid{{{grid_ref_UK}}}{{{...ref}}}
OSI/OSNI gridTemplate:OS coord{{{...ref}}}
Topo map{{{topo_maker}}} Script error: No such module "If empty".
Biome{{{biome}}}
Geology
Formed by{{{formed_by}}}
Orogeny{{{orogeny}}}
Age of rock{{{age}}}
Mountain type{{{type}}}
Type of rock{{{geology}}}
Volcanic regionScript error: No such module "If empty".
Last eruption{{{last_eruption}}}
Climbing
First ascent{{{first_ascent}}}
Easiest route{{{easiest_route}}}
Normal route{{{normal_route}}}
Access{{{access}}}

Template:Wikidata image

{{Infobox mountain
| name                  = 
| other_name            = 
| photo                 = 
| photo_size            = 
| photo_alt             = 
| photo_caption         = 
<!-- MAP CODE TBA -->
<!----------------------- HIGHEST POINT -->
| highest               = 
| highest_location      = 
| elevation             = 
| elevation_m           = 
| elevation_ft          = 
| elevation_ref         = 
| elevation_system      = 
| prominence            = 
| prominence_m          = 
| prominence_ft         = 
| prominence_ref        = 
| parent_peak           = 
| isolation             = 
| isolation_m           = 
| isolation_ft          = 
| isolation_ref         = 
| isolation_parent      = 
| listing               = 
| coordinates           = 
| coordinates_ref       = 
<!----------------------- DIMENSIONS -->
| length                = 
| length_km             = 
| length_mi             = 
| length_orientation    = 
| length_ref            = 
| width                 = 
| width_km              = 
| width_mi              = 
| width_orientation     = 
| width_ref             = 
| area                  = 
| area_km2              = 
| area_mi2              = 
| area_ref              = 
| volume                = 
| volume_km3            = 
| volume_mi3            = 
| volume_ref            = 
<!----------------------- NAMING -->
| etymology             = 
| nickname              = 
| native_name           = 
| native_name_lang      = 
| translation           = 
| pronunciation         = 
| authority             = 
<!----------------------- GEOGRAPHY -->
| country               = 
| country_type          = 
| state                 = 
| state_type            = 
| location              = 
| region                = 
| region_type           = 
| district              = 
| district_type         = 
| part                  = 
| part_type             = 
| settlement            = 
| settlement_type       = 
| range_coordinates     = 
| range_coordinates_ref = 
| parent                = 
| border                = 
| grid_ref_UK           = 
| grid_ref_UK_ref       = 
| grid_ref_Ireland      = 
| grid_ref_Ireland_ref  = 
| topo_maker            = 
| topo_map              = 
| biome                 = 
<!----------------------- GEOLOGY -->
| formed_by             = 
| orogeny               = 
| age                   = 
| type                  = 
| geology               = 
| volcanic_region       = 
| last_eruption         = 
<!----------------------- CLIMBING -->
| first_ascent          = 
| easiest_route         = 
| normal_route          = 
| access                = 
}}

Parameters

Parameter Default value Description
Lead section
name Wikidata label in the local language Name of the mountain, peak or hill.
other_name   Other name for the mountain. See native_name if the name is in a different language.
photo Image on Wikidata Photograph of the mountain. Preferably a distance shot to show most/all of the mountain rather than a view from the summit.
photo_size 300px The image width in pixels.
photo_alt photo_caption Alt text for the photo.
photo_caption Template:Property stated on image Description of the photograph.
<maps> TBA TBA
Highest point
highest Template:Property with qualifier Template:Property Name of the highest summit of a single mountain or peak.
highest_location Template:Property with qualifier Template:Property Location of highest summit.
elevation Template:Property Summit elevation, without auto-conversion. You may wish to use {{Convert|xxx|m|ft|abbr=on}}
elevation_m Summit elevation in metres, with auto-conversion.
elevation_ft Summit elevation in feet, with auto-conversion.
elevation_ref N/A Optional parameter to add a suffix to the elevation parameters (such as a reference).
elevation_system Template:Property with qualifier Template:Property The elevation reference system that defines the elevation, e.g., NAVD88 or DE-NHN
prominence Template:Property Topographic prominence, without auto-conversion. You may wish to use {{Convert|xxx|m|ft|abbr=on}}
prominence_m Topographic prominence in metres, with auto-conversion.
prominence_ft Topographic prominence in metres, with auto-conversion.
prominence_ref N/A Optional parameter to add a suffix to the prominence parameters (such as a reference).
parent_peak Template:Property  
isolation Template:Property Topographic isolation, without auto-conversion. You may wish to use {{Convert|xxx|km|mi|abbr=on}}
isolation_km Topographic isolation in kilometres, with auto-conversion.
isolation_mi Topographic isolation in miles, with auto-conversion.
isolation_ref N/A Optional parameter to add a suffix to the isolation parameters (such as a reference).
isolation_parent Template:Property with qualifier Template:Property Name of the landform the summit is isolated from.
listing Template:Property Name of a relevant list of mountains that the peak belongs to. See List of mountain lists for examples.
coordinates Template:Property Coordinates of the highest point or peak.
coordinates_ref N/A Optional parameter to add a suffix to the coordinates parameter (such as a reference).
Dimensions
length Template:Property Length of the mountain or peak, without auto-conversion. You may wish to use {{Convert|xxx|km|mi|abbr=on}}
length_km Length in kilometres, with auto-conversion.
length_mi Length in miles, with auto-conversion.
length_orientation Template:Property with qualifier Template:Property as:
Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). (Q34027) (for EW) or Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). (Q36477) (for NS)
Length orientation.
length_ref N/A Optional parameter to add a suffix to the length parameters (such as a reference).
width Template:Property Width of the mountain or peak, without auto-conversion. You may wish to use {{Convert|xxx|km|mi|abbr=on}}
width_km Length in kilometres, with auto-conversion.
width_mi Length in miles, with auto-conversion.
width_orientation Template:Property with qualifier Template:Property as:
Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). (Q34027) (for EW) or Lua error in Module:Wd at line 196: attempt to index field 'wikibase' (a nil value). (Q36477) (for NS)
Width orientation.
width_ref N/A Optional parameter to add a suffix to the width parameters (such as a reference).
area Template:Property Footprint of the mountain or peak, without auto-conversion. You may wish to use {{Convert|xxx|km2|mi2|abbr=on}}
area_km2 Footprint of the mountain or peak in square kilometres, with auto-conversion.
area_mi2 Footprint of the mountain or peak in square miles, with auto-conversion.
area_ref N/A Optional parameter to add a suffix to the area parameters (such as a reference).
volume Template:Property Volume of the mountain or peak, without auto-conversion. You may wish to use {{Convert|xxx|km3|mi3|abbr=on}}
volume_km3 Volume of the mountain or peak in cubic kilometres, with auto-conversion.
volume_mi3 Volume of the mountain or peak in cubic miles, with auto-conversion.
volume_ref N/A Optional parameter to add a suffix to the volume parameters (such as a reference).
Naming
etymology Template:Property Origin of name
nickname Template:Property  
native_name Template:Property Name in local language. If more than one, separate using {{Plain list}} and {{native_name}}.
native_name_lang Template:Property ISO 639-2 code of native_name.
translation Template:Property with qualifier Template:Property Translation of name to English (if name is not an English name)
pronunciation Template:Property Use an appropriate IPA-xx template, replacing 'xx' with the ISO code for the language. (See {{IPA-en}} for English.)
authority    
Geography
country Template:Property Country(ies) of the peak or mountain.
country_type   Optional parameter to override the default "Country" label.
subdivision1/state Template:Property 1st level subdivision (i.e. states) of the peak or mountain.
subdivision1_type/state_type   Optional parameter to override the default "State" label.
location Template:Property Free-form field to describe the location.
subdivision2/region   2nd level subdivision (i.e. regions) of the peak or mountain.
subdivision2_type/region_type   Optional parameter to override the default "Region" label.
subdivision3/district   3rd level subdivision (i.e. districts) of the peak or mountain.
subdivision3_type/district_type   Optional parameter to override the default "District" label.
subdivision4/part   4th level subdivision (i.e. subdivisions) of the peak or mountain.
subdivision4_type/part_type   Optional parameter to override the default "Subdivisions" label.
settlement   Settlement(s) on/around the peak or mountain.
settlement_type   Optional parameter to override the default "Settlement" label.
range_coordinates    
range_coordinates_ref N/A Optional parameter to add a suffix to the range_coordinates parameter (such as a reference).
range Template:Property The mountain range (specific subgroup) that the mountain/massif/range. I.e. Bernese Alps, not Alps.
bordering_range/border Template:Property Geographical entities that form the border of the mountain or rangel
grid_ref_UK Template:Property If the mountain is in Great Britain, the British grid reference. Use grid_ref_UK_note to add a suffix note.
grid_ref_Ireland Template:Property If the mountain is in Ireland (whether Northern Ireland or the Republic), the Irish grid reference. Use grid_ref_Ireland_note to add a suffix note.
topo_maker   The publisher of the topographic map that contains the range
topo   The name of the topographic map that contains the range
topo_map    
biome   Biome(s) for range
Geology
formed_by    
orogeny    
age   Age of the rock. Geologic time scales may be useful here. Use period, period1 through period5 for multiple values.
type    
rock   Type of the rock mountain is made from. Use geology, geology1 through geology5, for multiple types.
volcanic_region   If the mountain is a volcano, the arc, belt or field in which it is situated.
last_eruption   The date of the last eruption if the mountain is of volcanic origin.
Climbing
first_ascent   Date of the first recorded ascent.
easiest_route   The easiest route to the summit. Some possibilities include Hike, Scramble or any of the YDS grades.
normal_route    
access    

Advanced uses

Parameter Default value Description
qid    
suppressfields    
fetchwikidata    
onlysourced    
child    
embed    
embedded    
misc    
module    

Template Data

Click the [show] link to the right to display the TemplateData
This is the TemplateData documentation for this template used by VisualEditor and other tools; see the monthly parameter usage report for this template.

TemplateData for Infobox mountain

This template is used to create an infobox for an article about a mountain.

Template parameters

ParameterDescriptionTypeStatus
Namename

Name of the mountain, peak or hill. If more than one mountain by the name exists, the article is likely disambiguated but this name in the infobox should be the undisambiguated name. For example, Mount Columbia (for Mount Columbia (Canada) or Mount Columbia (Colorado).

Stringrequired
Other nameother_name

An alternate English name for the mountain, e.g., "Mount McKinley" for Denali. Quotes can be used as normal to italicize or bold the text if desired.

Stringoptional
Etymologyetymology

The etymology of the name

Stringoptional
Native namenative_name

The name of the mountain in the local language, if not English.

Stringoptional
ISO 639 language codenative_name_lang

The ISO 639 code for the language of the mountain name (if not English). e.g., "fr" for French

Stringoptional
Languagelanguage

Language of mountain name.

Stringoptional
Translationtranslation

Translation of the mountain's name into English

Stringoptional
Pronunciationpronunciation

Use an appropriate IPA-xx template, replacing 'xx' with the ISO code for the language. (See {{IPA-en}} for English.)

Stringoptional
Photophoto

Photograph of the mountain. Preferably a distance shot to show most/all of the mountain rather than a view from the summit. Do not include the "File:" prefix. If uploading a new image, please put them on Commons so they can be easily used by the other language Wikipedias. If the only image available is less than 280px wide, you can use the photo_size parameter to indicate its size.

Stringoptional
Photo altphoto_alt

Alt text for the photo, primarily for visually impaired readers. See Wikipedia:Alternative text for images.

Stringoptional
Photo captionphoto_caption

Description of the photograph which is displayed below. Include the month and year if known.

Stringoptional
Mapmap

The name of a location map as per Template:Location map (e.g. Indonesia or Russia). The coordinate fields position a pushpin coordinate marker and label on the map automatically. Example see: Mount Everest. For a static image, use map_image

Stringoptional
Mapmap_image

The file name of a static map image to be displayed. For a [[Template:location map|location map]], use map

Stringoptional
Map altmap_alt

Alt text for the map, primarily for visually impaired readers. See [[Wikipedia:Alternative text for images#Maps]].

Stringoptional
Map captionmap_caption

Fill out if a map caption is desired. If not specified, location will be used.

Stringoptional
Locationlocation

Province or state first, followed by country. For USA, the county is optional but if given, be provided before the state. If a pushpin map is being used, the location will be used for the map's caption unless the map_caption parameter is set.

Stringoptional
Map reliefmap_relief

If a location map template is specified, this template will attempt to display a relief map if one is available. To force the default map image to display set to 0.

Stringoptional
Labellabel

Label to be used for the mountain's location on the map. If not specified, the value of the name parameter is used.

Stringoptional
Label positionlabel_position

The position of the label on the pushpin map relative to the pushpin coordinate marker. Valid options are {left, right, top, bottom, none}.

Default
right
Lineoptional
Elevationelevation

Maximum height of the mountain. If the mountain has multiple high points, use the highest. Metres should be used first for all mountains outside of the United States and feet for those within the U.S. For conversions, use elevation_m for metres to feet or elevation_ft for feet to metres. This field is required.

Stringoptional
Elevation (meters)elevation_m

Maximum height of the mountain, metres.

Stringoptional
Elevation (feet)elevation_ft

Maximum height of the mountain, feet.

Stringoptional
Elevation refelevation_ref

Reference for the elevation using the standard <ref> </ref> tags. If elevation_m/elevation_ft was used, the reference must be supplied using this parameter.

Stringoptional
Prominenceprominence

The clean topographic prominence of the summit. For conversions, use prominence_m for metres to feet or prominence_ft for feet to metres.

Stringoptional
Prominence (meters)prominence_m

The clean topographic prominence of the summit, metres.

Stringoptional
Prominence (feet)prominence_ft

The clean topographic prominence of the summit, feet.

Stringoptional
Prominence refprominence_ref

Reference for the prominence using the standard <ref> </ref> tags.

Stringoptional
Parent peakparent_peak

In computation of prominence, peaks form a hierarchy: this is the parent of the peak in the hierarchy. For more information, see Line parent.

Stringoptional
Listinglisting

Name of a relevant list of mountains that the peak belongs to. See List of mountain lists for examples.

Stringoptional
Rangerange

Mountain range if applicable. The specific range subgroup should be provided instead of any major mountain system unless there is no applicable subgroup. For example, use Teton Range and not Rocky Mountains or Bernese Alps not Alps.

Stringoptional
Coordinatescoordinates coords

The latitude and longitude of the summit using the {{coord}} template with display=inline,title. If the article uses a geolinks template in the external links section, do not use the display parameter.

Stringoptional
Topotopo

Topographic map

Stringoptional
Grid ref (UK)grid_ref_UK

Ordnance Survey (UK) grid reference for the mountain, passed to {{gbm4ibx}}.

Stringoptional
Notes for grid_ref_UKgrid_ref_UK_note

Notes for grid_ref_UK, e.g., a citation.

Unknownoptional
Grid ref (Ireland)grid_ref_Ireland

Ordnance Survey(Ireland) grid reference for the mountain, passed to {{iem4ibx}}.

Stringoptional
Notes for grid_ref_Irelandgrid_ref_Ireland_note

Notes for grid_ref_Ireland, e.g., a citation.

Unknownoptional
Coordinate typecoord_type

Type, from [[Wikipedia:WikiProject Geographical coordinates/type:]].

Default
mountain
Stringoptional
Regionregion_code

Either a two character ISO 3166-1 alpha-2 country code or an ISO 3166-2 region code. See [[Wikipedia:COORD REGION]].

Lineoptional
Sourcesource

The source of the coordinate data. See [[Wikipedia:COORD SOURCE]].

Stringoptional
Formatformat

Format to display degrees in the coordinate listing. dms for degree, minutes, second output (the default), or dec for decimal degree output.

Default
dms
Lineoptional
Coordinates refcoordinates_ref

For any references regarding the coordinates reported. <ref> </ref> tags must be used.

Stringoptional
Typetype

The type of mountain — see List of mountain types.

Lineoptional
Ageage

Age of the rock. Geologic time scales may be useful here.

Lineoptional
Volcanic arcvolcanic_arc

If the mountain is a volcano, arc in which it is situated.

Stringoptional
Volcanic beltvolcanic_belt

If the mountain is a volcano, belt in which it is situated.

Stringoptional
Volcanic fieldvolcanic_field

If the mountain is a volcano, field in which it is situated.

Stringoptional
Volcanic arc/beltvolcanic_arc/belt

If the mountain is a volcano, arc/belt in which it is situated.

Stringoptional
Last eruptionlast_eruption

The date of the last eruption if the mountain is of volcanic origin. Only use Unknown if a verifiable source such as the Global Volcanism Program states it as such.

Stringoptional
First ascentfirst_ascent

Date of the first ascent, if known. Typically, this is the first recorded ascent but not necessarily the first true ascent. If it is quite probable the peak/mountain was ascended by local people before then, a footnote should be added.

Stringoptional
Easiest routeeasiest_route

The easiest route to the summit. Some possibilities include Hike, Scramble or any of the YDS grades.

Stringoptional
Embeddedembedded

Another Infobox to place within the mountain infobox. The other infobox will show up at the end of the mountain infobox. The other infobox needs to have its "embed" or "child" parameter set to 1 or yes, as appropriate.

Stringoptional
Childchild

"yes" if the mountain infobox is embedded inside another Infobox

Lineoptional
Map widthmap_size map_width

Width of the map, in pixels. Must be entered as a number. The default value is 250.

Default
250
Numberoptional
Photo sizephoto_size

Width of the photo, if less than 280px.

Numberoptional

Sample Wikidata items

Tracking categories

Microformat

Template:UF-hcard-geo