Vorlage:Karte/Legacy/Work: Unterschied zwischen den Versionen

Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 3: Zeile 3:
Karte konfigurieren
Karte konfigurieren
===================
===================
-->  {{#ifexist: GeoJson:{{ifc | {{{geojson|}}} | {{PAGENAME}} }}                  <!-- if GeoJson-Karte existiert?
-->  {{#ifexist: {{{geojson_fullpagename|}}}                  <!-- if GeoJson-Karte existiert?
-->  | {{#display_map: geojson={{ifc | {{{geojson|}}} | {{PAGENAME}} }}            <!-- then: Karte ausgeben
-->  | {{#display_map: geojson={{{geojson_pagename|}}}            <!-- then: Karte ausgeben
-->    | width={{#ifeq:{{{box|ja}}}|nein|{{{width|50%}}}}}                          <!--
-->    | width={{#ifeq:{{{box|ja}}}|nein|{{{width|50%}}}}}                          <!--
-->    | height={{#ifeq:{{{box|ja}}}|nein|{{{height|25%}}}}}                        <!--
-->    | height={{#ifeq:{{{box|ja}}}|nein|{{{height|25%}}}}}                        <!--
-->    | zoom={{ifc | {{{zoom|}}} | 16}} | enablefullscreen=yes | resizable=yes    <!--
-->    | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes    <!--
-->    }}                                                                          <!--
-->    }}                                                                          <!--
-->  | {{#if: {{{location_|}}}{{{locationlist_|}}}{{{geocode|}}}                      <!-- else: if location, locationlist oder geocode?
-->  | {{#if: {{{location_|}}}{{{locationlist_|}}}{{{geocode|}}}                      <!-- else: if location, locationlist oder geocode?
Zeile 18: Zeile 18:
-->      | width={{#ifeq:{{{box|ja}}}|nein|{{{width|50%}}}}}                        <!--
-->      | width={{#ifeq:{{{box|ja}}}|nein|{{{width|50%}}}}}                        <!--
-->      | height={{#ifeq:{{{box|ja}}}|nein|{{{height|25%}}}}}                      <!--
-->      | height={{#ifeq:{{{box|ja}}}|nein|{{{height|25%}}}}}                      <!--
-->      | zoom={{ifc | {{{zoom|}}} | 16}} | enablefullscreen=yes | resizable=yes  <!--
-->      | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes  <!--
-->      }}                                                                        <!--
-->      }}                                                                        <!--
-->      {{#if: {{{geojson|}}}                                                      <!--            if geojson übergeben?
-->      {{#if: {{{geojson|}}}                                                      <!--            if geojson übergeben?
Zeile 29: Zeile 29:
-->        | width={{#ifeq:{{{box|ja}}}|nein|{{{width|50%}}}}}                      <!--
-->        | width={{#ifeq:{{{box|ja}}}|nein|{{{width|50%}}}}}                      <!--
-->        | height={{#ifeq:{{{box|ja}}}|nein|{{{height|25%}}}}}                    <!--
-->        | height={{#ifeq:{{{box|ja}}}|nein|{{{height|25%}}}}}                    <!--
-->        | zoom={{ifc | {{{zoom|}}} | 16}} | enablefullscreen=yes | resizable=yes <!--
-->        | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes <!--
-->        }}                                                                      <!--
-->        }}                                                                      <!--
-->        {{#if: {{{geojson|}}}                                                    <!--            if geojson übergeben?
-->        {{#if: {{{geojson|}}}                                                    <!--            if geojson übergeben?
Zeile 36: Zeile 36:
-->        }}                                                                      <!--
-->        }}                                                                      <!--
-->      | <!--{{Karte/KeineKarteMeldung                                                <!--            else: Fehlermeldung
-->      | <!--{{Karte/KeineKarteMeldung                                                <!--            else: Fehlermeldung
-->        <!--| geojson={{ifc | {{{geojson|}}} | {{PAGENAME}} }}                      <!--
-->        <!--| geojson={{{geojson_pagename|}}}                      <!--
-->        <!--| form={{{form|nein}}}                                                  <!--
-->        <!--| form={{{form|nein}}}                                                  <!--
-->        <!--}}                                                                      <!--
-->        <!--}}                                                                      <!--
Zeile 43: Zeile 43:
-->    }}                                                                          <!--      end if location
-->    }}                                                                          <!--      end if location
-->  }}                                                                            <!-- end if GeoJson
-->  }}                                                                            <!-- end if GeoJson
Attribute setzen
================
--> {{ifl | {{{noattr|}}}                                                                                        <!--
--> |                                                                                                            <!--
--> | {{#if: {{{location_|}}}{{{locationlist_|}}}                                                                  <!--
-->  | {{#arraymap: {{#arraymap: {{#replace: {{{location_|}}};{{{locationlist_|}}} | ~ | ;~ }} | ; | _l_          <!-- alles ab ~ abschneiden. Dabei in künstliche Liste umwandeln
-->                  | {{#ifexpr: {{#count: _l_ | ~ }} = 0 | _l_ }}                                              <!-- wenn Element mit ~, dann verwerfen
-->                  | ;                                                                                          <!--
-->                  }}                                                                                          <!--
-->    | ; | _l_                                                                                                <!--
-->    | {{#set: Geokoordinate={{#geocode: _l_ }}                                                                <!--
-->      |      Geolokation=_l_                                                                                <!--
-->      }}                                                                                                      <!--
-->    |                                                                                                        <!--
-->    }}                                                                                                        <!--
-->  | {{#if: {{#if: {{{lat|}}} | {{{lon|}}} }}                                                                  <!--
-->    | {{#set: Geokoordinate={{{lat|}}}, {{{lon|}}} }}                                                        <!--
-->    }}                                                                                                        <!--
-->  }}                                                                                                          <!--
     
-->  {{#ifexist: GeoJson:{{ifc | {{{geojson|}}} | {{PAGENAME}} }}          <!--
-->  | {{#set: GeoJson=GeoJson:{{ifc | {{{geojson|}}} | {{PAGENAME}} }} }} <!--
-->  }}                                                                    <!--
     
-->  {{#set: Zoomlevel={{ifc | {{{zoom|}}} | 16}} }} <!--
--> }} <!--


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

Aktuelle Version vom 12. Dezember 2025, 08:07 Uhr