Vorlage:Karte: Unterschied zwischen den Versionen

Fix für GeocodingOrt
Keine Bearbeitungszusammenfassung
(Fix für GeocodingOrt)
Zeile 36: Zeile 36:
Attribute setzen
Attribute setzen
================
================
-->{{#set:Zoomlevel={{{zoom|16}}}, GeocodingOrt={{{location|}}} }}<!--
-->{{#set:Zoomlevel={{{zoom|16}}} | GeocodingOrt={{{location|}}} }}<!--
-->{{#if: {{{location|}}}                                                          <!--      if location? -->
-->{{#if: {{{location|}}}                                                          <!--      if location? -->
| {{#set: Geokoordinate={{#geocode:{{{location}}} }} }}                            <!--      then: location-Geokoordinate setzen -->
| {{#set: Geokoordinate={{#geocode:{{{location}}} }} }}                            <!--      then: location-Geokoordinate setzen -->