Template:Poi/doc

From CruisersWiki

(Difference between revisions)
Jump to: navigation, search
(DD°M.M'H style)
m (Type: Added harbour, alphabetical)
 
(24 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====
----
----
-
=====Lat, Lon style=====
+
<pre><nowiki>{{poi  
-
<pre><nowiki>{{poi | lat= | lon=
+
| lat= | lon=
 +
| portofentry=
| type=
| type=
| name=
| name=
 +
| image=
 +
| imagetext=
 +
| imagewidth=
| text=
| text=
}}</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).
+
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  
-
=====DD°M.M'H style=====
+
| lat= DD.dd | lon= DDD.dd
-
<pre><nowiki>{{poi |DD|M.M|N|DDD|M.M|E|
+
| type=
| type=
| name=
| name=
Line 20: Line 24:
}}</nowiki></pre>
}}</nowiki></pre>
-
Coordinates in this format are quite useful then [[Template:Coord]] locations are converted into [[Template:Poi]] and similar templates.
+
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.
-
 
+
-
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.
+
-
 
+
-
{{red|NB}}:  There are no spaces or new line between these parameters and vertical bars ("|"), including the last in this sequience, the 6th parameter.
+
=====Type=====
=====Type=====
-
A value of the '''type''' parameter should be one of: '''anchorage, berth '''(for marinas and other moorings at quays, piers, etc.)''', buoy '''(for mooring buoys)''', provisioning''' (for grocery stores, markets and supermarkets)''', chandler '''(for yacht's stores)''', catering '''(for restaurants, caffes, eateries, etc.)''', officials, facilities, service, accommodation, beach, waypoint, 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.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:
+
See [[CruisersWiki:Chartlet.config]] for the list of respective map icons.
-
{{poi test
+
-
|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
+
-
}}
+
[[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