Jump to content

Module:Mountains Prism/doc

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by RedWolf (talk | contribs) at 04:36, 9 March 2025 (document the options). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Usage

{{#invoke:Mountains Prism|list|<unit>|<options>|<up to 500 mountains>}} where:

list

Invokes the list function.

unit

Indicates whether the mountain elevation is in metres or feet. Use "m" for metres and "ft" for feet. This also sets the units order in the elevation, prominence and isolation columns.

options

A list of comma separated options that determine what information is displayed in the table.

Option Purpose
coords Displays the coordinates from Wikidata.
country Displays the country or countries from Wikidata. For multiple countries, the names will be comma separated.
custom1 Allows the inclusion of a custom field which is given in the mountains parameters. This field will be display immediately preceding the elevation column. To specify a column title, use any text after a colon. e.g. custom1:Easiest Route
custom2 Like custom1 but the field will be displayed before the coordinates if coordinates has been requested. Otherwise, it will be the last column in the table. As in custom1, a column title can be given.
fa Displays the First Ascent Date (year only) from Wikidata. If the FA is not defined on Wikidata or is set to Unknown, "Unk" will be displayed.
isolation Displays the topographic isolation from Wikidata. The values are displayed in kilometres and miles.
name Overrides the default title for the name column. Specify the title by preceding it with a colon.
order Overrides the default ranking order based on elevation. To rank by prominence, use ":prom".
prom Displays the prominence in metres and feet from Wikidata.
range Displays the mountain range from Wikidata. The range will only be wiki-linked if it has a page on this Wikipedia and it's the first one. The default column title can be overridden by specifying text after a colon. e.g. range:Sub-range
rank Displays the rank number based on a mountain's elevation. Mountains at the same elevation will be given the same ranking. To rank based on prominence, see the order option.
tcoords Displays the titled coordinates from Wikidata. This is used in conjunction with {{Geogroup}}.
up to 500 mountains

Basic information about the mountain: elevation and page name. The elevation and page need to be delimited by the tilde character i.e. ~.

Note

There is no helper template to invoke this module.