کينډۍ:Marker/لاسوند
- Function: This template automatically numbers listings (Points of Interest) which have geographical coordinates (latitude and longitude) given and is typically used in-line in the prose of articles.
- Usage:
{{marker|type=|name=|lat=|long=}}
- Required parameters:
|typetype of listing (see, do, buy, eat, drink, sleep, listing, around, city, other, go, vicinity)|namename of listing|latlatitude of listing, valid range: -90.0 to 90.0|longlongitude of listing, valid range: -180.0 to 180.0
- Optional parameters:
|zoomzoom level for the full-screen map that opens when the listing number is clicked – default=17, valid range: 1 to 18 (1=Earth, 18=city block)|urlname of listing becomes a link to the specified URL|imagename of image for the thumbnail that pops up when the map marker is clicked – "File:" prefix not necessary|groupa map group to which the marker should be added. This parameter should only be necessary when multiple dynamic maps are used on a page; in such cases, the template's "show" parameter should match the "group" parameter for its corresponding marker.
- Microformat:
The template emits an hCard microformat.
- Examples:
{{marker|type=see|name=Museum|lat=51.47766|long=0.00115}}{{marker|type=do|name=Theme Park|lat=51.47766|long=0.00115|zoom=15|url=http://www.example.com/|image=Legoland.jpg}}
- Associated template:
- Template:Listing for a full listing
- Module:TypeToColor converts the "type" value passed to this template to a color
- Module:Map converts all parameters into proper <maplink> tag
TemplateData
This template automatically numbers listings (Points of Interest) which have geographical coordinates (latitude and longitude) given and is typically used in-line in the prose of articles.
| Parameter | څرگنداوی | Type | دريځ | |
|---|---|---|---|---|
| Type | type | Type of listing (see, do, buy, eat, drink, sleep, listing, around, city, other, go, vicinity) | منځپانگه | required |
| Name | name | Name of listing | String | required |
| Latitude | lat | Latitude of listing, valid range: -90.0 to 90.0 | شمېره | required |
| Longitude | long | Longitude of listing, valid range: -180.0 to 180.0 | شمېره | required |
| Zoom level | zoom | Zoom level for the full-screen map that opens when the listing number is clicked – default=17, valid range: 1 to 18 (1=Earth, 18=city block) | شمېره | optional |
| URL | url | Name of listing becomes a link to the specified URL | URL | optional |
| image | image | Name of image for the thumbnail that pops up when the map marker is clicked – "File:" prefix not necessary | دوتنه | optional |
| group | group | A map group to which the marker should be added. This parameter should only be necessary when multiple dynamic maps are used on a page | String | optional |
