Templeeti:Infobox mapframe
| This template is used on approximately 15,000 pages and changes may be widely noticed. Test changes in the template's /sandbox or /testcases subpages, or in your own user subpage. Consider discussing changes on the talk page before implementing them. |
| This template uses Lua: |
nhazi ọnọdụ (P625) (see uses)
| Related pages |
|---|
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.
- A point marker will be displayed if local coordinates are supplied or if the page's Wikidata item does have an NJ mmekọrịta OpenStreetMap (P402) or a geoshape (P3896).
- Shapes/lines will be displayed if local coordinates are not supplied or if the Wikidata item has either an NJ mmekọrịta OpenStreetMap (P402) or a geoshape (P3896).
- No map will be shown if local coordinates are not supplied and if the Wikidata item does not have a nhazi ọnọdụ (P625).
- See Category:Infobox mapframe without OSM relation ID on Wikidata for pages which have items without an OSM Relation or a Geoshape.
- Troubleshooting shapes guidance is found at Module talk:mapframe/FAQ
Usage
[dezie ebe o si]Note: When in mainspace, parameter |id= is not required (except to use a different page's data)
Basic
[dezie ebe o si]{{Infobox mapframe}}
When used without parameters, or with only |id=, the map will display shape/line features, if they are available at OpenStreet Map.
- If the Wikidata item does not specify an NJ mmekọrịta OpenStreetMap (P402), a point marker will be additionally shown.
Using specified coordinates instead of Wikidata
[dezie ebe o si]Point feature only, no shapes or lines:
{{Infobox mapframe |coord=}}
Point feature and shape/line feature if available:
{{Infobox mapframe |wikidata=yes |coord=}}
Specify coordinates using the {{Coord}} templates, e.g. |coord={{Coord|32.1|S|116.2|E}}
- If
|coord=is specified, then a point marker will always been shown and shape/line features will be shown only if the Wikidata item has an NJ mmekọrịta OpenStreetMap (P402) or a geoshape (P3896). - If
|coord=is specified and|wikidata=yesis used, then the point marker and any shape/line features will always be shown (if available on OpenStreetMap).
Customizing which features are displayed
[dezie ebe o si]Inverse shape
[dezie ebe o si]{{Infobox mapframe |shape=inverse}}
Replace the shape with an inverse-shape (geomask) by setting |shape=inverse
Turn point marker on or off
[dezie ebe o si]Force point marker to be displayed:
{{Infobox mapframe |point=on}}
Prevent point marker from being displayed:
{{Infobox mapframe |point=none}}
Turn shape feature off
[dezie ebe o si]Prevent shape feature from being displayed:
{{Infobox mapframe |shape=none}}
Turn line feature off
[dezie ebe o si]Prevent line feature from being displayed:
{{Infobox mapframe |line=none}}
Show a geomask from a related Wikidata item
[dezie ebe o si]{{Infobox mapframe |geomask=}}
Set |geomask= to a Wikidata item id (Q-number), or property id (P-number) such as mba/obodo (P17)
Geomask examples |
|---|
|
Use the item linked from the mba/obodo (P17) statement as a geomask: {{Infobox mapframe |id=Q3239281 |geomask=P17}}
{{Infobox mapframe |id=Q3239281 |geomask=Q1199}}
|
Setting the zoom level
[dezie ebe o si]The zoom level of the map can always be set by an editor via |zoom=. If not explicitly set, the zoom is determined automatically:
- If the Wikidata item has an NJ mmekọrịta OpenStreetMap (P402) or geoshape (P3896), then the center and zoom of the image is set to nicely frame the shape/line.
- If the Wikidata item has an Ọkwa mbugharị OpenStreetMap (P6592), it will be used as the zoom level
- Any of the following parameters will specify a zoom level:
|length_km=|length_mi=|width_km=|width_mi=|area_km2=|area_mi2=|area_ha=|area_acre=
- The zoom will be set by specifying the
|type=of the object, with the same usage as {{coord}}. For example,|type=city. In the case of a city, the population can determine the zoom by specifying|population=.
Zoom examples |
|---|
|
Set zoom manually {{Infobox mapframe|coord={{coord|37|45|N|119|32|W}}|zoom=8}}
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}}
|
Parameters
[dezie ebe o si]All parameters are optional.
- Basic {{Infobox mapframe}} parameters:
- id – Id (Q-number) of Wikidata item to use. Default: item for current page
- wikidata – Set to
yesto show all shape/line features from OpenStreetMap. Default: not specified
- Customise which features are displayed:
- point – Turn off display of point feature by setting to
none. Force point marker to be displayed by setting toon. Default: not specified - shape – Turn off display of shape feature by setting to
none. Force display of shape by setting toon. Use an inverse shape (geomask) instead of a regular shape by setting toinverse. Default: not specified - line – Turn off display of line feature by setting to
none. Force display of line by setting toon. Default: not specified - geomask – Wikidata item to use as a geomask (everything outside the boundary is shaded darker). Can either be a specific Wikidata item (Q-number), or a property that specifies the item to use (e.g.
P17for mba/obodo (P17),P131for dị na ngalaba nhazi mpaghara (P131)). Default: not specified - switcher – set to
autoorgeomasksorzoomsto enable Template:Switcher-style switching between multiple mapframes. Default: not specifiedauto– switch geomasks found in ebe (P276) and dị na ngalaba nhazi mpaghara (P131) statements on the page's Wikidata item, searching recursively. E.g. an item's city, that city's state, and that state's country.geomasks– switch between the geomasks specified as a comma-separated list of Wikidata items (Q-numbers) in the geomask parameterzooms– switch between "zoomed in"/"zoomed midway"/"zoomed out", where "zoomed in" is the default zoom (with a minimum of3), "zoomed out" is1, and "zoomed midway" is the average
- point – Turn off display of point feature by setting to
- Other optional parameters:
- frame-width or width – Frame width. Default: 270
- frame-height or height – Frame height. Default: 200
- shape-fill – Color used to fill shape features. Default: #606060
- shape-fill-opacity – Opacity level of shape fill, a number between 0 and 1. Default: 0.1
- stroke-color or stroke-colour – Color of line features, and outlines of shape features. Default: #ff0000
- line-stroke-color or line-stroke-colour – Color of line features. Default: #ff0000
- shape-stroke-color or shape-stroke-colour – Color of outlines of shape features. Default: #ff0000
- stroke-width – Width of line features, and outlines of shape features. Default: 2
- shape-stroke-width – Width of outlines of shape features. Default: 2
- line-stroke-width – Width of line features. Default: 5
- marker – Marker symbol to use for coordinates; see mw:Help:Extension:Kartographer/Icons for options. Default: not specified (i.e. blank)
- Can also be set to
blankto override any default marker symbol
- Can also be set to
- marker-color or marker-colour – Background color for the marker. Default: #5E74F3
- geomask-stroke-color or geomask-stroke-colour – Color of outline of geomask shape. Default: #555555
- geomask-stroke-width – Width of outline of geomask shape. Default: 1
- geomask-fill – Color used to fill outside geomask features. Default: #606060
- geomask-fill-opacity – Opacity level of fill outside geomask features, a number between 0 and 1. Default: 0.25
- zoom – Set the zoom level, from "1" (map of earth) to "18" (maximum zoom in), to be used if the zoom level cannot be determined automatically from object length or area. Default: 10
- length_km or length_mi or area_km2 or area_mi2 – Determine zoom level by passing in object's length (in kilometres or miles) or area (in square kilometres or square miles). Default: not specified / not specified / not specified / not specified
- frame-coordinates or frame-coord – Alternate latitude and longitude coordinates for initial placement of map, using {{coord}}. Default: derived from item coordinates
- type – Set the type of the object, with the same usage as {{coord}}. Default: not specified
- population – Set the population, useful with type="city", for {{Infobox dim}}. Default: not specified
- Deprecated parameters
- 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
Use within templates
[dezie ebe o si]Please use Module:Infobox mapframe#Automatic maps in infoboxes.
FAQ
[dezie ebe o si]Template Data
[dezie ebe o si]TemplateData for Infobox mapframe
TemplateData documentation used by VisualEditor and other tools | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Enweghị nkọwa.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tracking category
[dezie ebe o si]See also
[dezie ebe o si]- Wikipedia:Mapframe maps in infoboxes, inclusion of this kind of functionality in infoboxes by default
- Wikipedia:Maps for Wikipedia, a list of mapping tools available on Wikipedia











