4.394
Bearbeitungen
HeikoK (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
HeikoK (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
{{Karte | {{Karte | ||
|lat{{#if:{{{lat|}}}|_}}={{{lat}}} | |lat{{#if:{{{lat|}}}||_}}={{{lat|}}} | ||
|lon{{#if:{{{lon|}}}|_}}={{{lon}}} | |lon{{#if:{{{lon|}}}||_}}={{{lon|}}} | ||
|location{{#if:{{{location|}}}|_}}={{{location}}} | |location{{#if:{{{location|}}}||_}}={{{location|}}} | ||
|geojson{{#if:{{{geojson|}}}|_}}={{{geojson}}} | |geojson{{#if:{{{geojson|}}}||_}}={{{geojson|}}} | ||
|zoom{{#if:{{{zoom|}}}|_}}={{{zoom}}} | |zoom{{#if:{{{zoom|}}}||_}}={{{zoom|}}} | ||
|popuptitle{{#if:{{{popuptitle|}}}|_}}={{{popuptitle}}} | |popuptitle{{#if:{{{popuptitle|}}}||_}}={{{popuptitle|}}} | ||
|popuptext{{#if:{{{popuptext|}}}|_}}={{{popuptext}}} | |popuptext{{#if:{{{popuptext|}}}||_}}={{{popuptext|}}} | ||
|box{{#if:{{{box|}}}|_}}={{{box}}} | |box{{#if:{{{box|}}}||_}}={{{box|}}} | ||
|headline{{#if:{{{headline|}}}|_}}={{{headline}}} | |headline{{#if:{{{headline|}}}||_}}={{{headline|}}} | ||
|width{{#if:{{{width|}}}|_}}={{{width}}} | |width{{#if:{{{width|}}}||_}}={{{width|}}} | ||
|height{{#if:{{{height|}}}|_}}={{{height}}} | |height{{#if:{{{height|}}}||_}}={{{height|}}} | ||
}} | }} | ||
<nowiki>{{</nowiki>Karte{{#if:{{{lat|}}}||lat={{{lat|}}}}}{{#if:{{{lon|}}}||lon={{{lon|}}}}}{{#if:{{{location|}}}||location={{{location|}}}}}{{#if:{{{geojson|}}}||geojson={{{geojson|}}}}}{{#if:{{{zoom|}}}||zoom={{{zoom|}}}}}{{#if:{{{popuptitle|}}}||popuptitle={{{popuptitle|}}}}}{{#if:{{{popuptext|}}}||popuptext={{{popuptext|}}}}}{{#if:{{{box|}}}||box={{{box|}}}}}{{#if:{{{headline|}}}||headline={{{headline|}}}}}{{#if:{{{width|}}}||width={{{width|}}}}}{{#if:{{{height|}}}||height={{{height|}}}}}<nowiki>}}</nowiki> | <nowiki>{{</nowiki>Karte{{#if:{{{lat|}}}||lat={{{lat|}}}}}{{#if:{{{lon|}}}||lon={{{lon|}}}}}{{#if:{{{location|}}}||location={{{location|}}}}}{{#if:{{{geojson|}}}||geojson={{{geojson|}}}}}{{#if:{{{zoom|}}}||zoom={{{zoom|}}}}}{{#if:{{{popuptitle|}}}||popuptitle={{{popuptitle|}}}}}{{#if:{{{popuptext|}}}||popuptext={{{popuptext|}}}}}{{#if:{{{box|}}}||box={{{box|}}}}}{{#if:{{{headline|}}}||headline={{{headline|}}}}}{{#if:{{{width|}}}||width={{{width|}}}}}{{#if:{{{height|}}}||height={{{height|}}}}}<nowiki>}}</nowiki> | ||
<br clear="all" /> | <br clear="all" /> | ||