Template:Poi/doc

From CruisersWiki

(Difference between revisions)
Jump to: navigation, search
m (Type: Added harbour, alphabetical)
 
(31 intermediate revisions not shown)
Line 1: Line 1:
-
<noinclude>__NOTOC__</noinclude>''POI'' stands for [[wikipedia:Point of interest|''point of interest'']]. In a wiki article it denotes some geographic location like a city, port or an anchorage. Such a POI ''must'' have a name and a type, also it ''should'' have some geographic coordinates and a description text.
+
<noinclude>__NOTOC__</noinclude>This template is used to list POIs (''POI'' stands for [[wikipedia:Point of interest|''point of interest'']]).
 +
 
 +
In a wiki article a POI denotes some geographic location like a city, port or an anchorage. Such a POI ''must'' have a name and a type, also it ''should'' have some geographic coordinates and a description text.
-
There are two styles in using this template.
 
====Usage====
====Usage====
----
----
-
=====[[Template:Coord]] style=====
+
<pre><nowiki>{{poi  
-
<pre><nowiki>{{poi |DD|M.M|N|DDD|M.M|E|
+
| lat= | lon=
 +
| portofentry=
| type=
| type=
| name=
| name=
 +
| image=
 +
| imagetext=
 +
| imagewidth=
| text=
| text=
}}</nowiki></pre>
}}</nowiki></pre>
-
Coordinates in this format are quite useful then [[Template:Coord]] locations are converted into [[Template:Poi]] and similar templates.
+
The coordinates are defined by ''lat'' and ''lon'' parameters represented in decimal degrees (negative values denote either S or W hemispheres). Alternatively coordinates could be written in a ''compound'' form like:
-
 
