Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Random person
Random page
Organizations
Locations
Events
Eras
Tools
All pages
Recent changes
Special pages
Vrienden Universe
Search
Search
English
Appearance
Create account
Log in
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Editing
Template
:
Infobox mountain/doc
Template
Discussion
English
Read
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit source
View history
General
What links here
Related changes
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Documentation subpage}} <!-- Add categories where indicated at the bottom of this page and interwikis at Wikidata --> {{#ifeq:{{SUBPAGENAME}}|sandbox||{{High-use}}}} {{Lua|Module:Infobox|Module:WikidataIB|Module:InfoboxImage|Module:Check for unknown parameters|Module:Coordinates}} {{Uses Wikidata|P18|P2044|P2660|P3137|P2659|P361|P2043|P2049|P2046|P2234}} <!-- == 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: <syntaxhighlight lang="wikitext" style="overflow:auto;"> {{Infobox mountain | name = [local value] }} </syntaxhighlight> To add data to Wikidata, please see the Parameters section below. {{Clear}} --> == Standard usage == {{Parameter names example | name | other_name | image | image_size | image_upright | image_alt | image_caption <!-- | map | map_caption | map_alt | map_width | map_size | map_relief | map_image | relief | label | label_position --> | mapframe = no | highest | highest_location | elevation | elevation_ref | elevation_system | prominence | prominence_ref | parent_peak | isolation | isolation_parent | isolation_ref | listing | coordinates | coordinates_ref | length | length_orientation | length_ref | width | width_orientation | width_ref | area | area_ref | volume | volume_ref | etymology | nickname | native_name | native_name_lang | translation | pronunciation | authority | location | country | country_type | state | state_type | region | region_type | district | district_type | part | part_type | settlement | settlement_type | range_coordinates | range_coordinates_ref | range | borders_on | grid_ref_UK | grid_ref_UK_ref | grid_ref_Ireland | grid_ref_Ireland_ref | topo_maker | topo_map | biome | formed_by | orogeny | age | type | geology | volcanic_zone | volcanic_arc | volcanic_belt | volcanic_field | last_eruption | first_ascent | easiest_route | normal_route | access | embedded | module }} <syntaxhighlight lang="wikitext" style="overflow:auto"> {{Infobox mountain | name = | other_name = | image = | image_size = | image_upright = | image_alt = | image_caption = | map = <!----------------------- HIGHEST POINT --> | highest = | highest_location = | elevation_m = | elevation_ft = | elevation_ref = | elevation_system = | prominence_m = | prominence_ft = | prominence_ref = | parent_peak = | isolation_km = | isolation_mi = | isolation_parent = | isolation_ref = | listing = | coordinates = | coordinates_ref = <!----------------------- DIMENSIONS --> | length_km = | length_mi = | length_orientation = | length_ref = | width_km = | width_mi = | width_orientation = | width_ref = | area_km2 = | area_mi2 = | area_ref = | volume_km3 = | volume_mi3 = | volume_ref = <!----------------------- NAMING --> | etymology = | nickname = | native_name = <!-- {{native name}} or {{native name list}} --> | native_name_lang = <!-- not used by |native_name= --> | translation = | pronunciation = | authority = <!----------------------- GEOGRAPHY --> | location = <!-- While location is not deprecated, use of country,state,region,district is preferred --> | country_type = <!-- For Antarctica, set to Continent --> | country = <!-- If multiple, use {{enum}} or {{hlist}}. --> | state_type = | state = <!-- If multiple, use {{enum}} or {{hlist}}. --> | region_type = | region = <!-- If multiple, use {{enum}} or {{hlist}}. --> | district_type = | district = <!-- If multiple, use {{enum}} or {{hlist}}. --> | part_type = | part = <!-- If multiple, use {{enum}} or {{hlist}}. --> | settlement_type = | settlement = <!-- If multiple, use {{enum}} or {{hlist}}. --> | range_coordinates = | range_coordinates_ref = | range = | borders_on = | 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_arc = | volcanic_belt = | volcanic_field = | volcanic_zone = | last_eruption = <!----------------------- CLIMBING --> | first_ascent = | easiest_route = | normal_route = | access = <!----------------------- ATTACHED --> | module = }} </syntaxhighlight> == Parameters == === Lead section === {| class="wikitable" |- ! align="center" | Parameter !! align="center" | Default value !! align="center" | Description |- | '''name''' || Wikidata label in the local language || Name of the mountain, peak or hill. |- | '''other_name''' || || Other name for the mountain. See <code>native_name</code> if the name is in a different language. |- | '''image''' || Image on Wikidata || Imagegraph of the mountain. Preferably a distance shot to show most/all of the mountain rather than a view from the summit. |- | '''image_size''' || 280px || The default image width in pixels. |- | '''image_upright''' || || |- | '''image_alt''' || <code>image_caption</code> || Alt text for the image. |- | '''image_caption''' || {{Property|P2096}} stated on image || Description of the imagegraph. |} === Maps === The maps appear in the lead section, at the top, if there is no image present. However, if there is a image, they all move to the Geography section automatically. {| class="wikitable" |- ! align="center" | Parameter !! align="center" | Default value !! align="center" | Description |- ! map | | The name of a location map as per [[Template:Location map]] (e.g. ''Indonesia'' or ''Russia''). The coordinates template ({{tl|coord}}) positions a pushpin marker and label on the map '''automatically'''. Example see: Mount Everest. For a static image, use {{para|map_image}} |- ! map_image | | The file name of a static map image to be displayed. To use a [[Template:location map|location map]], use {{para|map}}. |- ! map_alt | | Alt text for the map, primarily for visually impaired readers. See ''Alt text for maps''. |- ! map_caption | | Fill out if a map caption is desired. If not specified, '''location''' will be used. |- ! map_image_caption | | Fill out if a caption for the map image is desired. If not specified, '''map_caption''' will be used. |- ! map_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 use {{para|map_relief|0}}. |- ! map_size | | Must be entered as only a numberβ'''no need for px'''. The default value and maximum is 272. |- !map_width | | |- !relief | | |- !label | | |- ! label_position | | |} ==== Mapframe maps ==== {{Infobox mapframe/doc/parameters | onByDefault = yes, unless one of these parameters has a value: {{para|map}}, {{para|map_image}}, {{para|image_map}}, {{para|map_relief}}, {{para|relief}}. | mapframe-coord = the first of the following: {{para|mapframe-coordinates}}, {{para|mapframe-coord}}, {{para|range_coordinates}}, {{para|range_coords}}, {{para|coordinates}}, {{para|coords}} | mapframe-frame-width = 250 | mapframe-wikidata = yes, unless one of these parameters has a value: {{para|mapframe-coordinates}}, {{para|mapframe-coord}}, {{para|range_coordinates}}, {{para|range_coords}}, {{para|coordinates}}, {{para|coords}} | mapframe-marker = mountain | mapframe-type = mountain | mapframe-length_km = {{para|length_km}} | mapframe-length_mi = {{para|length_mi}} | mapframe-width_km = {{para|width_km}} | mapframe-width_mi = {{para|width_mi}} | mapframe-area_mi2 = {{para|area_mi2}} | mapframe-area_km2 = {{para|area_km2}} | mapframe-id = {{para|qid}} }} === Highest point === {| class="wikitable" |- ! align="center" | Parameter !! align="center" | Default value !! align="center" | Description |- | '''highest''' || {{Property|P2044}} with qualifier {{Property|P2561}} || Name of the highest summit of a single mountain or peak. |- | '''highest_location''' || {{Property|P2044}} with qualifier {{Property|P276}} || Location of highest summit. |- | '''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> |- | '''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 <code>elevation</code> parameters (such as a reference). |- | '''elevation_system''' || {{Property|P2044}} with qualifier {{Property|P459}} || The elevation reference system that defines the elevation, e.g., NAVD88 or DE-NHN |- | '''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> |- | '''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 <code>prominence</code> parameters (such as a reference). |- | '''parent_peak''' || {{Property|P3137}} || |- | '''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> |- | '''isolation_km''' || Topographic isolation in kilometres, with auto-conversion. |- | '''isolation_mi''' || Topographic isolation in miles, with auto-conversion. |- | '''isolation_parent''' || {{Property|P2659}} with qualifier {{Property|P2210}} || Name of the landform the summit is isolated from. |- | '''isolation_ref''' || N/A || Optional parameter to add a suffix to the <code>isolation</code> parameters (such as a reference). |- | '''listing''' || {{Property|P361}} || Name of a relevant list of mountains that the peak belongs to. See List of mountain lists for examples. |- | '''coordinates''' || P625 || 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). |} === Dimensions === {| class="wikitable" |- ! align="center" | Parameter !! align="center" | Default value !! align="center" | Description |- | '''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). |} === Naming === {| class="wikitable" |- ! align="center" | Parameter !! align="center" | Default value !! align="center" | Description |- | '''etymology''' || {{Property|P138}} || Origin of name |- | '''nickname''' || {{Property|P1449}} || |- | '''native_name''' || {{Property|P1559}} || Name in local language β use {{tl|native name}} or, for multiple names, use {{tl|native name list}} |- | '''native_name_lang''' || {{Property|P1559}} || ISO 639-2 code of <code>native_name</code>; not used by '''native_name'''. |- | '''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|IPAc-en}} for English.) |- | '''authority''' || || The government agency responsible for making names official. |} === Geography === {| class="wikitable" |- ! align="center" | Parameter !! align="center" | Default value !! align="center" | Description |- | '''location''' || {{Property|P276}} || Free-form field to describe the location. |- | '''country''' || {{Property|P17}} || Country(ies) of the peak or mountain. |- | '''country_type''' || || 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''' || || Optional parameter to override the default "State" label. |- | '''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''' || || Typically marks the centre of the mountain range. Do not use for an individual mountain. |- | '''range_coordinates_ref''' || N/A || Optional parameter to add a suffix to the <code>range_coordinates</code> parameter (such as a reference). |- | '''range''' || {{Property|P4552}} || The mountain range (specific subgroup) that the mountain/massif/range. I.e. Bernese Alps, not Alps. Alias is "parent". |- | '''borders_on'''/'''border''' || {{Property|P4777}} || Geographical entities that form the border of the mountain or range |- | '''grid_ref_UK''' || {{Property|P613}} || If the mountain is in Great Britain, the British grid reference. Use <code>grid_ref_UK_ref</code> to add a suffix reference. |- | '''grid_ref_Ireland''' || {{Property|P4091}} || If the mountain is in Ireland (whether Northern Ireland or the Republic), the Irish grid reference. Use <code>grid_ref_Ireland_ref</code> to add a suffix reference. |- | '''topo''' || || The publisher/maker and name of the topographic map. |- | '''topo_maker''' || || The publisher or maker of the topographic map. e.g. NTS (Canada) or USGS (United States). |- | '''topo_map''' || || The name of the topographic map. |- | '''biome''' || || Biome(s) for range |} ===Geology=== {| class="wikitable" |- ! align="center" | Parameter !! align="center" | Default value !! align="center" | Description |- | '''formed_by''' || || |- | '''orogeny''' || || |- | '''age''' || || Age of the rock. Geologic time scales may be useful here. |- | '''type''' || || |- | '''rock''' || || Type of the rock mountain is made from. <code>geology</code> is an alias. |- | '''volcanic arc''' || || If the mountain is a volcano, the arc where it is located |- | '''volcanic belt''' || || If the mountain is a volcano, the belt where it is located |- | '''volcanic field''' || || If the mountain is a volcano, the field where it is located |- | '''volcanic zone''' || || If the mountain is a volcano, the general zone or region where it is located, if none of the other volcanic parameters are applicable |- | '''last_eruption''' || || The date of the last eruption if the mountain is of volcanic origin. |} === Climbing === {| class="wikitable" |- ! align="center" | Parameter !! align="center" | Default value !! align="center" | Description |- | '''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 === {{no documentation}} {| class="wikitable" |- ! align="center" | Parameter !! align="center" | Default value !! align="center" | Description |- | '''qid''' || || |- | '''suppressfields''' || || |- | '''fetchwikidata''' || || |- | '''onlysourced''' || || |- | '''child''' || || |- | '''embedded''' || || |- | '''module''' || || |- |} == Tracking categories == {{Infobox tracking cats}} * {{Category link with count|Wikidata value to be checked for Infobox mountain}} * {{Category link with count|Pages using infobox mountain with language parameter}} == Template data == {{collapse top|title=TemplateData documentation used by VisualEditor and other tools}} {{collapse bottom}} == Microformat == {{UF-hcard-geo}} <includeonly>{{sandbox other|| <!-- Categories below this line; interwikis at Wikidata --> }}</includeonly>
Summary:
Please note that all contributions to Vrienden Universe may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see
Vrienden Universe:Copyrights
for details).
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)
Pages included on this page:
Template:Category link with count
(
edit
)
Template:Clc
(
edit
)
Template:Code
(
edit
)
Template:Collapse bottom
(
edit
)
Template:Collapse top
(
edit
)
Template:Collapse top/styles.css
(
edit
)
Template:Documentation subpage
(
edit
)
Template:Flatlist
(
edit
)
Template:Gbm4ibx
(
edit
)
Template:Gbmappingsmall
(
edit
)
Template:High-use
(
edit
)
Template:Hlist/styles.css
(
edit
)
Template:Iem4ibx
(
edit
)
Template:If empty
(
edit
)
Template:If first display both
(
edit
)
Template:If last display both
(
edit
)
Template:Ifsubst
(
edit
)
Template:Improve documentation
(
edit
)
Template:Infobox
(
edit
)
Template:Infobox mapframe/doc/parameters
(
edit
)
Template:Infobox mountain
(
edit
)
Template:Infobox mountain/styles.css
(
edit
)
Template:Infobox tracking categories
(
edit
)
Template:Infobox tracking cats
(
edit
)
Template:Kbd
(
edit
)
Template:Kbd/styles.css
(
edit
)
Template:Longitem
(
edit
)
Template:Lua
(
edit
)
Template:Main other
(
edit
)
Template:Map scale
(
edit
)
Template:Mbox
(
edit
)
Template:Module other
(
edit
)
Template:Native name checker
(
edit
)
Template:Navbar
(
edit
)
Template:No documentation
(
edit
)
Template:Nobold
(
edit
)
Template:Nobold/styles.css
(
edit
)
Template:Nowrap
(
edit
)
Template:Ombox
(
edit
)
Template:PAGENAMEBASE
(
edit
)
Template:Para
(
edit
)
Template:Parameter
(
edit
)
Template:Parameter names example
(
edit
)
Template:Plainlist/styles.css
(
edit
)
Template:Pluralize from text
(
edit
)
Template:Property
(
edit
)
Template:Q
(
edit
)
Template:Replace
(
edit
)
Template:SUBPAPENAME
(
edit
)
Template:Side box
(
edit
)
Template:Sister project
(
edit
)
Template:Sister project/styles.css
(
edit
)
Template:Str left
(
edit
)
Template:Strong
(
edit
)
Template:Template link
(
edit
)
Template:Template link expanded
(
edit
)
Template:Template other
(
edit
)
Template:Terminate sentence
(
edit
)
Template:Tl
(
edit
)
Template:Tlx
(
edit
)
Template:UF-hcard-geo
(
edit
)
Template:Uses Wikidata
(
edit
)
Template:Wikidata
(
edit
)
Template:Wikidata entity link
(
edit
)
Template:Wikidata image
(
edit
)
Template:Wikidata property link
(
edit
)
Template:Yesno
(
edit
)
Module:Arguments
(
edit
)
Module:Check for conflicting parameters
(
edit
)
Module:Check for unknown parameters
(
edit
)
Module:Coordinates
(
edit
)
Module:Detect singular
(
edit
)
Module:High-use
(
edit
)
Module:If empty
(
edit
)
Module:If preview
(
edit
)
Module:If preview/configuration
(
edit
)
Module:If preview/styles.css
(
edit
)
Module:Infobox
(
edit
)
Module:Infobox/styles.css
(
edit
)
Module:InfoboxImage
(
edit
)
Module:InfoboxImage/data
(
edit
)
Module:Infobox dim
(
edit
)
Module:Infobox dim/data
(
edit
)
Module:Infobox mapframe
(
edit
)
Module:Lang
(
edit
)
Module:Lang/ISO 639 synonyms
(
edit
)
Module:Lang/configuration
(
edit
)
Module:Lang/data
(
edit
)
Module:Lang/data/iana languages
(
edit
)
Module:Lang/data/iana regions
(
edit
)
Module:Lang/data/iana scripts
(
edit
)
Module:Lang/data/iana suppressed scripts
(
edit
)
Module:Lang/data/iana variants
(
edit
)
Module:Lang/data/is latn data
(
edit
)
Module:List
(
edit
)
Module:Lua banner
(
edit
)
Module:Mapframe
(
edit
)
Module:Math
(
edit
)
Module:Message box
(
edit
)
Module:Message box/configuration
(
edit
)
Module:Message box/ombox.css
(
edit
)
Module:Native name
(
edit
)
Module:Navbar
(
edit
)
Module:Navbar/configuration
(
edit
)
Module:Navbar/styles.css
(
edit
)
Module:Ordnance Survey coordinates
(
edit
)
Module:Ordnance Survey coordinates/data
(
edit
)
Module:Parameter names example
(
edit
)
Module:Side box
(
edit
)
Module:Side box/styles.css
(
edit
)
Module:Sister project logo
(
edit
)
Module:Sister project logo/data
(
edit
)
Module:String
(
edit
)
Module:TableTools
(
edit
)
Module:Template link general
(
edit
)
Module:Text
(
edit
)
Module:Text/data
(
edit
)
Module:Transclusion count
(
edit
)
Module:Transclusion count/data/I
(
edit
)
Module:Unicode data
(
edit
)
Module:Unsubst
(
edit
)
Module:Uses Wikidata
(
edit
)
Module:Wd
(
edit
)
Module:Wd/i18n
(
edit
)
Module:WikidataIB
(
edit
)
Module:WikidataIB/nolinks
(
edit
)
Module:WikidataIB/titleformats
(
edit
)
Module:Yesno
(
edit
)
This page is a member of 2 hidden categories:
Category:Pages with script errors
Category:Pages with broken file links
Search
Search
Editing
Template
:
Infobox mountain/doc
Add languages
Add topic