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

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 5: Zeile 5:
-->  {{#ifexist: {{{geojson_fullpagename|}}}                  <!-- if GeoJson-Karte existiert?
-->  {{#ifexist: {{{geojson_fullpagename|}}}                  <!-- if GeoJson-Karte existiert?
-->  | {{#display_map: geojson={{{geojson_pagename|}}}            <!-- then: Karte ausgeben
-->  | {{#display_map: geojson={{{geojson_pagename|}}}            <!-- then: Karte ausgeben
-->    | width={{#ifeq:{{{box|ja}}}|nein|{{{width|50%}}}}}                          <!--
-->    | width={{{width|}}}                          <!--
-->    | height={{#ifeq:{{{box|ja}}}|nein|{{{height|25%}}}}}                        <!--
-->    | height={{{height|}}}                        <!--
-->    | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes    <!--
-->    | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes    <!--
-->    }}                                                                          <!--
-->    }}                                                                          <!--
Zeile 16: Zeile 16:
-->        }}                                                                      <!--
-->        }}                                                                      <!--
-->        {{{locationlist_|}}}                                                      <!--
-->        {{{locationlist_|}}}                                                      <!--
-->      | width={{#ifeq:{{{box|ja}}}|nein|{{{width|50%}}}}}                        <!--
-->      | width={{{width|}}}                        <!--
-->      | height={{#ifeq:{{{box|ja}}}|nein|{{{height|25%}}}}}                      <!--
-->      | height={{{height|}}}                      <!--
-->      | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes  <!--
-->      | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes  <!--
-->      }}                                                                        <!--
-->      }}                                                                        <!--
Zeile 27: Zeile 27:
-->      | {{#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={{#ifeq:{{{box|ja}}}|nein|{{{height|25%}}}}}                    <!--
-->        | height={{{height|}}}                    <!--
-->        | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes <!--
-->        | zoom={{{zoom|}}} | enablefullscreen=yes | resizable=yes <!--
-->        }}                                                                      <!--
-->        }}                                                                      <!--