Difference between revisions of "Template:Infobox climbing area/doc"

From blackwiki
Jump to navigation Jump to search
imported>Jarekt
(Created page with '{{Documentation subpage}} <!-- EDIT TEMPLATE DOCUMENTATION BELOW THIS LINE --> {{Infobox climbing area | name = Senece Rocks | range = Appalachian Mountains|A...')
 
imported>Jarekt
Line 32: Line 32:
 
}}
 
}}
  
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's ''Rock 'n' Road'' guidebooks<ref>{{cite book|last=Toula|first=Tim|title=Rock 'n' Road|year=1995|publisher=Falcon|isbn=978-0934641357}}</ref>.  
+
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's ''Rock 'n' Road'' guidebooks<ref name=Toula>{{cite book|last=Toula|first=Tim|title=Rock 'n' Road|year=1995|publisher=Falcon|isbn=978-0934641357}}</ref>.  
  
 
==Usage==
 
==Usage==
Line 46: Line 46:
 
This table describes all the parameters available. Many are seldom used and a functional infobox can be created using the parameters listed above.
 
This table describes all the parameters available. Many are seldom used and a functional infobox can be created using the parameters listed above.
  
{| class="wikitable" style="font-size:90%; margin:auto; width:100%;"
+
{| class="wikitable" style="width: 97%;"
! Parameter
+
! style="width: 14%" | Field name || Description
! Description
 
 
|-
 
|-
|<code>name</code>
+
|<code>name</code> || 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 <code>name=Seneca Rocks</code>.
| Name of the route, the article is likely disambiguated but this name in the infobox should be the undisambiguated name. For example, The Nose for [[The Nose (El Capitan)]]. This field is required.
 
 
|-
 
|-
|<code>other_name</code>
+
|<code>alt_name</code> || If there is a common English name for the climbing area use it for the <code>name</code> 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.
| Other names by which the route is known.
 
|-
 
|<code>photo</code>
 
| Photograph of the mountain. Preferably a distance shot to show most/all of the mountain rather than a view from the summit. Do not include the "Image:" prefix. If uploading a new image, please put them on [[Wikimedia Commons|Commons]] so they can be easily used by the other language wikipedias.
 
 
|-
 
|-
|<code>photo_width</code>
+
|<code>photo</code> || The name of an image file to be displayed. No special formatting is needed.
| Determines the width of the photograph. The default and maximum value is 300px. Images with a horizontal orientation (landscape mode) will generally display well at the default setting. An image with vertical orientation (portrait mode) will need to be adjusted. For example <code>photo_width=200</code> and not <code>photo_width=200px</code>.
 
 
|-
 
|-
|<code>photo_alt</code>
+
|<code>photo_width</code> || 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 <code>photo_width=200</code> and not <code>photo_width=200px</code>.
| Alt text for the map. See [[WP:ALT]].
 
 
|-
 
|-
|<code>photo_caption</code>
+
|<code>photo_alt</code> || Alt text for the photo, for visually impaired readers. See [[WP:ALT]].
| Description of the photograph which is displayed below. Include the month and year if known.
 
 
|-
 
|-
|<code>map</code>
+
|<code>photo_caption</code> || The caption that will appear below the image if one is required.
| The name of the map to be displayed. See [[#Map display methods|Map display methods]].
 
 
|-
 
|-
|<code>map_width</code>
+
|<code>location</code> || The location of the climbing area. Don'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.
| Determines the width of the map. The default width is 220px and maximum width is 300px. For example <code>map_width=180</code> and not <code>map_width=180px</code>.
 
 
|-
 
|-
|<code>map_alt</code>
+
|<code>nearest_city</code> || 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.
| Alt text for the map. See [[WP:ALT]].
 
 
|-
 
|-
|<code>map_caption</code>
+
| colspan="2" style="text-align: center; font-weight: bold;" |Map related parameters
| The caption that will appear below the map if one is required.
 
 
|-
 
|-
|<code>relief</code>
+
|<code>map</code> || The name of the map to be displayed. See [[#Map display methods|Map display methods]].
| Selects a relief map when assigned any value. This is functional when a location map template is used. See [[#Map display methods|Map display methods]].
 
 
|-
 
|-
|<code>mark</code>
+
|<code>map_width</code> || 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 <code>map_width=200</code> and not <code>map_width=200px</code>.
| A marker which shows the location of the route on a map. The default image is [[:File:Red pog.svg|Red pog.svg]]. For more information, go [[Template:Infobox_map#Marks|here]].
 
 
|-
 
|-
|<code>marker_width</code>
+
|<code>map_alt</code> || Alt text for the map. See [[WP:ALT]].
| The width of the location marker image in pixels. Seldom used. The default width is 8px.
 
 
|-
 
|-
|<code>label_position</code>
+
|<code>map_caption</code> || The caption that appears below the map if one is required.
| This seldom used parameter will generate a text label next to the a location marker. Valid values are <code>left</code>, <code>right</code>, <code>top</code> and <code>bottom</code>. If no value is assigned to the <code>label</code> parameter below, the <code>name</code> will be used.
 
 
|-
 
|-
|<code>label</code>
+
|<code>label</code> || A text message that will be displayed next to the mark. Works with <code>label_position</code> below. Seldom used.
| Text that will be displayed next to the location marker. See <code>label_position</code> above.
 
 
|-
 
|-
|<code>location</code>
+
|<code>label_position</code> || 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 <code>left</code>, <code>right</code>, <code>top</code> and <code>bottom</code>. See <code>label</code> above.
| Province or state first, followed by country. For USA, the county is optional but if given, be provided before the state.
 
 
|-
 
|-
|<code>coords</code>
+
|<code>relief</code> || 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]].
| For the {{tl|Coord}} template. This syntax will not automatically generate a location marker on a map. When this option is used the <code>type</code>, <code>region</code>, <code>scale</code>, <code>source</code>, <code>format</code> and <code>display</code> parameters are not functional but this data can be entered in the {{tlc|Coord}} template. The defaults should be <code>type:landmark</code> and <code>display:inline,title</code>.
 
 
|-
 
|-
|<code>lat_d</code>
+
|<code>mark</code> || The image used for the mark on a map. The default is [[:File:Red pog.svg|Red pog.svg]]. Look [[Template:Infobox map/marks|here]] for other images.
| The degrees of latitude. This value can be specified as a [[Decimal degrees|decimal degree]] and when this format is used minutes and seconds should not be specified.
 
 
|-
 
|-
|<code>lat_m</code>
+
|<code>x</code><br/><code>y</code> || Specifies the position of the location mark. The mark will be centered at the pixel coordinates based on a image width of 1000 pixels. The template will scale these values for proper display. See [[#XY coordinate method|below]]
| The minutes of latitude.
 
 
|-
 
|-
|<code>lat_s</code>
+
|<code>x%</code><br/><code>y%</code> || Specifies the position of the location mark. Where x% specifies the percentage of the distance across the image from the left edge and y% specifies the percentage of the distance down from the top edge.  
| The seconds of latitude.
 
 
|-
 
|-
|<code>lat_NS</code>
+
| colspan="2" style="text-align: center; font-weight: bold;" |Coordinate related parameters
| N if north of the equator, S if south of the equator. Other values will be disregarded.
 
 
|-
 
|-
|<code>long_d</code>
+
|<code>coords</code> || For the {{tl|Coord}} template. Will not generate a location mark if a map template is used. When this option is used the <code>type</code>, <code>region</code>, <code>scale</code>, <code>source</code>, <code>format</code> and <code>display</code> parameters are not functional but this data can be entered in the Coord template. The defaults should be <code>type:landmark</code> and <code>display:inline,title</code>.
| The degrees of longitude. This value can be specified as a [[Decimal degrees|decimal degree]] and when this format is used minutes and seconds should not be specified.
 
 
|-
 
|-
|<code>long_m</code>
+
|<code>lat_d</code> || The degrees of latitude. This value can be specified as a [[Decimal degrees|decimal degree]] and when this format is used minutes and seconds should not be specified. See [[#Coordinate syntax|below]].
| The minutes of longitude.
 
 
|-
 
|-
|<code>long_s</code>
+
|<code>lat_m</code> || The minutes of latitude.
| The seconds of longitude.
 
 
|-
 
|-
|<code>long_EW</code>
+
|<code>lat_s</code> || The seconds of latitude.
| E if East of the [[prime meridian]], W if west of the prime meridian. Other values will be disregarded.
 
 
|-
 
|-
|<code>coords_ref</code>
+
|<code>lat_NS</code> || N if north of the equator, S if south of the equator. Other values will be disregarded.
| Used with either coordinate display method above. Strongly recommended. Specify a citation for the coordinates using {{nowrap|<code><nowiki><ref>...</ref></nowiki></code>}} tags.
 
 
|-
 
|-
|<code>type</code>
+
|<code>long_d</code> || The degrees of longitude. This value can be specified as a [[Decimal degrees|decimal degree]] and when this format is used minutes and seconds should not be specified. See [[#Coordinate syntax|below]].
| Type is one way to specify the scale of maps generated by external map websites. See [[WP:COORD TYPE]] for valid values. The default value is <code>landmark</code> which is most appropriate for routes. This parameter and the three below help [[tswiki:GeoHack|GeoHack]] in selecting suitable map resources.
 
 
|-
 
|-
|<code>scale</code>
+
|<code>long_m</code> || The minutes of longitude.
| Determines the zoom factor for external map websites. See [[WP:COORD SCALE]]. Using <code>scale=50000</code> will change the zoom factor to 1:50,000.
 
 
|-
 
|-
|<code>region</code>
+
|<code>long_s</code> || The seconds of longitude.
| A country code. See [[ISO 3166-2:US]], [[ISO 3166-2]] and [[ISO 3166-1 alpha-2]]. For example US-OR is the code for Oregon. This computer readable code is recommended. It will not be displayed. See [[WP:COORD REGION]].
 
 
|-
 
|-
|<code>source</code>
+
|<code>long_EW</code> || E if East of the [[prime meridian]], W if west of the prime meridian. Other values will be disregarded.
| Source of the coordinate data. See [[WP:COORD SOURCE]]. It will not be displayed.
 
 
|-
 
|-
|<code>format</code>
+
|<code>coords_ref</code> || Can be used with either coordinate display method above. Strongly recommended. Specify a citation for the coordinates using {{nowrap|<code><nowiki><ref>...</ref></nowiki></code>}} tags.
| Determines the format used to the display coordinates. Valid values are <code>dms</code> for degrees, minutes and seconds, and <code>dec</code> for [[decimal degrees]]. The default is <code>dms</code>.
 
 
|-
 
|-
|<code>display</code>
+
|<code>coords_type</code> || Type is one way to specify the scale of maps generated by external map websites. See [[WP:COORD TYPE|type]] for valid values. The default value is <code>landmark</code>. If no type is appropriate consider using the <code>scale</code> parameter below.
| Determines where the coordinates will be displayed. Valid values are <code>inline</code> and <code>inline,title</code>. The default is <code>inline,title</code> and is recommended.
 
 
|-
 
|-
|<code>x</code><br/><code>y</code>
+
|<code>scale</code> || Determines the zoom factor for external map websites. See [[WP:COORD SCALE|scale]]. The value is 1:10,000 for the default type which is <code>landmark</code>. Using <code>scale=50000</code> will change the zoom to 1:50,000.
| Specifies the position of the location marker on a map image when the XY method for map display is used. These are the <code>x,y</code> coordinates for the location marker in pixels based on a image width of 1000 pixels. The template will scale these values. See [[#Display a marker on any map image|below]].
 
 
|-
 
|-
|<code>climbing_area</code>
+
|<code>region</code> || A country code. See [[ISO 3166-2:US]], [[ISO 3166-2]] and [[ISO 3166-1 alpha-2]]. For example US-OR is the code for Oregon. This computer readable code is recommended. It will not be displayed. See [[WP:COORD REGION|region]].
| Name of the climbing area. Example: Indian Creek.
 
 
|-
 
|-
<!-- |<code>route_type</code>
+
|<code>source</code> || Source of the coordinate data. See [[WP:COORD SOURCE|source]]. For example [[Geographic Names Information System|gnis]] or [[U.S. National Geodetic Survey|ngs]], etc. It will not be displayed. Not all possible values are recognized.
| Likely will refer to [[climbing style]] but should be described in the best possible way. Examples: [[Aid Climbing]], [[Traditional climbing|Trad]], [[Sport climbing|Sport]], Bouldering, Rock/Ice, alpine, or  whatever makes sense.
 
|- 
 
|<code>vertical_gain</code>
 
| Vertical height of the climb from start to finish.
 
|- -->
 
|<code>pitches</code>
 
| Traditional number of pitches used to complete the climb.
 
|- 
 
|<code>rating</code>
 
| Difficulty rating in what ever is the standard format for the area. See [[Grade_(climbing)]].
 
 
|-
 
|-
|<code>grade</code>
+
|<code>format</code> || Determines the format of the coordinates displayed. Valid values are <code>dms</code> for degrees, minutes and seconds, and <code>dec</code> for [[decimal degrees]]. The default value is <code>dms</code>.
| Roman numeral Grade that indicates the length and seriousness of the route 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).
 
 
|-
 
|-
 +
|<code>display</code> || Determines where the coordinates will be displayed. Valid values are <code>inline</code> and <code>inline,title</code> and their variants. The default is <code>inline,title</code> and is recommended.
 +
|-
 +
| colspan="2" style="text-align: center; font-weight: bold;" | Climbing information parameters
 +
|-
 +
|<code>climbing_type</code> || Climbing Type
 +
|-
 +
|<code>Height</code> || Height of the rock formations measured from the base.
 +
|-
 +
|<code>pitches</code> || Number of [[Pitch (vertical space)|pitches]] for the tallest or most predominant routes.
 +
|-
 +
|<code>ratings</code> || Difficulty [[Grade (climbing)|ratings]] of majority of good quality climbs  found at the climbing area.  Measured in in standard format for the area.
 +
|-
 +
|<code>grades</code> || 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).
 +
|-
 +
|<code>rock_type</code> || Geological [[Rock (geology)|Rock classification]]
 +
|-
 +
|<code>quantity</code> || 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 usefull 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, weeks, months, and years worth of climbing.
 +
|-
 +
|<code>development</code> || Development
 +
|-
 +
|<code>aspect</code> || [[Aspect (geography)|Cliff aspect]]
 +
|-
 +
|<code>season</code> || Season
 +
|-
 +
|<code>elevation</code> || [[Elevation|Elevation]]
 +
|-
 +
|<code>ownership</code> || Ownership
 +
|-
 +
|<code>camping</code> || Camping
 +
|-
 +
|<code>classic_climbs</code> || Must-do classic climbs in the area, that should not be missed by visiting climbers with limited time. If possible list climbs from beginner (<5.8), intermediate (5.9-5.10), and expert (5.11-5.15) level categories.
 +
|-
 +
|<code>stars</code>
 +
| Climbing area quality can be quite subjective, and most of the areas noteworthy enough to have Wikipedia articles will have stars. The scale used follows the one in Tim Toula's  guidebooks<ref name=Toula/> where:
 +
*{{stars|5|5}} means excellent internationally known established climbing destination. Ex. [[Yosemite National Park]]
 +
*{{stars|4|5}} means very good nationally/regionally known established climbing destination. Ex. [[Seneca Rocks]]
 +
*{{stars|3|5}} means good locally famous climbing destination, which most climbers will enjoy. Ex. [[Great Falls National Park]]
 +
*{{stars|2|5}} means not-so-good locally infamous climbing destination. Ex. [[Stony Point, California]]
 +
|-
 +
|<code>child</code> || Used to embed this template in another. See [[#Template embedding|below]].
 +
|-
 +
|<code>embedded</code> || Used to embed another template in this one. See [[#Template embedding|below]].
 +
|-
 +
|<code>website</code> || Website. Use {{Tl|URL}}.
 
|}
 
|}
 
== Example ==
 
<!--
 
{{Infobox climbing route
 
| name = The Nose
 
| photo = Yosemite El Capitan.jpg
 
| photo_caption = Southwest face of El Capitan from [[Yosemite Valley]]
 
| location = [[California]], [[United States|USA]]
 
| other_name =
 
| coords = {{coord|37|44|02.4|N|119|38|13.2|W|type:mountain_region:US}}
 
| climbing_area = [[Yosemite Valley]]
 
| route_type = [[Aid climbing]]
 
| vertical_gain = 2900'
 
| pitches = 31
 
| rating = 5.13+ or 5.8 C2
 
| grade = VI
 
| route_setter =
 
| first_ascent = [[Warren Harding]] [[Wayne Merry]] and [[George Whitmore]], 1958 (45 days).
 
| ffa = [[Lynn Hill]] 1993
 
| fastest_ascent = 2:37:05 [[Hans Florine]] and [[Yuji Hirayama]], 2008.
 
}}
 
 
<pre style="overflow:auto; font-size: 90%;">
 
{{Infobox climbing route
 
| name = The Nose
 
| photo = Yosemite El Capitan.jpg
 
| photo_caption = Southwest face of El Capitan from [[Yosemite Valley]]
 
| location = [[California]], [[United States|USA]]
 
| other_name =
 
| coords = {{coord|37|44|02.4|N|119|38|13.2|W|type:mountain_region:US}}
 
| climbing_area = [[Yosemite Valley]]
 
| route_type = [[Aid climbing]]
 
| vertical_gain = 2900'
 
| pitches = 31
 
| rating = 5.13+ or 5.8 C2
 
| grade = VI
 
| route_setter =
 
| first_ascent = [[Warren Harding]] [[Wayne Merry]] and [[George Whitmore]], 1958 (45 days).
 
| ffa = [[Lynn Hill]] 1993
 
| fastest_ascent = 2:37:05 [[Hans Florine]] and [[Yuji Hirayama]], 2008.
 
}}
 
</pre>
 
{{clear}} -->
 
 
== Map display methods ==
 
 
Wikipedia does not currently have many maps that would be useful in articles about climbing routes and so this functionality might be only marginally useful. Don't use state or national maps to show the location of routes.
 
 
=== Display a marker on a map using a template and geographic coordinates ===
 
 
A marker can be superimposed on a map using one of a set of map templates. This method requires the geographic coordinates to be entered using the <code>lat_d</code>, <code>long_d</code> syntax and assigning <code>map</code> the name of the area covered by one of a set of location map templates. The parameters for this template map to a subset of the parameters for {{tl|Location map}} and reading the documentation for that template might be helpful.
 
 
Location map templates can be found using these sources:
 
:[[Template:Location map/List|List of templates]] - 1050 templates available when the list was generated.
 
:[[:Category:Location map templates]] - templates sorted by category.
 
:[[Special:Prefixindex/Template:Location map]] - a search that might help.
 
:[[Special:WhatLinksHere/Template:Location map/Info]] - another search that might help.
 
 
All of the names begin with the words "Location map" followed by the area covered. The value you need to assign to the parameter, <code>map</code>, is the area name. The map template for the for San Francisco County is {{tl|Location map San Francisco County}}. In this case specify <code>map=San Francisco County</code>.
 
<!--
 
{{Infobox climbing route
 
| name = Glen Park
 
| map = San Francisco County
 
| map_width = 300
 
| lat_d = 37.733889
 
| long_d = -122.433333
 
}}
 
 
<pre style="overflow:auto; font-size: 90%;">
 
{{Infobox climbing route
 
| name = Glen Park
 
| map = San Francisco County
 
| map_width = 300
 
| lat_d = 37.733889
 
| long_d = -122.433333
 
}}
 
</pre> -->
 
{{clear}}
 
 
=== Display a marker on any map image ===
 
 
To display a marker on any map use the <code>x</code> and <code>y</code> parameters.
 
 
{{Location mark+/x and y parameters}}
 
 
In the example below the marker is about 52% of the way across the map from the left side and 29% of the way down from the top.
 
 
<!-- {{Infobox climbing route
 
| name = Open Book
 
| map = Map of Tahquitz Peak.png
 
| map_width = 300
 
| map_caption = Map showing the approximate location of Open Book
 
| x = 526
 
| y = 293
 
}}
 
 
<pre style="overflow:auto; font-size: 90%;">
 
{{Infobox climbing route
 
| name = Open Book
 
| map = Map of Tahquitz Peak.png
 
| map_width = 300
 
| map_caption = Map showing the approximate location of Open Book
 
| x = 526
 
| y = 293
 
}}
 
</pre>-->
 
  
 
===References==
 
===References==

Revision as of 18:41, 29 October 2012

Senece Rocks
Seneca Rocks - front 1.jpg
The North and South Peaks viewed from the front
LocationSeneca Rocks, West Virginia
RangeAppalachians
CoordinatesScript error: No such module "If empty".
Climbing typetraditional crag
Height900 above stream[1]
Pitches4
Rock typeTuscarora quartzite
Quantity of rockmonths worth (over 375 routes)
Developmentwell developed
Cliff aspecteast and west
Seasonspring to fall
OwnershipNational Forest
CampingSeneca Shadows[2] (paid)
StarsTemplate:Rating

This template can be used to create an infobox for articles about climbing areas. It holds information relevant to climbers. Format of some information content was inspired by Tim Toula's Rock 'n' Road guidebooks[3].

Usage

This box includes the most often used parameters. Specify the coordinates for the start of the route.


Parameter descriptions

This table describes all the parameters available. Many are seldom used and a functional infobox can be created using the parameters listed above.

Field name Description
name 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 name=Seneca Rocks.
alt_name If there is a common English name for the climbing area use it for the name 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.
photo The name of an image file to be displayed. No special formatting is needed.
photo_width Can be used to change the display width of the image.The default width is 240 pixels 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 photo_width=200 and not photo_width=200px.
photo_alt Alt text for the photo, for visually impaired readers. See WP:ALT.
photo_caption The caption that will appear below the image if one is required.
location The location of the climbing area. Don'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.
nearest_city 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.
Map related parameters
map The name of the map to be displayed. See Map display methods.
map_width 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 map_width=200 and not map_width=200px.
map_alt Alt text for the map. See WP:ALT.
map_caption The caption that appears below the map if one is required.
label A text message that will be displayed next to the mark. Works with label_position below. Seldom used.
label_position 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 left, right, top and bottom. See label above.
relief 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.
mark The image used for the mark on a map. The default is Red pog.svg. Look here for other images.
x
y
Specifies the position of the location mark. The mark will be centered at the pixel coordinates based on a image width of 1000 pixels. The template will scale these values for proper display. See below
x%
y%
Specifies the position of the location mark. Where x% specifies the percentage of the distance across the image from the left edge and y% specifies the percentage of the distance down from the top edge.
Coordinate related parameters
coords For the {{Coord}} template. Will not generate a location mark if a map template is used. When this option is used the type, region, scale, source, format and display parameters are not functional but this data can be entered in the Coord template. The defaults should be type:landmark and display:inline,title.
lat_d The degrees of latitude. This value can be specified as a decimal degree and when this format is used minutes and seconds should not be specified. See below.
lat_m The minutes of latitude.
lat_s The seconds of latitude.
lat_NS N if north of the equator, S if south of the equator. Other values will be disregarded.
long_d The degrees of longitude. This value can be specified as a decimal degree and when this format is used minutes and seconds should not be specified. See below.
long_m The minutes of longitude.
long_s The seconds of longitude.
long_EW E if East of the prime meridian, W if west of the prime meridian. Other values will be disregarded.
coords_ref Can be used with either coordinate display method above. Strongly recommended. Specify a citation for the coordinates using <ref>...</ref> tags.
coords_type Type is one way to specify the scale of maps generated by external map websites. See type for valid values. The default value is landmark. If no type is appropriate consider using the scale parameter below.
scale Determines the zoom factor for external map websites. See scale. The value is 1:10,000 for the default type which is landmark. Using scale=50000 will change the zoom to 1:50,000.
region A country code. See ISO 3166-2:US, ISO 3166-2 and ISO 3166-1 alpha-2. For example US-OR is the code for Oregon. This computer readable code is recommended. It will not be displayed. See region.
source Source of the coordinate data. See source. For example gnis or ngs, etc. It will not be displayed. Not all possible values are recognized.
format Determines the format of the coordinates displayed. Valid values are dms for degrees, minutes and seconds, and dec for decimal degrees. The default value is dms.
display Determines where the coordinates will be displayed. Valid values are inline and inline,title and their variants. The default is inline,title and is recommended.
Climbing information parameters
climbing_type Climbing Type
Height Height of the rock formations measured from the base.
pitches Number of pitches for the tallest or most predominant routes.
ratings Difficulty ratings of majority of good quality climbs found at the climbing area. Measured in in standard format for the area.
grades Roman numeral Grade that indicates the length and seriousness of the routes in YDS Grade system. Range: Grade I (1-2 hour climb) to Grade VII (climb lasting a week or longer).
rock_type Geological Rock classification
quantity 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 usefull 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, weeks, months, and years worth of climbing.
development Development
aspect Cliff aspect
season Season
elevation Elevation
ownership Ownership
camping Camping
classic_climbs Must-do classic climbs in the area, that should not be missed by visiting climbers with limited time. If possible list climbs from beginner (<5.8), intermediate (5.9-5.10), and expert (5.11-5.15) level categories.
stars Climbing area quality can be quite subjective, and most of the areas noteworthy enough to have Wikipedia articles will have stars. The scale used follows the one in Tim Toula's guidebooks[3] where:
child Used to embed this template in another. See below.
embedded Used to embed another template in this one. See below.
website Website. Use {{URL}}.

=References

  1. Forest Service. "Seneca Rocks". Retrieved 29 October 2012.
  2. Forest Service. "Seneca Shadows Campground". Retrieved 29 October 2012.
  3. 3.0 3.1 Toula, Tim (1995). Rock 'n' Road. Falcon. ISBN 978-0934641357.