आकृति:Infobox mapframe/doc
This is a documentation subpage for आकृति:Infobox mapframe. It contains usage information, categories and other content that is not part of the original आकृति page. |
This template uses Lua: |
This template uses the Wikidata property:
|
This template tracks the Wikidata property: |
This template uses the OpenStreetMap tag: |
आकृति:Lua sidebar
This template generates a mapframe map, suitable for infoboxes, with minimal user input. This template only works with single features (points, lines, or shapes); use {{maplink}}
if more advanced options, such as displaying multiple features, are required.
Note that a point feature marker is displayed at the coordinates of the page's Wikidata item, unless the item has an OpenStreetMap आईडी (P402) specified.
- See Category:Infobox mapframe without OSM relation ID on Wikidata for pages which have items without OpenStreetMap आईडी (P402)
Usage
सम्पादन करीNote: When in mainspace, parameter |id=
is not required (except to use a different page's data)
Basic
सम्पादन करीPoint:
{{Infobox mapframe |id=Q7270550}}
{{Infobox mapframe |id=Q1318331}}
{{Infobox mapframe |id=Q61}}
Determine zoom from object length in kilometres or miles
सम्पादन करी{{Infobox mapframe |id=Q1318331 |length_km=5.6}}
{{Infobox mapframe |id=Q1318331 |length_mi=3.5}}
Determine zoom from object area in square kilometres or square miles
सम्पादन करी{{Infobox mapframe |id=Q100 |area_km2=232.14}}
{{Infobox mapframe |id=Q100 |area_mi2=89.63}}
When there are no coordinates on Wikidata
सम्पादन करी{{Infobox mapframe |id=Q1}}
There is no output. Similarly when there is no Wikidata item for the page (like this template's documentation page)
{{Infobox mapframe}}
There is no output.
Parameters
सम्पादन करीOther optional parameters are:
- frame-width
- Frame width; default is "270"
- frame-height
- Frame height; default is "200"
- stroke-color
- or stroke-colour
- Color of line features, and outlines of shape features; default is "#ff0000"
- stroke-width
- Width of line features, and outlines of shape features; default is "5"
- marker
- Marker symbol to use for coordinates; default is "marker", see mw:Help:Extension:Kartographer/Icons for other options
- marker-color
- or marker-colour
- Background color for the marker; default is "#5E74F3"
- zoom
- Set the zoom level, from "1" to "18", if not object length or area is not specified; default is "10"
- frame-lat
- or frame-latitude
- Alternate latitude coordinate for initial placement of map; default is derived from item coordinates
- frame-long
- or frame-longitude
- Alternate longitude coordinate for initial placement of map; default is derived from item coordinates