模板:Marker
- 功能:本模板自动给提供了地理坐标(纬度及经度)的列表项(兴趣点,Points of Interests)编号。
- 用法:
{{Marker|type=|name=|lat=|long=}}
- 必填参数:
|type
列表项的类型(see, do, buy, eat, drink, sleep, listing)|name
列表项的名称|lat
列表项的纬度,有效区间:-90.0到90.0|long
列表项的经度,有效区间:-180.0到180.0
- 可选参数:
|image
地图图像名
- 使用示例:
{{Marker|type=see|name=博物馆|lat=51.47766|long=0.00115}}
{{Marker|type=do|name=主题公园|lat=51.47766|long=0.00115|image=Legoland.jpg}}
- 关联模板:
- Template:Listing,完整列表项
- 需要Template:PoiMap2生成外部地图链接