<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_valley%2Fdoc</id>
	<title>Template:Infobox valley/doc - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://the-democratika.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Template%3AInfobox_valley%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_valley/doc&amp;action=history"/>
	<updated>2026-04-04T21:11:01Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.0</generator>
	<entry>
		<id>https://the-democratika.com/wiki/index.php?title=Template:Infobox_valley/doc&amp;diff=8851&amp;oldid=prev</id>
		<title>&gt;Joy: document mapframe parameters with local defaults</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_valley/doc&amp;diff=8851&amp;oldid=prev"/>
		<updated>2025-03-01T16:50:30Z</updated>

		<summary type="html">&lt;p&gt;document mapframe parameters with local defaults&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Documentation subpage}}&lt;br /&gt;
&amp;lt;!--Categories where indicated at the bottom of this page, please; interwikis at Wikidata (see [[Wikipedia:Wikidata]])--&amp;gt;&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:String|Module:Coordinates|Module:Check for unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
{{Infobox valley&lt;br /&gt;
| name = Oak Creek Canyon&lt;br /&gt;
| photo = Oak Creek Canyon 02.jpg&lt;br /&gt;
| photo_size = 235&lt;br /&gt;
| photo_caption = South view, from above north terminus ([[Coconino Plateau]])&amp;lt;br&amp;gt;[[Coconino Sandstone]] cliffs above [[Hermit Shale]],&amp;lt;ref&amp;gt;Chronic, Halka. &amp;#039;&amp;#039;Roadside Geology of Arizona,&amp;#039;&amp;#039; c. 1983, 23rd printing, 321 pages, (&amp;#039;&amp;#039;US 89A Flagstaff to Arizona&amp;#039;&amp;#039;), pp. 233-236, map ref, pg. 192.&amp;lt;/ref&amp;gt; on west canyon wall&lt;br /&gt;
| length = {{convert|12|mi|km}}&lt;br /&gt;
| direction = North-South&lt;br /&gt;
| width = {{convert|0.8|to|2.5|mi|km}}&lt;br /&gt;
| coordinates = {{coord|34|54|45|N|111|43|37|W|display=inline}}&lt;br /&gt;
| map = Arizona&lt;br /&gt;
| map_size = 180&lt;br /&gt;
| map_caption = Location in Arizona, &amp;lt;br&amp;gt;northeast of [[Verde River]]&lt;br /&gt;
| label = Oak Creek Canyon&lt;br /&gt;
| label_position   = top&amp;lt;!-- the position of the pushpin label: left, right, top, bottom, none --&amp;gt;&lt;br /&gt;
| traversed = [[Arizona State Route 89A]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=== Blank template ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;width: 35em;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox valley&lt;br /&gt;
| name               = {{subst:BASEPAGENAME}}&lt;br /&gt;
| other_name         = &lt;br /&gt;
| native_name        = {{native name}} or {{native name list}}&lt;br /&gt;
| translation        = &lt;br /&gt;
| photo              = &lt;br /&gt;
| photo_caption      = &lt;br /&gt;
&amp;lt;!--    MAP     --&amp;gt;&lt;br /&gt;
| map                = &lt;br /&gt;
| map_image          = &lt;br /&gt;
| map_caption        = &lt;br /&gt;
| mapframe = &lt;br /&gt;
&amp;lt;!--  Location  --&amp;gt;&lt;br /&gt;
| location           = &lt;br /&gt;
| country            = &lt;br /&gt;
| region             = &lt;br /&gt;
| state              = &lt;br /&gt;
| district           = &lt;br /&gt;
| city               = &lt;br /&gt;
| relief             = &lt;br /&gt;
| label              = &lt;br /&gt;
| label_position     = &lt;br /&gt;
| coordinates        = {{coord}}&lt;br /&gt;
| coordinates_ref    = &lt;br /&gt;
&amp;lt;!-- Statistics --&amp;gt;  &lt;br /&gt;
| elevation          = &lt;br /&gt;
| elevation_m        = &lt;br /&gt;
| elevation_ft       = &lt;br /&gt;
| elevation_ref      = &lt;br /&gt;
| length             = &lt;br /&gt;
| length_mi          = &lt;br /&gt;
| length_km          = &lt;br /&gt;
| length_orientation = &lt;br /&gt;
| length_note        = &lt;br /&gt;
| width              = &lt;br /&gt;
| width_mi           = &lt;br /&gt;
| width_km           = &lt;br /&gt;
| width_orientation  = &lt;br /&gt;
| width_note         = &lt;br /&gt;
| area               = &lt;br /&gt;
| area_mi2           = &lt;br /&gt;
| area_km2           = &lt;br /&gt;
| depth              = &lt;br /&gt;
| depth_ft           = &lt;br /&gt;
| depth_m            = &lt;br /&gt;
| type               = &lt;br /&gt;
| age                = &lt;br /&gt;
| border             = &lt;br /&gt;
| topo               = &lt;br /&gt;
| traversed          = &lt;br /&gt;
| river              = &lt;br /&gt;
&amp;lt;!-- Below --&amp;gt; &lt;br /&gt;
| footnotes          = &lt;br /&gt;
| embed              = &lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Example ===&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;wikitext&amp;quot; style=&amp;quot;overflow:auto;&amp;quot;&amp;gt;&lt;br /&gt;
{{Infobox valley&lt;br /&gt;
| name = Oak Creek Canyon&lt;br /&gt;
| photo = Oak Creek Canyon 02.jpg&lt;br /&gt;
| photo_size = 235&lt;br /&gt;
| photo_caption = South view, from above north terminus ([[Coconino Plateau]])&amp;lt;br&amp;gt;[[Coconino Sandstone]] cliffs above [[Hermit Shale]],&amp;lt;ref&amp;gt;Chronic, Halka. &amp;#039;&amp;#039;Roadside Geology of Arizona,&amp;#039;&amp;#039; c. 1983, 23rd printing, 321 pages, (&amp;#039;&amp;#039;US 89A Flagstaff to Arizona&amp;#039;&amp;#039;), pp. 233-236, map ref, pg. 192.&amp;lt;/ref&amp;gt; on west canyon wall&lt;br /&gt;
| length = {{convert|12|mi|km}}&lt;br /&gt;
| direction = North-South&lt;br /&gt;
| width = {{convert|0.8|to|2.5|mi|km}}&lt;br /&gt;
| coordinates = {{coord|34|54|45|N|111|43|37|W|display=inline,title}}&lt;br /&gt;
| map = Arizona&lt;br /&gt;
| map_size = 180&lt;br /&gt;
| map_caption = Location in Arizona, &amp;lt;br&amp;gt;northeast of [[Verde River]]&lt;br /&gt;
| label = Oak_Creek_Canyon&lt;br /&gt;
| label_position   = top&amp;lt;!-- the position of the pushpin label: left, right, top, bottom, none --&amp;gt;&lt;br /&gt;
| traversed = [[Arizona State Route 89A]]&lt;br /&gt;
}}&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Parameters===&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;font-size:90%; margin:auto; width:100%&amp;quot;&lt;br /&gt;
! Parameter&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;name&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Name of the valley. If more than one valley by the name exists, the article is likely disambiguated but this name in the infobox should be the undisambiguated name. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;other_name&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Other English name for the valley if relatively well known.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;native_name&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| non-English name of valley (if not main name) – use {{tlx|native name}} or, for multiple names, use {{tlx|native name list}}&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;translation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Translation of native name (if not main name)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;photo&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Photograph of the valley. Preferably a distance shot to show most/all of the valley. Do not include the &amp;quot;File:&amp;quot; prefix. If uploading a new image, please put them on [[Wikimedia Commons|Commons]] so they can be easily used by the other language Wikipedias. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;photo_size&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Specify the width of the photo in pixels. For example, &amp;lt;code&amp;gt;photo_size = 200&amp;lt;/code&amp;gt; with no &amp;quot;px&amp;quot;. If no value is specified, the default width is 288 pixels. A standard horizontal photographic composition will generally display well at 288px. A standard vertical composition may need to be adjusted to 180 or 220 pixels.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;photo_alt&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Alt text for the photo, primarily for visually impaired readers. See &amp;#039;&amp;#039;[[Wikipedia:Alternative text for images]]&amp;#039;&amp;#039;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;photo_caption&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Description of the photograph which is displayed below. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;map&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The name of a location map as per [[Template:Location map]] (e.g. &amp;#039;&amp;#039;Indonesia&amp;#039;&amp;#039; or &amp;#039;&amp;#039;Russia&amp;#039;&amp;#039;). The coordinates in the coordinates field will be used to position a pushpin coordinate marker and label on the map &amp;#039;&amp;#039;&amp;#039;automatically&amp;#039;&amp;#039;&amp;#039;.  To use a static image, use {{para|map_image}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;#039;&amp;#039;&amp;#039;map_image&amp;#039;&amp;#039;&amp;#039; &lt;br /&gt;
| The file name of a static map image to be displayed.  To use a [[Template:location map|location map]], use {{para|map}}.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;map_size&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|  Must be entered as only a number&amp;amp;mdash;&amp;#039;&amp;#039;&amp;#039;no need for px&amp;#039;&amp;#039;&amp;#039;.  The default value is 250.&lt;br /&gt;
|-  &lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;map_alt&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Alt text for the map, primarily for visually impaired readers. See &amp;#039;&amp;#039;[[Wikipedia:Alternative text for images#Maps|Alt text for maps]]&amp;#039;&amp;#039;.&lt;br /&gt;
|-  &lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;map_caption&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Fill out if a map caption is desired. If not specified, &amp;#039;&amp;#039;&amp;#039;location&amp;#039;&amp;#039;&amp;#039; will be used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;location&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| 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&amp;#039;s caption unless the map_caption parameter is set.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;country&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;country1&amp;#039;&amp;#039;&amp;#039;,&amp;#039;&amp;#039;&amp;#039;country2&amp;#039;&amp;#039;&amp;#039;,...&lt;br /&gt;
|One or more countries that the valley lies in&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;region&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;region1&amp;#039;&amp;#039;&amp;#039;,&amp;#039;&amp;#039;&amp;#039;region2&amp;#039;&amp;#039;&amp;#039;,...&lt;br /&gt;
|One or more regions (e.g., deserts) that the valley lies in&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;district&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;district1&amp;#039;&amp;#039;&amp;#039;,&amp;#039;&amp;#039;&amp;#039;district2&amp;#039;&amp;#039;&amp;#039;,...&lt;br /&gt;
|One or more districts (e.g., U.S. counties) that the valley lies in&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;city&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;city1&amp;#039;&amp;#039;&amp;#039;,&amp;#039;&amp;#039;&amp;#039;city2&amp;#039;&amp;#039;&amp;#039;,...&lt;br /&gt;
|One or more population centers within the valley&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;relief&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| If a location map template is specified, relief=1 will attempt to display a relief map if one is available. To force the default map image to display use {{para|map_relief|0}}.&lt;br /&gt;
|-  &lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;label&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Label to be used for the valley&amp;#039;s location on the map. If not specified, the value of the &amp;#039;&amp;#039;name&amp;#039;&amp;#039; parameter is used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;label_position&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| 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 &amp;#039;&amp;#039;right&amp;#039;&amp;#039;.&lt;br /&gt;
|-  &lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;coordinates&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The latitude and longitude of the valley using the {{tl|coord}} template with &amp;#039;&amp;#039;display=inline,title&amp;#039;&amp;#039;. If the article uses a geolinks template in the external links section, do not use the &amp;#039;&amp;#039;display&amp;#039;&amp;#039; parameter. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;coordinates_ref&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| For any references regarding the coordinates reported.  &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags must be used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;elevation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| Elevation of the valley floor. Metres should be used first for all valleys outside of the United States and feet for those within the U.S. For conversions, use &amp;#039;&amp;#039;&amp;#039;elevation_m&amp;#039;&amp;#039;&amp;#039; for metres to feet or &amp;#039;&amp;#039;&amp;#039;elevation_ft&amp;#039;&amp;#039;&amp;#039; for feet to metres. &lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;elevation_ref&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Reference for the elevation using the standard &amp;lt;nowiki&amp;gt;&amp;lt;ref&amp;gt; &amp;lt;/ref&amp;gt;&amp;lt;/nowiki&amp;gt; tags. If elevation_m/elevation_ft was used, the reference must be supplied using this parameter.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;length&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;length_mi&amp;#039;&amp;#039;&amp;#039;,&amp;#039;&amp;#039;&amp;#039;length_km&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|The length of the valley, measured along the longer axis. Use {{tl|convert}} for both metric and US units, or use length_mi or length_km for autoconversion.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;length_orientation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|The orientation of the longer axis of the valley (e.g., N-S)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;length_note&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Any notes on the length (e.g., a reference)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;width&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;width_mi&amp;#039;&amp;#039;&amp;#039;,&amp;#039;&amp;#039;&amp;#039;width_km&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|The width of the valley, measured along the shorter axis. Use {{tl|convert}} for both metric and US units, or use width_mi or width_km for autoconversion.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;width_orientation&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|The orientation of the shorter axis of the valley&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;width_note&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Any notes on the width (e.g., a reference)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;area&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;area_mi2&amp;#039;&amp;#039;&amp;#039;,&amp;#039;&amp;#039;&amp;#039;area_km2&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|The area of the valley. Use {{tl|convert}} for both metric and US units, or use area_mi2 or area_km2 for autoconversion.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;depth&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;depth_ft&amp;#039;&amp;#039;&amp;#039;,&amp;#039;&amp;#039;&amp;#039;depth_m&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|The depth of the valley (from rim to floor). Use {{tl|convert}} for both metric and US units, or use depth_ft or depth_m for autoconversion.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;type&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|The geological type of valley (e.g., glacial)&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;age&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|The age of the rocks of the valley walls&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;border&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;border1&amp;#039;&amp;#039;&amp;#039;,&amp;#039;&amp;#039;&amp;#039;border2&amp;#039;&amp;#039;&amp;#039;,...&lt;br /&gt;
|One or more geographic features that are immediately adjacent to the valley.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;topo&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| The name of the [[topographic map]] showing the valley. In Canada, this is usually the [[National Topographic System]] map number while for the USA, it&amp;#039;s the map name from the USGS.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;traversed&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|Road or trails that cross or run through the valley&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;river&amp;#039;&amp;#039;&amp;#039;&amp;lt;br&amp;gt;&amp;#039;&amp;#039;&amp;#039;river1&amp;#039;&amp;#039;&amp;#039;,&amp;#039;&amp;#039;&amp;#039;river2&amp;#039;&amp;#039;&amp;#039;,...&lt;br /&gt;
|One or more rivers that flow into or along the bottom of the valley&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;footnotes&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
|References to support the infobox information&lt;br /&gt;
|-&lt;br /&gt;
|&amp;#039;&amp;#039;&amp;#039;embed&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
| &amp;quot;yes&amp;quot; if the valley infobox is embedded inside another Infobox&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
{{template reference list}}&lt;br /&gt;
&lt;br /&gt;
=== Mapframe maps ===&lt;br /&gt;
&lt;br /&gt;
{{Infobox mapframe/doc/parameters&lt;br /&gt;
| mapframe = yes, unless one of these parameters has a value: {{para|map}}, {{para|map_image}}, {{para|image_map}}, {{para|relief}}.&lt;br /&gt;
| mapframe-frame-width = 272&lt;br /&gt;
| mapframe-wikidata = yes, unless one of these parameters has a value: {{para|mapframe-coordinates}}, {{para|mapframe-coord}}, {{para|coordinates}}, {{para|coords}}&lt;br /&gt;
| mapframe-marker = natural&lt;br /&gt;
| mapframe-type = river&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Microformat ==&lt;br /&gt;
The articles created using this template include an hCard microformat. For more information read [[:Template:UF-hcard-place|this]].&lt;br /&gt;
&lt;br /&gt;
== Tracking category ==&lt;br /&gt;
* {{Category link with count |Pages using infobox valley with unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;includeonly&amp;gt;{{Sandbox other||&lt;br /&gt;
&amp;lt;!--Categories below this line, please; interwikis at Wikidata--&amp;gt;&lt;br /&gt;
[[Category:Place infobox templates|Valley]]&lt;br /&gt;
[[Category:Embeddable templates]]&lt;br /&gt;
[[Category:Templates that add a tracking category]]&lt;br /&gt;
}}&amp;lt;/includeonly&amp;gt;&lt;/div&gt;</summary>
		<author><name>&gt;Joy</name></author>
	</entry>
</feed>