Πρότυπο:Τοποθεσία Ειδικού Επιστημονικού Ενδιαφέροντος: Διαφορά μεταξύ των αναθεωρήσεων

Περιεχόμενο που διαγράφηκε Περιεχόμενο που προστέθηκε
Jgrigo13 (συζήτηση | συνεισφορές)
Χωρίς σύνοψη επεξεργασίας
Jgrigo13 (συζήτηση | συνεισφορές)
Χωρίς σύνοψη επεξεργασίας
Γραμμή 1:
{{Documentation subpage}}
{{ infobox
<!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->
| bodyclass = vcard
| titleclass = fn org
| titlestyle = font-style: italic
| title = {{{name|<includeonly>{{PAGENAME}}</includeonly>}}}
| subheader = <includeonly>[[Site of Special Scientific Interest]]</includeonly>
| subheaderclass = category
| image1 = {{{image|}}}
| caption1 = {{{image_caption|}}}
 
=== Usage ===
| image2 = {{#if:{{{latitude|}}}|
 
{{ location map
'''All fields are optional unless stated.'''
| {{#if:{{{displaymap|}}}|{{{displaymap}}}|{{{aos}}} }}
 
| lat = {{{latitude}}}
*name '''required''' - Official name of SSSI
| long = {{{longitude}}}
*aos '''required''' - Area of Search (Do not Wiki-link)
| width = {{{map_size|220}}}
*image - use <nowiki>[[Image:xxxxxx|220px]]</nowiki> See Caveat below.
| float = center
*image_caption - Description of picture (if required)
| border = none
*gridref - use {{tl|gbmappingsmall}}
| caption = {{{map_caption|Shown within {{#if:{{{displaymap|}}}|{{{displaymap}}}|{{{aos}}} }} }}}
*interest - Either Biological or Geological or Biological/Geological
}}
*area - use {{tl|convert}} For choice of units, see [[WP:UNITS]]
*notifydate - use {{tl|Start date}} - This is the date of first notification, use the 1949 Act date if available.
*enref - English Nature reference 7 digit ID used on English Nature website, provides link to website.
 
Either ''Display a location map''
*latitude - Decimal value, always positive for the UK.
*longitude - Decimal value, negative for West, positive for East
*displaymap - Alternative map name if the Area of Search is not covered by a modern county.
or ''No location map''
*coordinates - use {{tl|coord}}
 
*map - Full link to English nature site '''deprecated'''
 
 
CAVEAT: If planning to obtain a photograph, be aware that a SSSI is a legally protected site and many sites are on private land. It is a criminal offence to damage or disturb any flora, fauna or geological feature in the area, without a licence to do so.
 
== Blank ==
Template for a location map
<pre style="overflow:auto">
{{Infobox SSSI
|name=
|image=
|image_caption=
|aos=
|interest=
|gridref={{gbmappingsmall|OSGRIDREF}}
|latitude=
|longitude=
|displaymap=
|area={{convert|NNNN|ha|km2 sqmi|sigfig=4}}
|notifydate={{Start date|YYYY}}
|enref=
}}</pre>
 
Template without a location map
<pre style="overflow:auto">
{{Infobox SSSI
|name=
|image=
|image_caption=
|aos=
|interest=
|gridref={{gbmappingsmall|OSGRIDREF}}
|coordinates={{coord|LAT|N|LON|W|region:GB_scale:25000c|display=inline,title}} (change "W" to "E" if appropriate)
|area={{convert|NNNN|ha|km2 sqmi}}
|notifydate={{Start date|YYYY}}
|enref=
}}</pre>
 
== Example ==
{{Infobox SSSI
|image=[[Image:EbborGorge.jpg|frameless]]
|name=Ebbor Gorge
|aos=Somerset
|interest=Biological
|gridref={{gbmappingsmall|ST525485}}
|latitude=51.234
|longitude=-2.682
|area={{convert|156.8|acre|km2 sqmi|sigfig=4}}
|notifydate={{Start date|1952}}
|enref=1004346
}}
 
<pre style="overflow:auto">
| label1 = [[Area of Search]]
{{Infobox SSSI
| class1 = region
|image=[[Image:EbborGorge.jpg|frameless]]
| data1 = {{{aos|}}}
|name=Ebbor Gorge
| label2 = [[Grid reference]]
|aos=Somerset
| data2 = {{{gridref|}}}
|interest=Biological
| label3 = [[Geographic coordinate system|Coordinates]]
|gridref={{gbmappingsmall|ST525485}}
| data3 = {{{coordinates|{{#if:{{{latitude|}}}|{{coord|{{{latitude|}}}|{{{longitude|}}}|region:GB_type:landmark|display=inline, title}}}}}}}
|latitude=51.234
| label4 = Interest
|longitude=-2.682
| class4 = category
|area={{convert|156.8|acre|km2 sqmi|sigfig=4}}
| data4 = {{{interest|}}}
|notifydate={{Start date|1952}}
| label5 = Area
|enref=1004346
| class5 = note
}}</pre>
| data5 = {{{area|}}}
 
| label6 = [[SSSI notification|Notification]]
== Microformat ==
| data6 = {{{notifydate|}}}
{{UF-hcard-geo}}
| label7 = Location map
 
| data7 = {{{map|}}}
=== See also ===
 
<includeonly>
| below = {{#if:{{{enref|}}}|[http://www.english-nature.org.uk/Special/sssi/sssi_details.cfm?sssi_id={{{enref}}} Natural England website]}}
<!-- CATEGORIES AND INTERWIKIS HERE, THANKS -->
[[Category:Geography infobox templates|SSSI]]
 
[[es:Plantilla:Infobox SSSI]]
}}<noinclude>{{doc}}<!-- place category and language links on the /doc sub-page, not here --></noinclude>
</includeonly>