<?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_climbing_area%2Fdoc</id>
	<title>Template:Infobox climbing area/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_climbing_area%2Fdoc"/>
	<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_climbing_area/doc&amp;action=history"/>
	<updated>2026-04-04T15:34:47Z</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_climbing_area/doc&amp;diff=8468&amp;oldid=prev</id>
		<title>&gt;Aszx5000: /* See also */ add others</title>
		<link rel="alternate" type="text/html" href="https://the-democratika.com/wiki/index.php?title=Template:Infobox_climbing_area/doc&amp;diff=8468&amp;oldid=prev"/>
		<updated>2023-11-24T22:01:05Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;See also: &lt;/span&gt; add others&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;!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --&amp;gt;&lt;br /&gt;
{{Lua|Module:Infobox|Module:InfoboxImage|Module:Coordinates|Module:Check for unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
This template can be used to create an [[Help:Infobox|infobox]] for articles about climbing areas. It holds information relevant to climbers. Format of some information content was inspired by Tim Toula&amp;#039;s &amp;#039;&amp;#039;Rock &amp;#039;n&amp;#039; Road&amp;#039;&amp;#039; guidebooks.&amp;lt;ref name=Toula&amp;gt;{{Cite Toula}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==Usage==&lt;br /&gt;
{{Parameter names example &amp;lt;!--| child --&amp;gt; | name &amp;lt;!-- | other_name --&amp;gt; | alt_name | photo &amp;lt;!--| Photo size --&amp;gt; | photo_width | photo_alt | photo_caption &amp;lt;!--| map | map_size | mapsize --&amp;gt; | map_width &amp;lt;!--| relief | label | label_position --&amp;gt; | map_caption | map_alt &amp;lt;!--| mark | marker_width | marker_size--&amp;gt; | coordinates &amp;lt;!-- | coords= --&amp;gt; | map_image &amp;lt;!--| image_map--&amp;gt; | location | nearest_city | range | coords_ref | climbing_type | height | pitches | ratings | grades | rock_type | quantity | development | aspect | season | elevation | ownership | access | camping | classic_climbs | stars=0 | website &amp;lt;!--| embedded --&amp;gt; }}&lt;br /&gt;
&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 climbing area&lt;br /&gt;
| name           = &lt;br /&gt;
| alt_name       =&lt;br /&gt;
| photo          = &lt;br /&gt;
| photo_width    = &lt;br /&gt;
| photo_alt      = &lt;br /&gt;
| photo_caption  = &lt;br /&gt;
| map            = &lt;br /&gt;
| map_image      = &lt;br /&gt;
| map_width      = &lt;br /&gt;
| map_alt        = &lt;br /&gt;
| map_caption    = &lt;br /&gt;
| location       = &lt;br /&gt;
| nearest_city   = &lt;br /&gt;
| range          = &lt;br /&gt;
| coordinates    = &lt;br /&gt;
| climbing_type  = &lt;br /&gt;
| height         = &lt;br /&gt;
| pitches        = &lt;br /&gt;
| ratings        = &lt;br /&gt;
| grades         = &lt;br /&gt;
| rock_type      = &lt;br /&gt;
| quantity       = &lt;br /&gt;
| development    = &lt;br /&gt;
| aspect         = &lt;br /&gt;
| season         = &lt;br /&gt;
| elevation      = &lt;br /&gt;
| ownership      = &lt;br /&gt;
| access         = &lt;br /&gt;
| camping        = &lt;br /&gt;
| classic_climbs = &lt;br /&gt;
| stars          = &lt;br /&gt;
| website        = &lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
{{clear}}&lt;br /&gt;
&lt;br /&gt;
== Parameter descriptions ==&lt;br /&gt;
&lt;br /&gt;
This table describes all the parameters available. Many are seldom used and a functional infobox can be created using the parameters listed above.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;width: 97%;&amp;quot;&lt;br /&gt;
! style=&amp;quot;width: 14%&amp;quot; | Field name || Description&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; || Required. The name of the climbing area. It will be displayed at the top of the infobox. In most cases this should be the same as the article name less any disambiguation. For example, if the article title is [[Seneca Rocks]] then &amp;lt;code&amp;gt;name=Seneca Rocks&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;alt_name&amp;lt;/code&amp;gt; || If there is a common English name for the climbing area use it for the &amp;lt;code&amp;gt;name&amp;lt;/code&amp;gt; parameter. This parameter can be used to display the name in the local language or for an alternate English name if it is commonly used. If you would like to italicize the text use wiki markup.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;photo&amp;lt;/code&amp;gt; || The name of an image file to be displayed. No special formatting is needed.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;photo_width&amp;lt;/code&amp;gt; || Can be used to change the display width of the image.The default width is 240 [[pixel]]s and maximum is 272px,. Images with a horizontal orientation (landscape mode) will generally display well at the default setting. An image with vertical orientation (portrait mode) may need to be adjusted to 180px or less. For example, &amp;lt;code&amp;gt;photo_width=200&amp;lt;/code&amp;gt; and not &amp;lt;code&amp;gt;photo_width=200px&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;photo_alt&amp;lt;/code&amp;gt; || Alt text for the photo, for visually impaired readers. See [[WP:ALT]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;photo_caption&amp;lt;/code&amp;gt; || The caption that will appear below the image if one is required.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;location&amp;lt;/code&amp;gt; || The location of the climbing area. Don&amp;#039;t be too precise. County, state and country are good in the USA. If the area is within a city specify the city, state and country. If the park is in multiple counties just list the state and country. For areas in other countries adjust accordingly.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;nearest_city&amp;lt;/code&amp;gt; || Recommended if the climbing area is not in a city. It could be a city or large gateway town where supplies and lodging are available.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 style=&amp;quot;text-align: center; font-weight: bold;&amp;quot; |Map related parameters&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;map&amp;lt;/code&amp;gt; || The name of the [[Template:location map|location map]] to be displayed. To use a static image, use {{para|map_image}}&lt;br /&gt;
|-&lt;br /&gt;
| &amp;lt;code&amp;gt;map_image&amp;lt;/code&amp;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;lt;code&amp;gt;map_width&amp;lt;/code&amp;gt; || Can change the display width the map. The default width is 240 pixels and maximum is 272px, but usually the map can be smaller. For example, &amp;lt;code&amp;gt;map_width=200&amp;lt;/code&amp;gt; and not &amp;lt;code&amp;gt;map_width=200px&amp;lt;/code&amp;gt;.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;map_alt&amp;lt;/code&amp;gt; || Alt text for the map. See [[WP:ALT]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;map_caption&amp;lt;/code&amp;gt; || The caption that appears below the map if one is required.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; || A text message that will be displayed next to the mark. Works with &amp;lt;code&amp;gt;label_position&amp;lt;/code&amp;gt; below. Seldom used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;label_position&amp;lt;/code&amp;gt; || Specifies the position of a label with respect to the mark. This is not functional when using the pixel coordinates method for map display. Valid values are &amp;lt;code&amp;gt;left&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;right&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;top&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;bottom&amp;lt;/code&amp;gt;. See &amp;lt;code&amp;gt;label&amp;lt;/code&amp;gt; above.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;relief&amp;lt;/code&amp;gt; || Selects a relief map when assigned any value. This is not functional when using the pixel coordinates method for map display. See [[#Map display methods|Map display methods]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;mark&amp;lt;/code&amp;gt; || The image used for the mark on a map. The default is [[:File:Red pog.svg|Red pog.svg]]. See [[Template:Location map/marks|Location map/marks]] for other images.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 style=&amp;quot;text-align: center; font-weight: bold;&amp;quot; |Coordinate related parameters&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;coordinates&amp;lt;/code&amp;gt; || For the {{tl|Coord}} template.&lt;br /&gt;
|-&lt;br /&gt;
| colspan=2 style=&amp;quot;text-align: center; font-weight: bold;&amp;quot; | Climbing information parameters&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;climbing_type&amp;lt;/code&amp;gt; || Climbing Type&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;height&amp;lt;/code&amp;gt; || Height of the rock formations measured from the base. A {{tl|Convert}} template will automatically convert between feet and meters.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;pitches&amp;lt;/code&amp;gt; || Number of [[Pitch (vertical space)|pitches]] for the tallest or most predominant routes.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;ratings&amp;lt;/code&amp;gt; || Difficulty [[Grade (climbing)|ratings]] of majority of good quality climbs found at the climbing area.  Measured in standard format for the area.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;grades&amp;lt;/code&amp;gt; || Roman numeral Grade that indicates the length and seriousness of the routes in [[Grade (climbing)#Length of route|YDS]] Grade system. Range: Grade I (1-2 hour climb) to Grade VII (climb lasting a week or longer).&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;rock_type&amp;lt;/code&amp;gt; || Geological [[Rock (geology)|Rock classification]]&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;quantity&amp;lt;/code&amp;gt; || Quantity of rock measured in number of established climbs and/or in time it might take traveling climber to climb majority of good quality routes. Time measure, especially useful for areas without up-to-date guidebooks, is obviously subjective and is meant only as [[order of magnitude]] estimate of quantity of climbing. Possible amounts could be: days&amp;#039;, weeks&amp;#039;, months&amp;#039;, and years&amp;#039; worth of climbing.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;development&amp;lt;/code&amp;gt; || Development or fraction of established climbs as compared to potential number of climbs. &amp;#039;&amp;#039;&amp;#039;Undeveloped&amp;#039;&amp;#039;&amp;#039; or &amp;#039;&amp;#039;&amp;#039;minimally&amp;#039;&amp;#039;&amp;#039; developed areas might have high potential for climbers looking for first assents, while &amp;#039;&amp;#039;&amp;#039;well developed&amp;#039;&amp;#039;&amp;#039; areas might be characterized by official guidebooks (which do not change much from edition to edition), and little potential for high quality new assents. Partially developed areas might be somewhere in between with good number of establish climbs but still high potential for high quality new routes.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;aspect&amp;lt;/code&amp;gt; || [[Aspect (geography)|Cliff aspect]] or general direction majority of climbs face.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;season&amp;lt;/code&amp;gt; || Most comfortable climbing season with reasonable temperatures, dry rock, accessible roads and approach, etc.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;elevation&amp;lt;/code&amp;gt; || [[Elevation]] of the area if it is noteworthy. The {{tl|convert}} template should be used.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;ownership&amp;lt;/code&amp;gt; || Ownership of the land&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;access&amp;lt;/code&amp;gt; || Climbing access&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;camping&amp;lt;/code&amp;gt; || Information on availability of free and paid camping within 5 mile radius&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;classic_climbs&amp;lt;/code&amp;gt; || Must-do classic climbs in the area, that should not be missed by visiting climbers with limited time. If possible list climbs from beginner (&amp;lt;5.8), intermediate (5.9-5.10), and expert (5.11-5.15) level categories.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;stars&amp;lt;/code&amp;gt;&lt;br /&gt;
| Climbing area over-all quality rating. It can be quite subjective, however most of the areas noteworthy enough to have Wikipedia articles will have stars. The scale used follows the one in Tim Toula&amp;#039;s guidebooks&amp;lt;ref name=Toula/&amp;gt; where:&lt;br /&gt;
*{{Rating|5|5|score=5 stars|rating=star}} means excellent internationally known established climbing destination. Ex. [[Yosemite National Park]]&lt;br /&gt;
*{{Rating|4|5|score=4 stars|rating=star}} means very good nationally/regionally known established climbing destination. Ex. [[Seneca Rocks]]&lt;br /&gt;
*{{Rating|3|5|score=3 stars|rating=star}} means good locally famous climbing destination, which most climbers will enjoy. Ex. [[Great Falls National Park]]&lt;br /&gt;
*{{Rating|2|5|score=2 stars|rating=star}} means so so locally known climbing destination. Ex. [[Stony Point, California]]&lt;br /&gt;
*{{Rating|1|5|score=1 star|rating=star}} means no-good locally infamous climbing place, frequented by locals only. Ex. [[Point Mugu State Park]]&lt;br /&gt;
Those guidebooks might be a good starting point for choosing number of stars for US climbing areas.&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;child&amp;lt;/code&amp;gt; || Used to embed this template in another. See [[#Template embedding|below]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;embedded&amp;lt;/code&amp;gt; || Used to embed another template in this one. See [[#Template embedding|below]].&lt;br /&gt;
|-&lt;br /&gt;
|&amp;lt;code&amp;gt;website&amp;lt;/code&amp;gt; || Website. Use {{Tl|URL}}.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Template embedding ==&lt;br /&gt;
This template can be embedding in another infobox template by adding the code &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|child=yes&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;. To embed another template in this one use &amp;lt;code&amp;gt;&amp;lt;nowiki&amp;gt;|embedded={{Infobox ...&amp;lt;/nowiki&amp;gt;&amp;lt;/code&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Example ==&lt;br /&gt;
{{Infobox climbing area&lt;br /&gt;
| name = Seneca Rocks&lt;br /&gt;
| photo = Seneca Rocks - front 1.jpg&lt;br /&gt;
| photo_width = 250&lt;br /&gt;
| photo_caption = North and South Peaks viewed from the front&lt;br /&gt;
| map = West Virginia&lt;br /&gt;
| map_width = 250&lt;br /&gt;
| map_caption = Location on a map of West Virginia&lt;br /&gt;
| location = [[Pendleton County, West Virginia]], U.S.&lt;br /&gt;
| nearest_city = [[Seneca Rocks, West Virginia]], U.S.&lt;br /&gt;
| range = [[Appalachian Mountains|Appalachians]]&lt;br /&gt;
| coordinates = {{coord|38|50|07|N|79|20|00|W|region:US-WV_type:landmark}}&lt;br /&gt;
| climbing_type = [[Traditional climbing|traditional]] [[cliff|crag]]&lt;br /&gt;
| height = {{convert|900|ft|m}} above stream level&amp;lt;ref&amp;gt;{{cite web|last=[[United States National Forest|Forest Service]]|title=Seneca Rocks|url=http://www.fs.usda.gov/recarea/mnf/recreation/climbing/recarea/?recid=7051&amp;amp;actid=37|accessdate=29 October 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| pitches = 4&lt;br /&gt;
| ratings = 5.0-5.13 with most routes in 5.7-5.11 range&lt;br /&gt;
| grades = I and II&lt;br /&gt;
| rock_type = [[Tuscarora Formation|Tuscarora]] [[quartzite]]&lt;br /&gt;
| quantity = months&amp;#039; worth (over 375 routes)&lt;br /&gt;
| development = well developed&lt;br /&gt;
| aspect = [[east]] and [[west]]&lt;br /&gt;
| season = spring to fall&lt;br /&gt;
| elevation = &lt;br /&gt;
| ownership = [[United States National Forest|U.S. National Forest]]&lt;br /&gt;
| camping = Seneca Shadows&amp;lt;ref&amp;gt;{{cite web|last=[[United States National Forest|Forest Service]]|title=Seneca Shadows Campground|url=http://www.fs.usda.gov/recarea/mnf/recreation/climbing/recarea/?recid=7004&amp;amp;actid=37|accessdate=29 October 2012}}&amp;lt;/ref&amp;gt;  (paid)&lt;br /&gt;
| classic_climbs = {{plainlist|&lt;br /&gt;
* Gunsight to South Peak (5.3),&lt;br /&gt;
* Conn&amp;#039;s West (5.4),&lt;br /&gt;
* Conn&amp;#039;s East (5.6),&lt;br /&gt;
* Candy Corner (5.5),&lt;br /&gt;
* Ecstasy(5.7),&lt;br /&gt;
* Soler (5.7),&lt;br /&gt;
* West Pole (5.7),&lt;br /&gt;
* The Burn (5.8),&lt;br /&gt;
* Triple S (5.8),&lt;br /&gt;
* Castor / Pollux (5.10),&lt;br /&gt;
* Marshall&amp;#039;s Madness / Crack of Dawn (5.10a),&lt;br /&gt;
* Mr. Jones (5.11c),&lt;br /&gt;
* The Bell (5.11+),&lt;br /&gt;
* Psych Driller (5.12c),&lt;br /&gt;
* Black Mamba (5.12c),&lt;br /&gt;
* Fine Young Cannibals (5.13a)&lt;br /&gt;
}}&lt;br /&gt;
| stars = 4&lt;br /&gt;
}}&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 climbing area&lt;br /&gt;
| name = Seneca Rocks&lt;br /&gt;
| photo = Seneca Rocks - front 1.jpg&lt;br /&gt;
| photo_width = 250&lt;br /&gt;
| photo_caption = North and South Peaks viewed from the front&lt;br /&gt;
| map = West Virginia&lt;br /&gt;
| map_width = 250&lt;br /&gt;
| map_caption = Location on a map of West Virginia&lt;br /&gt;
| location = [[Pendleton County, West Virginia]], U.S.&lt;br /&gt;
| nearest_city = [[Seneca Rocks, West Virginia]], U.S.&lt;br /&gt;
| range = [[Appalachian Mountains|Appalachians]]&lt;br /&gt;
| coordinates = {{coord|38|50|07|N|79|20|00|W|region:US-WV_type:landmark}}&lt;br /&gt;
| climbing_type = [[Traditional climbing|traditional]] [[cliff|crag]]&lt;br /&gt;
| height = {{convert|900|ft|m}} above stream level&amp;lt;ref&amp;gt;{{cite web|last=[[United States National Forest|Forest Service]]|title=Seneca Rocks|url=http://www.fs.usda.gov/recarea/mnf/recreation/climbing/recarea/?recid=7051&amp;amp;actid=37|accessdate=29 October 2012}}&amp;lt;/ref&amp;gt;&lt;br /&gt;
| pitches = 4&lt;br /&gt;
| ratings = 5.0-5.13 with most routes in 5.7-5.11 range&lt;br /&gt;
| grades = I and II&lt;br /&gt;
| rock_type = [[Tuscarora Formation|Tuscarora]] [[quartzite]]&lt;br /&gt;
| quantity = months&amp;#039; worth (over 375 routes)&lt;br /&gt;
| development = well developed&lt;br /&gt;
| aspect = [[east]] and [[west]]&lt;br /&gt;
| season = spring to fall&lt;br /&gt;
| elevation = &lt;br /&gt;
| ownership = [[United States National Forest|U.S. National Forest]]&lt;br /&gt;
| camping = Seneca Shadows&amp;lt;ref&amp;gt;{{cite web|last=[[United States National Forest|Forest Service]]|title=Seneca Shadows Campground|url=http://www.fs.usda.gov/recarea/mnf/recreation/climbing/recarea/?recid=7004&amp;amp;actid=37|accessdate=29 October 2012}}&amp;lt;/ref&amp;gt;  (paid)&lt;br /&gt;
| classic_climbs = {{plainlist|&lt;br /&gt;
* Gunsight to South Peak (5.3),&lt;br /&gt;
* Conn&amp;#039;s West (5.4),&lt;br /&gt;
* Conn&amp;#039;s East (5.6),&lt;br /&gt;
* Candy Corner (5.5),&lt;br /&gt;
* Ecstasy(5.7),&lt;br /&gt;
* Soler (5.7),&lt;br /&gt;
* West Pole (5.7),&lt;br /&gt;
* The Burn (5.8),&lt;br /&gt;
* Triple S (5.8),&lt;br /&gt;
* Castor / Pollux (5.10),&lt;br /&gt;
* Marshall&amp;#039;s Madness / Crack of Dawn (5.10a),&lt;br /&gt;
* Mr. Jones (5.11c),&lt;br /&gt;
* The Bell (5.11+),&lt;br /&gt;
* Psych Driller (5.12c),&lt;br /&gt;
* Black Mamba (5.12c),&lt;br /&gt;
* Fine Young Cannibals (5.13a)&lt;br /&gt;
}}&lt;br /&gt;
| stars = 4&lt;br /&gt;
}}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
; References&lt;br /&gt;
{{Reflist}}&lt;br /&gt;
{{clear}}&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;
* {{clc|Pages using infobox climbing area with unknown parameters}}&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
* [[Template:Infobox climber]]&lt;br /&gt;
* [[Template:Infobox climbing route]]&lt;br /&gt;
* [[Template:Infobox mountaineer]]&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|Climbing area]]&lt;br /&gt;
[[Category:Climbing templates]]&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;Aszx5000</name></author>
	</entry>
</feed>