Template:Poi
From CruisersWiki
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:
{{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
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:
Lakki
... 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
See CruisersWiki:Chartlet.config for the list of respective map icons.