Template:Infobox mapframe

From imedwiki
Jump to navigation Jump to search

Script error: No such module "Infobox mapframe".

Template documentation[view] [edit] [history] [purge]

Lua error in Module:Lua_banner at line 113: attempt to index field 'edit' (a nil value).

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.

If coordinates are not supplied, they will be fetched from the page's Wikidata item. In such cases, if |point= is not set, then a point feature marker is displayed at those coordinates unless the Wikidata item has an

  1. REDIRECT Template:Wikidata entity link
specified.
  1. REDIRECT Template:Wikidata entity link

Usage

Note: When in mainspace, parameter |id= is not required (except to use a different page's data)

Basic

{{Infobox mapframe}}

When used without parameters, or with only |id=, the map will display either a shape, line, or point feature, depending on the data available on Wikidata and OpenStreetMap.

  • If the Wikidata item does not specify a
  1. REDIRECT Template:Wikidata entity link
value, then a point marker will be displayed by default in addition any OSM shape or line feature.
  • If the Wikidata items does not specify a
  1. REDIRECT Template:Wikidata entity link
value, then no map will be displayed
Basic usage examples

Point feature (Wikidata coordinates):

{{Infobox mapframe |id=Q7270550}}

Script error: No such module "Infobox mapframe". Line feature:

{{Infobox mapframe |id=Q1318331}}

Script error: No such module "Infobox mapframe". Shape feature:

{{Infobox mapframe |id=Q61}}

Script error: No such module "Infobox mapframe".

Using specified coordinates instead of Wikidata

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 by default only that coordinate will be displayed (no line or shape features)
  • If |coord= is specified and |wikidata=yes is used, then those coordinate will be displayed, along with any line or shape features linked to the Wikidata item.
Specified coordinates examples

Point feature (with coordinates specified, no shape/line feature from Wikidata item):

{{infobox mapframe |coord={{coord|31|56|S|115|58|E}} }}

Script error: No such module "Infobox mapframe". Point feature (with coordinates specified, along with shape/line feature from Wikidata item):

{{infobox mapframe |wikidata=yes |coord={{coord|31|56|S|115|58|E}} }}

Script error: No such module "Infobox mapframe".

Customizing which features are displayed

Inverse shape

{{Infobox mapframe |shape=inverse}}

Replace the shape with an inverse-shape (geomask) by setting |shape=inverse

Inverse shape example
{{Infobox mapframe |id=Q61 |shape=inverse}}

Script error: No such module "Infobox mapframe".

Turn point marker on or off

Force point marker to be displayed:

{{Infobox mapframe |point=on}}

Prevent point marker from being displayed:

{{Infobox mapframe |point=none}}

Turn shape feature off

Prevent shape feature from being displayed:

{{Infobox mapframe |shape=none}}

Turn line feature off

Prevent line feature from being displayed:

{{Infobox mapframe |line=none}}

Show a geomask from a related Wikidata item

{{Infobox mapframe |geomask=}}

Set |geomask= to a Wikidata item id (Q-number), or property id (P-number) such as

  1. REDIRECT Template:Wikidata entity link
Geomask examples

Use the item linked from the

  1. REDIRECT Template:Wikidata entity link
statement as a geomask:
{{Infobox mapframe |id=Q3239281 |geomask=P17}}

Script error: No such module "Infobox mapframe". Use the item

  1. REDIRECT Template:Wikidata entity link
as a geomask:
{{Infobox mapframe |id=Q3239281 |geomask=Q1199}}

Script error: No such module "Infobox mapframe".

Determine zoom from object length or area

Use |length_km= or |length_mi= or |area_km2= or |area_mi2=

Zoom from length/area examples

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}}

Script error: No such module "Infobox mapframe". 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}}

Script error: No such module "Infobox mapframe".

Parameters

All parameters are optional.

Template:Infobox mapframe/doc/parameters

Examples for use within templates

Infobox hospital

{{Infobox hospital}} (as of 5 October 2019)

|image3    = {{yesno|{{{mapframe|yes}}}|no=|yes={{Infobox mapframe
 |zoom={{{mapframe-zoom|}}}
 |frame-width={{{mapframe-width|}}}
 |frame-height={{{mapframe-height|}}}
 |marker={{{mapframe-marker|hospital}}}
 |marker-color={{{mapframe-marker-color|{{{mapframe-marker-colour|}}}}}}
 |frame-lat={{{mapframe-lat|{{{mapframe-latitude|}}}}}}
 |frame-long={{{mapframe-long|{{{mapframe-longitude|}}}}}}
 |stroke-color={{{mapframe-stroke-color|{{{mapframe-stroke-colour|}}}}}}
 }}
}}
|caption3 = {{yesno|{{{mapframe|yes}}}|no=|yes={{{mapframe-caption|}}}}}
Infobox power station

{{Infobox power station}} (as of 2 April 2019):

