Edge Rewrite
Jump to content

Template:Infobox seamount/doc

From Wikipedia, the free encyclopedia

Usage

[edit]
{{{name}}}
[[File:{{{image}}}|{{{image_size}}}|alt={{{image_alt}}}|upright={{{image_upright}}}]]
{{{image_caption}}}
Infobox seamount/doc is located in Earth
Infobox seamount/doc
Location within Earth
[[File:{{{image_map}}}|250px|upright={{{map_upright}}}]]
{{{map_caption}}}
Map
Summit depth{{{depth}}}
Height{{{height}}}
Summit area{{{summit_area}}}
Translation{{{translation}}} (from {{{language}}})
Pronunciation{{{pronunciation}}}
Location
Location{{{location}}}
Group{{{group}}}
Range{{{range}}}
Coordinates12°N 34°E / 12°N 34°E / 12; 34
Country{{{country}}}
Geology
Type{{{type}}}
Volcanic arc/chain{{{volcanic_group}}}
Age of rock{{{age}}}
Last activity{{{last_activity}}}
Last eruption{{{last_eruption}}}
History
Discovery date{{{discovered}}}
Discovered by{{{discovered_by}}}
First visit{{{first_visit}}}
{{{module}}}
{{Infobox seamount
| name          = 
| depth         = 
| height        = 
| image         = 
| image_alt     = 
| image_caption = 
| image_size    = 

| image_map      = 
| pushpin_map    = 
| mapframe       = yes<!-- See [[#Mapframe maps]] -->
| summit_area    = 
| translation    = 
| language       = 
| pronunciation  = 
| location       = 
| group          = 
| coordinates    = <!-- Use {{Coord}} -->
| country        = 
| type           = 
| volcanic_group = 
| range          = 
| age            = 
| last_activity  = 
| last_eruption  = 
| discovered     = 
| discovered_by  = 
| first_visit    = 
| module         = <!-- Other modules can be embedded here -->
}}

Parameters

[edit]
Field Description
name Name of the seamount. Most seamounts are named either Seamount or guyots, but some sources refer to them as volcanoes. For differences in definition, see Seamount#Geography.
depth Depth of the seamount (m or ft sea level).
height Height of the seamount.
image_map Bathymetrical mapping of the seamount. The NOAA and USGS have many free maps.
pushpin_map A name of a {{location map}}. If coordinates are supplied to the infobox, a red triangle will be placed on the location map.
map_caption Caption to the map.
map_size Width of map
map_alt Alt field on image of map
map_upright Adaptive width of map, in terms of upright from Wiki image markup
image Image of a part of the seamount, if one exists.
image_alt Alt text for image
image_caption Caption for image
image_size Size of the image, in pixels.
image_upright Adaptive size of the image, in terms of upright from Wiki image markup
language Name origin.
translation Explanation of naming meaning (most are pretty straightforward, however).
pronunciation IPA key
location For example, 80 miles west of Oregon, 20 miles southeast of Hawaiʻi, etc.
group Grouping  non-volcanic, see parameter below.
coordinates Coordinate location. Displayed automatically.
country Jurisdiction (often none; see Exclusive economic zone)
type Type of seamount (examples: hotspot volcano, knoll, guyot, seamount, mud volcano)
volcanic_group Volcanic grouping.
range If applies.
age In MYA.
last_activity Some are recent, most are not. This param includes earthquake swarms, deflation, etc.
last_eruption Last full-blown eruption. Checking the "eruptions" tab of the GVP page often works.
discovered Year of discovery.
discovered_by Usually the ship that compiled the discovery bathymetric.
first_visit First submersible dive etc. If applicable.
module Other modules to embed in this infobox
mapframe if no, then don't show an interactive map in the infobox. See #Mapframe maps.

Pushpin map

[edit]

Below are the parameters used by Module:Location map to produce the pushpin map in this Infobox. These parameters are available for editors to set in articles that use this infobox.

Parameter Description Default
|pushpin_map= The map(s) to display. For example, specifying England will use the values for England in Module:Location map/data/England.Multiple maps can be shown by providing a list of map names separated by #. For multiple maps, the first is shown by default. A reader can select the others with radio buttons. N/A
|pushpin_caption= The text of a caption to be displayed below the map. If not provided a default caption will be generated. Multiple captions can be shown when separated by ## (that's two). Location within MAPNAME
|pushpin_relief= 0/false/off will cause the template to display the map defined as image (generally not a relief map). 1/true/on will cause the template to display the map defined as image1 (generally a relief map). Any non-zero numeric value such as 2 or 3 will display image2 or image3, if those images are defined. Any other non-empty value will cause display of image1. See the example at Location map+/relief. 0
|pushpin_label= The text of the label to display next to the identifying mark; a wikilink can be used. You can enclose the label inside of {{nowrap}} if you want to make sure that it stays on a single line. N/A
|pushpin_label_size= The font size to use for the label, given as a percentage of the normal font size (<100=smaller, >100=larger); the default size is 90. Do not include %. For example, use |pushpin_label_size=80, not |pushpin_label_size=80%. If set to 0, the label is only displayed when the user hovers over the mark. 90
|pushpin_label_position= The position of the label relative to the identifying mark; valid values are left, right, top, bottom and none. This defaults to either left or right, depending on the coordinates of the marker and its position relative to the right border of the map image. When |pushpin_label_position=none, any defined label will not be displayed with the mark, but it will be used to create the default caption. N/A
|pushpin_mark= The name of an image file to display as the identifying mark; the default is File:Red triangle with thick white border.svg . See examples at Commons:Location markers and Commons:Category:Map icons. File:Red triangle with thick white border.svg
|pushpin_mark_size= The size of the identifying mark in pixels. Do not include px 16
|pushpin_alt= Alt text for map; used by screen readers. See WP:ALT. N/A
|pushpin_background= The background color to use for the label; see Web colors. The default is no background color, which shows the map image behind the label. N/A
|pushpin_map_size= Determines the width of the map in pixels, overriding any default values; do not include px. N/A

Mapframe maps

[edit]
  • Basic {{Infobox mapframe}} parameters:
    • mapframe – Specify yes or no to show or hide the map, overriding the default. Default: no, but also modified by onByDefault
      • Internal onByDefault parameter: yes, unless any of these are set: |map=, |pushpin_map=
    • mapframe-coordinates or mapframe-coord or coordinates or coord – Coordinates to use, instead of any on Wikidata. Use the {{Coord}} template, e.g. |coord={{Coord|12.34|N|56.78|E}}. Default: coordinates from Wikidata d:Property:P625
    • mapframe-caption – Caption for the map. Default: |map_caption= or explanation of geomask
    • mapframe-custom – Use a custom map instead of the automatic mapframe. Specify either a {{maplink}} template, or another template that generates a mapframe map, or an image name. If used, most mapframe parameters will be ignored. Default: not specified
    • mapframe-id or id or qid – Id (Q-number) of Wikidata item to use. Default: item for current page
    • mapframe-wikidata – Set to yes to show all shape/line features from OpenStreetMap. Default: not specified
  • Customise which features are displayed:
    • mapframe-point – Turn off display of point feature by setting to none. Force point marker to be displayed by setting to on. Default: not specified
    • mapframe-shape – Turn off display of shape feature by setting to none. Force display of shape by setting to on. Use an inverse shape (geomask) instead of a regular shape by setting to inverse. Default: not specified
    • mapframe-line – Turn off display of line feature by setting to none. Force display of line by setting to on. Default: not specified
    • mapframe-geomask – Wikidata item to use as a geomask (everything outside the boundary is shaded darker). Can either be a specific Wikidata item (Q-number), or a property that specifies the item to use (e.g. P17 for country (P17), P131 for located in the administrative territorial entity (P131)). Default: User-supplied P- or Q-number, or if "yes" then Location (P276) from Wikidata
    • mapframe-switcher – set to auto or geomasks or zooms to enable Template:Switcher-style switching between multiple mapframes. Default: not specified
      • auto – switch geomasks found in location (P276) and located in the administrative territorial entity (P131) statements on the page's Wikidata item, searching recursively. E.g. an item's city, that city's state, and that state's country.
      • geomasks – switch between the geomasks specified as a comma-separated list of Wikidata items (Q-numbers) in the mapframe-geomask parameter
      • zooms – switch between "zoomed in"/"zoomed midway"/"zoomed out", where "zoomed in" is the default zoom (with a minimum of 3), "zoomed out" is 1, and "zoomed midway" is the average
  • Other optional parameters:
    • mapframe-frame-width or mapframe-width – Frame width. Default: |map_size= or 250
    • mapframe-frame-height or mapframe-height – Frame height. Default: 200
    • mapframe-shape-fill – Color used to fill shape features. Default: #606060
    • mapframe-shape-fill-opacity – Opacity level of shape fill, a number between 0 and 1. Default: 0.1
    • mapframe-stroke-color or mapframe-stroke-colour – Color of line features, and outlines of shape features. Default: #ff0000
      • mapframe-line-stroke-color or mapframe-line-stroke-colour – Color of line features. Default: #ff0000
      • mapframe-shape-stroke-color or mapframe-shape-stroke-colour – Color of outlines of shape features. Default: #ff0000
    • mapframe-stroke-width – Width of line features, and outlines of shape features. Default: 2
      • mapframe-shape-stroke-width – Width of outlines of shape features. Default: 2
      • mapframe-line-stroke-width – Width of line features. Default: 5
    • mapframe-marker – Marker symbol to use for coordinates; see mw:Help:Extension:Kartographer/Icons for options. Default: mountain
      • Can also be set to blank to override any default marker symbol
    • mapframe-marker-color or mapframe-marker-colour – Background color for the marker. Default: #b3dcdc
    • mapframe-geomask-stroke-color or mapframe-geomask-stroke-colour – Color of outline of geomask shape. Default: #555555
    • mapframe-geomask-stroke-width – Width of outline of geomask shape. Default: 1
    • mapframe-geomask-fill – Color used to fill outside geomask features. Default: #606060
    • mapframe-geomask-fill-opacity – Opacity level of fill outside geomask features, a number between 0 and 1. Default: 0.25
    • mapframe-zoom – Set the zoom level, from "1" (map of earth) to "18" (maximum zoom in), to be used if the zoom level cannot be determined automatically from object length or area. Default: 3
    • mapframe-length_km or mapframe-length_mi or mapframe-area_km2 or mapframe-area_mi2 – Determine zoom level by passing in object's length (in kilometres or miles) or area (in square kilometres or square miles). Default: not specified / not specified / not specified / not specified
    • mapframe-frame-coordinates or mapframe-frame-coord – Alternate latitude and longitude coordinates for initial placement of map, using {{coord}}. Default: derived from item coordinates
    • mapframe-type – Set the type of the object, with the same usage as {{coord}}. Default: not specified
    • mapframe-population – Set the population, useful with type="city", for {{Infobox dim}}. Default: not specified

Tracking category

[edit]