Template:Query map
Appearance
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.