| image2        = {{#ifeq:{{{location_map|}}}|no|<!-- -->|{{Infobox mapframe
                  |id                    = {{{qid|}}}
                  |coord                 = {{{coordinates|}}}
                  |frame-width           = {{Digits|1={{#if:{{{image_size|}}}|{{{image_size|}}}|300px}}}}
                  |marker                = industrial
                  |zoom                  = {{#if:{{{location_map_geomask|}}}|{{{location_map_zoom|}}}|{{{location_map_zoom|5}}}}}
                  |geomask               = {{#ifeq:{{{location_map_geomask|}}}|Yes|P17|<!-- -->}}
                  |geomask-stroke-width  = {{#ifeq:{{{location_map_geomask|}}}|Yes|0.5|<!-- -->}}
                  |geomask-stroke-colour = {{#ifeq:{{{location_map_geomask|}}}|Yes|#000000|<!-- -->}}
                  |geomask-fill          = {{#ifeq:{{{location_map_geomask|}}}|Yes|#BABABA|<!-- -->}}
                  }}}}
| caption2      = {{#ifeq:{{{location_map|}}}|no|<!-- -->|{{#if:{{{coordinates|}}}{{#property:P625}}|{{{location_map_caption|}}}}}}}
Infobox Australian road

{{Infobox Australian road}} (as of 5 October 2019):

| data3        = {{#ifexist:media:{{{location|}}}<!--
-->|[[File:{{{location}}}|270px|frameless|alt={{{location_alt|{{{loc_alt|{{{alt|}}}}}}}}}]]<!--
-->|{{{location|<!--
   -->{{yesno| {{{mapframe|yes}}}<!--
   -->|no=<!--
   -->|yes={{Infobox mapframe | length_km={{{length|}}} }}<!-- Tracking category:
    -->{{main other|{{#if:{{#property:P625}}|[[Category:Infobox Australian road articles with an infobox mapframe map|{{#if:{{{coordinates_a|}}}|π}}{{PAGENAME}}]]}}}}<!--
   -->}}<!--
 -->}}}<!--
-->}}

Template data

This is the TemplateData for this template used by TemplateWizard, VisualEditor and other tools. Click here to see a monthly parameter usage report for this template based on this TemplateData.

TemplateData for Infobox mapframe

parameters

No description.

Template parameters

ParameterDescriptionTypeStatus
mapframemapframe alias

=yes will create a map

Default
no
Booleanoptional
Mapframe-captionmapframe-caption

no description

Unknownoptional
Mapframe-custommapframe-custom

no description

Unknownoptional
Qidqid

no description

Unknownoptional
Coordinatescoordinates

no description

Unknownoptional
Mapframe-wikidatamapframe-wikidata

no description

Unknownoptional
Mapframe-shapemapframe-shape

no description

Unknownoptional
Mapframe-pointmapframe-point

no description

Unknownoptional
Mapframe-linemapframe-line

no description

Unknownoptional
Mapframe-geomaskmapframe-geomask

no description

Unknownoptional
Mapframe-switchermapframe-switcher

no description

Unknownoptional
Mapframe-frame-widthmapframe-frame-width

no description

Unknownoptional
Mapframe-frame-heightmapframe-frame-height

no description

Unknownoptional
Mapframe-shape-fillmapframe-shape-fill

no description

Unknownoptional
Mapframe-shape-fill-opacitymapframe-shape-fill-opacity

no description

Unknownoptional
Mapframe-stroke-colormapframe-stroke-color

no description

Unknownoptional
Mapframe-stroke-widthmapframe-stroke-width

no description

Unknownoptional
Mapframe-markermapframe-marker

no description

Unknownoptional
Mapframe-marker-colormapframe-marker-color

no description

Unknownoptional
Mapframe-geomask-stroke-colormapframe-geomask-stroke-color

no description

Unknownoptional
Mapframe-geomask-stroke-widthmapframe-geomask-stroke-width

no description

Unknownoptional
Mapframe-geomask-fillmapframe-geomask-fill

no description

Unknownoptional
Mapframe-geomask-fill-opacitymapframe-geomask-fill-opacity

no description

Unknownoptional
Mapframe-zoommapframe-zoom

no description

Unknownoptional
Mapframe-length_kmmapframe-length_km

no description

Unknownoptional
Mapframe-length_mimapframe-length_mi

no description

Unknownoptional
Mapframe-area_km2mapframe-area_km2

no description

Unknownoptional
Mapframe-area_mi2mapframe-area_mi2

no description

Unknownoptional
Mapframe-frame-coordinatesmapframe-frame-coordinates

no description

Unknownoptional

See also


This template is based (in parts) on the Template:Infobox mapframe from the free encyclopedia wikipedia and is licensed under GNU license for free documentation and the Creative Commons Attribution/Share Alike. On wikipedia there is a List of authors accessible. More about importing from wikipedia on page Imedwiki:Importing from wikipedia.