Vorlage:Karte/Legacy: Unterschied zwischen den Versionen
(#set: GeoJson verschoben zu Modul:Karte) |
(Verschiebung GeoJson-Karte zu Modul:Karte) |
||
| (2 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 3: | Zeile 3: | ||
Karte konfigurieren | Karte konfigurieren | ||
=================== | =================== | ||
--> {{#if: {{{location_|}}}{{{locationlist_|}}}{{{geocode|}}} <!-- else: if location, locationlist oder geocode? | |||
--> | |||
--> | {{#display_map: <!-- then: Karte ausgeben | --> | {{#display_map: <!-- then: Karte ausgeben | ||
--> {{#if: {{{location_|}}}{{{geocode|}}} <!-- | --> {{#if: {{{location_|}}}{{{geocode|}}} <!-- | ||
| Zeile 16: | Zeile 10: | ||
--> }} <!-- | --> }} <!-- | ||
--> {{{locationlist_|}}} <!-- | --> {{{locationlist_|}}} <!-- | ||
--> | width= | --> | width={{{width|}}} | height={{{height|}}} | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes <!-- | ||
--> }} <!-- | --> }} <!-- | ||
--> {{#if: {{{geojson|}}} <!-- if geojson übergeben? | --> {{#if: {{{geojson|}}} <!-- if geojson übergeben? | ||
| Zeile 27: | Zeile 19: | ||
--> | {{#display_map: {{{lat|}}}, {{{lon|}}} <!-- then: Karte ausgeben | --> | {{#display_map: {{{lat|}}}, {{{lon|}}} <!-- then: Karte ausgeben | ||
--> ~ {{{popuptitle|{{{headline|{{PAGENAME}}}}}}}} ~ {{{popuptext|}}} <!-- | --> ~ {{{popuptitle|{{{headline|{{PAGENAME}}}}}}}} ~ {{{popuptext|}}} <!-- | ||
--> | width= | --> | width={{{width|}}} | height={{{height|}}} | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes <!-- | ||
--> }} <!-- | --> }} <!-- | ||
--> {{#if: {{{geojson|}}} <!-- if geojson übergeben? | --> {{#if: {{{geojson|}}} <!-- if geojson übergeben? | ||
| Zeile 42: | Zeile 32: | ||
--> }} <!-- end if lat/lon | --> }} <!-- end if lat/lon | ||
--> }} <!-- end if location | --> }} <!-- end if location | ||
--></includeonly> | --></includeonly> | ||