Predloga:Wikidata location map
Videz
This is a wrapper for {{Location map}} which adds (1) some error handling and (2) logic for determining the map name. It is intended to be used in the code for infoboxes which retrieve information from WikiData. It is not intended to be used directly in articles.
Usage
[uredi kodo]| image = {{Wikidata location map | nomap = {{{nomap|}}} | coordinates = {{{coordinates|}}} | locmapin = {{{locmapin|}}}<!-- or {{{pushpin_map|}}} or {{{location_map|}}} or {{{map_type|}}} --> | relief = {{{map_relief|1}}}<!-- or {{{pushpin_map_relief|1}}} or {{{relief|1}}} --> | map_width = {{{map_width|}}}<!-- or {{{pushpin_mapsize|}}} or {{{location_map_width}}} --> | alt = {{{map_alt|}}}<!-- or {{{pushpin_map_alt|}}} or {{{location_map_alt|}}} --> | name = {{{name|}}} | map_caption = {{{map_caption|}}}<!-- or {{{pushpin_map_caption|}}} or {{{location_map_caption|}}} --> | trackingcat = }}
- Any non-blank value passed to
|nomap=
suppresses the output. - If
|coordinates=
is blank and no coordinates exist on wikidata, then no map is generated. - If
|locmapin=
is not blank, the corresponding {{location map}} is used without any attempt to determine it from wikidata. - If
|locmapin=
is blank, then the subtemplate {{Wikidata location map/mapname}} is used to determine an appropriate location map. - If there are any errors, the transcluding page is added to
trackingcat
and [[:Kategorija:Lokacijske karte z možnimi napakami
]] and possibly Kategorija:Strani z napakami v skripti.
- Any articles transcluding this template with
|locmapin=
not blank are added to Kategorija:Članki, ki uporabljajo Wikidata location map z lokalno definiranimi parametri
Templates using this template
[uredi kodo]- {{Infobox observatory}}
- {{Infobox power station}}
- {{Infobox pyramid}}
- {{Infobox telescope}}
- {{Infobox World Heritage Site}}
- {{Infobox museum/wikidata}}
See also
[uredi kodo]- {{Wikidata location}}
- {{Location map}}
- {{Coord}}