Vorlage:Karte/Legacy: Unterschied zwischen den Versionen

(Setzen Geolokation/Geokoordinate nach Modul:Karte verschoben)
(Verschiebung GeoJson-Karte zu Modul:Karte)
 
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt)
Zeile 3: Zeile 3:
Karte konfigurieren
Karte konfigurieren
===================
===================
-->  {{#ifexist: {{{geojson_fullpagename|}}}                  <!-- if GeoJson-Karte existiert?
-->    {{#if: {{{location_|}}}{{{locationlist_|}}}{{{geocode|}}}                      <!-- else: if location, locationlist oder geocode?
-->  | {{#display_map: geojson={{{geojson_pagename|}}}            <!-- then: Karte ausgeben
-->    | width={{#ifeq:{{{box|ja}}}|nein|{{{width|50%}}}}}                          <!--
-->    | height={{#ifeq:{{{box|ja}}}|nein|{{{height|25%}}}}}                        <!--
-->    | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes    <!--
-->    }}                                                                          <!--
-->  | {{#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={{#ifeq:{{{box|ja}}}|nein|{{{width|50%}}}}}                       <!--
-->      | width={{{width|}}} | height={{{height|}}} | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes  <!--
-->      | height={{#ifeq:{{{box|ja}}}|nein|{{{height|25%}}}}}                     <!--
-->      | 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={{#ifeq:{{{box|ja}}}|nein|{{{width|50%}}}}}                     <!--
-->        | width={{{width|}}} | height={{{height|}}} | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes <!--
-->        | height={{#ifeq:{{{box|ja}}}|nein|{{{height|25%}}}}}                   <!--
-->        | 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
-->  }}                                                                            <!-- end if GeoJson


--></includeonly>
--></includeonly>

Aktuelle Version vom 12. Dezember 2025, 19:00 Uhr