Template:Query map/sandbox
Appearance
Graphs are unavailable due to technical issues. Updates on reimplementing the Graph extension, which will be known as the Chart extension, can be found on Phabricator and on MediaWiki.org. |
This is the template sandbox page for Template:Query map (diff). See also the companion subpage for test cases. |
This template has been blanked because maps are not currently working. |
Usage
[edit]Uses data from Wikidata to create a map of certain items in a particular geographical area. The parameters are:
- class: (required) the qid of the class of item to display, e.g. for lighthouses it is Q39715
- location or country: (required) the administrative area to display, e.g. for Cornwall it is Q22338583
- zoom: (optional) the zoom level of the map. If not specified then it will use OpenStreetMap zoom level (P6592) from the location, if available, otherwise it will default to level 6 (for locations) or 4 (for countries).
- caption: (optional) caption to display underneath the map. If not specified then a default caption in the form Map of {{{class}}}s in {{{location}}} will be used.
Example
[edit]A map of lighthouses in Cornwall:
{{Query map|class=Q39715|location=Q22338583}}
produces the map shown.