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

Aus FürthWiki

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
 
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 36: Zeile 32:
-->      }}                                                                        <!--            end if lat/lon
-->      }}                                                                        <!--            end if lat/lon
-->    }}                                                                          <!--      end if location
-->    }}                                                                          <!--      end if location
-->  }}                                                                            <!-- end if GeoJson


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