+
<pre><nowiki>{{poi  
-
In this case the coordinates of a location are represented by 6 positional parameters. The first 3 parameters are: round number degrees of latitude, minutes of latitude, N or S for hemisphere. The further 3 parameters are the similar to the first group, but they denote the longitude part of a coordinate.
+
| lat= DD.dd | lon= DDD.dd
-
 
+
-
{{red|NB}}: Mind a vertical bar "|" at the end of coordinate parameters.
+
-
 
+
-
=====Lat, Lon style=====
+
-
<pre><nowiki>{{poi | lat= | lon=
+
| type=
| type=
| name=
| name=
Line 24: Line 24:
}}</nowiki></pre>
}}</nowiki></pre>
-
Here the coordinates are defined by ''lat'' and ''lon'' parameters represented in decimal degrees (negative values denote either S or W hemispheres).
+
where degrees, decimal minutes and hemisphere symbol (N, S, E, W) are separated by a single space. Coordinates in this format are quite useful when [[Template:Coord]] locations are converted into [[Template:Poi]] and similar templates.
-
=====Parameters=====
+
=====Type=====
-
A value of the '''type''' parameter should be one of: '''waypoint, berth, anchorage, buoy '''(for mooring buoy fields)''', officials, provisioning''' (for grocery stores, markets and supermarkets)''', facilities, service, chandler '''(for yacht's stores)''', catering '''(for restaurants, caffes, eateries, etc.)''' accomodation, beach, other'''.
+
A value of the ''type'' parameter should be one of:
 +
* anchorage
 +
* accommodation
 +
* attention
 +
* beach
 +
* berth ''(for marinas and other moorings at harbour quays, piers, etc.)''
 +
* buoy ''(for mooring buoys)''
 +
* chandler ''(for yacht's stores)''  
 +
* danger
 +
* eatingout ''(for restaurants, caffes, eateries, etc.)''
 +
* facilities
 +
* fuel
 +
* harbour
 +
* provisions ''(for grocery stores, markets and supermarkets)''
 +
* officials
 +
* service
 +
* waypoint
 +
* other
====Examples====
====Examples====
----
----
-
'''[[Template:Coord]] style:'''
+
 
-
<pre><nowiki>{{poi |41|14.633|N|009|08.904|E|
+
<pre><nowiki>
 +
{{poi
 +
| lat=41.23762| lon=9.1968
 +
| type=berth
 +
| name=Lega Navale di Santa Teresa Gallura
 +
| url=http://www.leganavale.it/strutture/s_teresa_di_gallura/s_teresa_di_gallura
 +
| text= A private yacht club located at the small Eastern inlet just before the marina
 +
}}
 +
</nowiki></pre>
 +
 
 +
Gives:
 +
{{poi
 +
| lat=41.23762| lon=9.1968
 +
| type=berth
 +
| name=Lega Navale di Santa Teresa Gallura
 +
| url=http://www.leganavale.it/strutture/s_teresa_di_gallura/s_teresa_di_gallura
 +
| text= A private yacht club located at the small Eastern inlet just before the marina
 +
}}
 +
 
 +
<pre><nowiki>
 +
{{poi| lat=41.18005| lon=9.3881| zoom=15
 +
| type=buoy
 +
| name=Palau buoy field
 +
| text=Just SE entrance to the marina. When the marina is full the yachts are sent to moor there. {{Note}} anchorage in the bay is not allowed.
 +
 
 +
The buoy field is operated by the marina. A dinghy doc is located at the port side of the entrance to the marina.
 +
}}</nowiki></pre>
 +
 
 +
Produces:
 +
{{poi| lat=41.18005| lon=9.3881| zoom=15
 +
| type=buoy
 +
| name=Palau buoy field
 +
| text=Just SE entrance to the marina. When the marina is full the yachts are sent to moor there. {{Note}} anchorage in the bay is not allowed.
 +
 
 +
The buoy field is operated by the marina. A dinghy doc is located at the port side of the entrance to the marina.
 +
}}
 +
 
 +
<pre><nowiki>
 +
{{Poi | lat=37.12665 | lon=26.85269 | type= harbour
 +
| name= Lakki |altname= Λακκί | zoom= 15
 +
| portofentry= Yes
 +
| image= Greece_Leros_Lakki_m.jpg
 +
| imagetext= Chart of Lakki Harbor
 +
| imagewidth= 300px
 +
| text= This is the main harbor of the island. It is located on the W side of the island. [http://www.hri.org/infoxenios/english/dodecanese/leros/towns.html#Laki Lakki] is a deep inlet and it is the largest harbor of the Dodecanese, affording all-round protection. On the NW side of the harbor there is small [[Agmar_Lakki_Marina|marina]] operated by [http://www.agmar.gr/ ''Agmar'']. ''See [[Agmar Lakki Marina]]''.
 +
}}</nowiki></pre>
 +
 
 +
Gives:
 +
{{Poi | lat=37.12665 | lon=26.85269 | type= harbour
 +
| name= Lakki |altname= Λακκί | zoom= 15
 +
| portofentry= Yes
 +
| image= Greece_Leros_Lakki_m.jpg
 +
| imagetext= Chart of Lakki Harbor
 +
| imagewidth= 300px
 +
| text= This is the main harbor of the island. It is located on the W side of the island. [http://www.hri.org/infoxenios/english/dodecanese/leros/towns.html#Laki Lakki] is a deep inlet and it is the largest harbor of the Dodecanese, affording all-round protection. On the NW side of the harbor there is small [[Agmar_Lakki_Marina|marina]] operated by [http://www.agmar.gr/ ''Agmar'']. ''See [[Agmar Lakki Marina]]''.
 +
}}
 +
 
 +
 
 +
... and ''compound'' style:
 +
 
 +
<pre><nowiki>{{poi  
 +
| lat = 41 14.633 N | lon= 009 08.904 E
| type= anchorage
| type= anchorage
| name= Cala Spinosa
| name= Cala Spinosa
Line 39: Line 117:
Expands to:
Expands to:
-
{{poi test|41|14.633|N|009|08.904|E|
+
{{poi
 +
| lat = 41 14.633 N | lon= 009 08.904 E
| type= anchorage
| type= anchorage
| name= Cala Spinosa
| name= Cala Spinosa
Line 45: Line 124:
}}
}}
-
'''Lat, Lon style:'''
 
-
<pre><nowiki>
 
-
{{poi | lat=41.24875 | lon=9.2117833333333
 
-
| type=anchorage
 
-
| name=Porto quadro
 
-
| text=A smaller bay, closer to Santa Teresa Gallura, but unsuitable with W - NW winds. There is an ugly hotel complex on the shore.
 
-
}}
 
-
</nowiki></pre>
 
-
Gives:
+
See [[CruisersWiki:Chartlet.config]] for the list of respective map icons.
-
{{poi test| lat=41.24875 | lon=9.2117833333333
+
-
| type=anchorage
+
-
| name=Porto quadro
+
-
| text=A smaller bay, closer to Santa Teresa Gallura, but unsuitable with W - NW winds. There is an ugly hotel complex on the shore.
+
-
}}
+
[[Category:Templates|Poi/doc]]
[[Category:Templates|Poi/doc]]

Latest revision as of 06:03, 25 August 2017

This template is used to list POIs (POI stands for point of interest).

In a wiki article a POI denotes some geographic location like a city, port or an anchorage. Such a POI must have a name and a type, also it should have some geographic coordinates and a description text.

Usage


{{poi 
| lat= | lon=
| portofentry=
| type=
| name=
| image=
| imagetext=
| imagewidth=
| text=
}}

The coordinates are defined by lat and lon parameters represented in decimal degrees (negative values denote either S or W hemispheres). Alternatively coordinates could be written in a compound form like:

{{poi 
| lat= DD.dd | lon= DDD.dd
| type=
| name=
| text=
}}

where degrees, decimal minutes and hemisphere symbol (N, S, E, W) are separated by a single space. Coordinates in this format are quite useful when Template:Coord locations are converted into Template:Poi and similar templates.

Type

A value of the type parameter should be one of:

  • anchorage
  • accommodation
  • attention
  • beach
  • berth (for marinas and other moorings at harbour quays, piers, etc.)
  • buoy (for mooring buoys)
  • chandler (for yacht's stores)
  • danger
  • eatingout (for restaurants, caffes, eateries, etc.)
  • facilities
  • fuel
  • harbour
  • provisions (for grocery stores, markets and supermarkets)
  • officials
  • service
  • waypoint
  • other

Examples


{{poi
| lat=41.23762| lon=9.1968
| type=berth
| name=Lega Navale di Santa Teresa Gallura
| url=http://www.leganavale.it/strutture/s_teresa_di_gallura/s_teresa_di_gallura
| text= A private yacht club located at the small Eastern inlet just before the marina
}}

Gives:

Lega Navale di Santa Teresa Gallura

Lega Navale di Santa Teresa Gallura/wiki/Template:Poi/doc#Lega_Navale_di_Santa_Teresa_Gallura
Berth icon Lega Navale di Santa Teresa Gallura [[Template:Poi/doc#Lega Navale di Santa Teresa Gallura|Lega Navale di Santa Teresa Gallura]] 41°14.257'N, 009°11.808'E
A private yacht club located at the small Eastern inlet just before the marina
{{poi| lat=41.18005| lon=9.3881| zoom=15
| type=buoy
| name=Palau buoy field 
| text=Just SE entrance to the marina. When the marina is full the yachts are sent to moor there. {{Note}} anchorage in the bay is not allowed. 

The buoy field is operated by the marina. A dinghy doc is located at the port side of the entrance to the marina.
}}

Produces:

Palau buoy field

Palau buoy field/wiki/Template:Poi/doc#Palau_buoy_field
Buoy icon Palau buoy field [[Template:Poi/doc#Palau buoy field|Palau buoy field]] 41°10.803'N, 009°23.286'E

Just SE entrance to the marina. When the marina is full the yachts are sent to moor there. Note: anchorage in the bay is not allowed.

The buoy field is operated by the marina. A dinghy doc is located at the port side of the entrance to the marina.
{{Poi | lat=37.12665 | lon=26.85269 | type= harbour 
| name= Lakki |altname= Λακκί | zoom= 15
| portofentry= Yes
| image= Greece_Leros_Lakki_m.jpg
| imagetext= Chart of Lakki Harbor 
| imagewidth= 300px
| text= This is the main harbor of the island. It is located on the W side of the island. [http://www.hri.org/infoxenios/english/dodecanese/leros/towns.html#Laki Lakki] is a deep inlet and it is the largest harbor of the Dodecanese, affording all-round protection. On the NW side of the harbor there is small [[Agmar_Lakki_Marina|marina]] operated by [http://www.agmar.gr/ ''Agmar'']. ''See [[Agmar Lakki Marina]]''.
}}

Gives:

Chart of Lakki Harbor

Lakki

Lakki/wiki/Template:Poi/doc#Lakki
Harbour icon Lakki [[Template:Poi/doc#Lakki|Lakki]] (Λακκί) 37°07.599'N, 026°51.161'E
Port of Entry
This is the main harbor of the island. It is located on the W side of the island. Lakki is a deep inlet and it is the largest harbor of the Dodecanese, affording all-round protection. On the NW side of the harbor there is small marina operated by Agmar. See Agmar Lakki Marina.


... and compound style:

{{poi 
| lat = 41 14.633 N | lon= 009 08.904 E
| type= anchorage
| name= Cala Spinosa
| text= A narrow bay W of Baia di Santa Reparata, good holding on sandy patches.
}}

Expands to:

Cala Spinosa

Cala Spinosa/wiki/Template:Poi/doc#Cala_Spinosa
Anchorage icon Cala Spinosa [[Template:Poi/doc#Cala Spinosa|Cala Spinosa]] 41°14.633′N, 009°08.904′E
A narrow bay W of Baia di Santa Reparata, good holding on sandy patches.


See CruisersWiki:Chartlet.config for the list of respective map icons.

Personal tools
advertisement
Friends of Cruisers Wiki