Difference between revisions of "Template:Ib Protected area"
From Conservapedia
(update) |
(update and document) |
||
| Line 28: | Line 28: | ||
{{!}}style="line-height:10pt;"{{!}} {{{nearest_city}}} | {{!}}style="line-height:10pt;"{{!}} {{{nearest_city}}} | ||
}} | }} | ||
| − | |- | + | |- style="vertical-align:top;" |
| + | {{#if:{{{coords<includeonly>|</includeonly>}}} |<!--then:--> | ||
| + | {{!}} '''Coordinates''' | ||
| + | {{!}} {{{cords}}} | ||
| + | }} | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
{{#if:{{{area<includeonly>|</includeonly>}}} |<!--then:--> | {{#if:{{{area<includeonly>|</includeonly>}}} |<!--then:--> | ||
| Line 48: | Line 52: | ||
{{!}}style="white-space:nowrap;"{{!}} '''Governing body''' | {{!}}style="white-space:nowrap;"{{!}} '''Governing body''' | ||
{{!}}style="line-height:10pt;" {{!}} {{{governing_body}}} | {{!}}style="line-height:10pt;" {{!}} {{{governing_body}}} | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
|- style="vertical-align:top;" | |- style="vertical-align:top;" | ||
| Line 65: | Line 64: | ||
}} | }} | ||
|}{{#if:{{{category<includeonly>|</includeonly>}}} |<includeonly>[[Category:{{{category}}}]]</includeonly>}} | |}{{#if:{{{category<includeonly>|</includeonly>}}} |<includeonly>[[Category:{{{category}}}]]</includeonly>}} | ||
| − | <noinclude> | + | <noinclude>[[Category:Navigation box|{{PAGENAME}}]] |
| + | {{TemplateDoc|pages=Articles about culturally, environmentally or historically protected areas|purpose=Side infobox|cat=Geography}} | ||
| + | {{Parms| | ||
| + | {{Parm|name |Name |no | Title of infobox and map marker}} | ||
| + | {{Parm|width |Width of infobox |no | Default to 300}} | ||
| + | {{Parm|image |Background locator map |no | just image name}} | ||
| + | {{Parm|caption |Caption |no | caption for map}} | ||
| + | {{Parm|base_width |Width of map |no | Default to 288}} | ||
| + | {{Parm|base_caption |Hover caption for map |no | }} | ||
| + | {{Parm|x_pos |X-axis offset from top left |no | No marker if not given}} | ||
| + | {{Parm|y_pos |Y-axis offset from top left |no | No marker if not given}} | ||
| + | {{Parm|location |Geographical location of site|no | town, state, country etc.}} | ||
| + | {{Parm|nearest_city |Name of nearest town or city |no | }} | ||
| + | {{Parm|coords |Geographical coordinates |no | Longitude (first) and latitude}} | ||
| + | {{Parm|area |Area in sq. miles/kms |no | use <nowiki><br></nowiki> to separate multiple values}} | ||
| + | {{Parm|established |Date when founded |no | }} | ||
| + | {{Parm|visitation_fee |Entry price |no | }} | ||
| + | {{Parm|visitation_num |Annual visitors |no | }} | ||
| + | {{Parm|visitation_year|Reference year |no | }} | ||
| + | {{Parm|governing_body |Management organisation |no | }} | ||
| + | {{Parm|website |Link to official website |no | Use external link format with friendly descriptor}} | ||
| + | {{Parm|category |Category to add to page |no | }} | ||
| + | }} | ||
===Sample Data Block=== | ===Sample Data Block=== | ||
| Line 81: | Line 102: | ||
| location = | | location = | ||
| nearest_city = | | nearest_city = | ||
| + | | coords = | ||
| area = | | area = | ||
| established = | | established = | ||
| Line 87: | Line 109: | ||
| visitation_year = | | visitation_year = | ||
| governing_body = | | governing_body = | ||
| − | |||
| website = | | website = | ||
| category = | | category = | ||
Revision as of 19:53, December 4, 2008
| {{{name}}} | |
|---|---|
| IUCN Category II (National Park) | |
| [[Image:{{{image}}}|288px|{{{base_caption}}}]] | |
| Location | {{{location}}} |
| Nearest city | {{{nearest_city}}} |
| Coordinates | {{{cords}}} |
| Area | {{{area}}} |
| Established | {{{established}}} |
| Visitors | {{{visitation_num}}} (in {{{visitation_year}}}) |
| Governing body | {{{governing_body}}} |
| Entrance fee | {{{entrance_fee}}} |
| Website | {{{website}}} |
| Template: Ib Protected area | |
|---|---|
| Use on | Articles about culturally, environmentally or historically protected areas |
| Use for | Side infobox |
| Category template applies to page | Geography |
| Template Parameters (See using templates). | |||
|---|---|---|---|
| Name | Purpose | Required? | Comment |
| name | Name | no | Title of infobox and map marker |
| width | Width of infobox | no | Default to 300 |
| image | Background locator map | no | just image name |
| caption | Caption | no | caption for map |
| base_width | Width of map | no | Default to 288 |
| base_caption | Hover caption for map | no | |
| x_pos | X-axis offset from top left | no | No marker if not given |
| y_pos | Y-axis offset from top left | no | No marker if not given |
| location | Geographical location of site | no | town, state, country etc. |
| nearest_city | Name of nearest town or city | no | |
| coords | Geographical coordinates | no | Longitude (first) and latitude |
| area | Area in sq. miles/kms | no | use <br> to separate multiple values |
| established | Date when founded | no | |
| visitation_fee | Entry price | no | |
| visitation_num | Annual visitors | no | |
| visitation_year | Reference year | no | |
| governing_body | Management organisation | no | |
| website | Link to official website | no | Use external link format with friendly descriptor |
| category | Category to add to page | no | |
Sample Data Block
The following may be copied and pasted at the top of the page being edited
{{Ib_Protected_area
| name =
| width = 300
| image =
| caption =
| base_width = 288
| base_caption =
| x_pos =
| y_pos =
| location =
| nearest_city =
| coords =
| area =
| established =
| entrance_fee =
| visitation_num =
| visitation_year =
| governing_body =
| website =
| category =
}}