Vorlage:Karte: Unterschied zwischen den Versionen

+ geocode anstelle location
(Development anstelle Debug)
(+ geocode anstelle location)
Zeile 11: Zeile 11:
-->    | zoom={{ifc | {{{zoom|}}} | 16}} | enablefullscreen=yes | resizable=yes    <!--
-->    | zoom={{ifc | {{{zoom|}}} | 16}} | enablefullscreen=yes | resizable=yes    <!--
-->    }}                                                                          <!--
-->    }}                                                                          <!--
-->  | {{#if: {{{location|}}}{{{locationlist|}}}                                   <!-- else: if location?
-->  | {{#if: {{{location|}}}{{{locationlist|}}}{{{geocode|}}}                      <!-- else: if location, locationlist oder geocode?
-->    | {{#display_map: {{#if: {{{location|}}} | {{{location|}}}                   <!--       then: Karte ausgeben
-->    | {{#display_map:                                                           <!--      then: Karte ausgeben
-->       ~ {{{popuptitle|{{{headline|{{PAGENAME}}}}}}}} ~ {{{popuptext|}}}; }}     <!--
-->        {{#if: {{{location|}}}{{{geocode|}}}                                    <!--
-->       {{{locationlist|}}}                                                       <!--
-->        | {{{geocode|{{{location|}}}}}}                                          <!--
-->           ~ {{{popuptitle|{{{headline|{{PAGENAME}}}}}}}} ~ {{{popuptext|}}};     <!--
-->        }}                                                                       <!--
-->         {{{locationlist|}}}                                                     <!--
-->      | 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%}}}}}                      <!--