Vorlage:Karte/Legacy: Unterschied zwischen den Versionen

Aus FürthWiki
(Umstellung width/height)
(Verschiebung GeoJson-Karte zu Modul:Karte)
 
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={{{width|}}}                          <!--
-->    | height={{{height|}}}                        <!--
-->    | 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={{{width|}}}                       <!--
-->      | width={{{width|}}} | height={{{height|}}} | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes  <!--
-->      | 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={{{width|}}} | height={{{height|}}} | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes <!--
-->        | 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
-->  }}                                                                            <!-- end if GeoJson


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

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