Template:Infobox Mountain
Template page
More actions
Usage
For mountains, mountain ranges, peaks and hills relevant to landrace cannabis documentation. The map shows the mountain's location on terrain tiles; it does not query accessions.
Numeric quantity parameters
All quantity-valued parameters take plain integers. The template appends units at display and stores them as SMW Quantity properties.
| Parameter | Unit | Notes | SMW property |
|---|---|---|---|
| minimum_elevation | m | Base elevation of a range. Omit for single peaks. | Has minimum elevation |
| maximum_elevation | m | Summit elevation. Required for both peaks and ranges. | Has maximum elevation |
| prominence | m | Topographic prominence. Peaks only. | Has prominence |
| length | km | Range length. Ranges only. | Has length |
| area_extent | km² | Range footprint. (Renamed from area.) |
Has area extent |
Do not include units or commas in the value.
Elevation convention by feature type
- Mountain range — fill both
minimum_elevationandmaximum_elevationwith the base and the highest peak. - Single peak — fill only
maximum_elevationwith the summit elevation. Displayed as "Y m" with no prefix. - If both are filled with the same value, the row collapses to "X m" via #ifeq.
The peak name within a range belongs in prose, not in the infobox value.
Mountain range
{{Infobox Mountain
|name = Bayong Kor Range
|local_name = ភ្នំបាយ័ងគរ
|feature_type = Mountain range
|country = Cambodia
|provinces = Takeo
|admin_2 = Kirivong District
|coordinates = 10.641000, 104.844000
|minimum_elevation = 50
|maximum_elevation = 313
|length = 25
|area_extent = 200
|rock_type = Granite/granodiorite pluton
|age = Late Cretaceous (~86 Ma)
|minerals = Topaz, aquamarine, smoky quartz, fluorite, tourmaline
|borders = Vietnam (south and east)
|growing_region = Southern Cambodia
|growing_area = Kirivong
|show_map = yes
}}
Single peak
{{Infobox Mountain
|name = Phnom Aural
|local_name = ភ្នំឱរ៉ាល់
|feature_type = Peak
|country = Cambodia
|provinces = Kampong Speu
|maximum_elevation = 1771
|prominence = 1679
|parent_range = Kravanh Mountains
}}