Vorlage:Karte/Beispiel: Unterschied zwischen den Versionen
HeikoK (Diskussion | Beiträge) K (HeikoK verschob die Seite Vorlage:Karten/Beispiel nach Vorlage:Karte/Beispiel, ohne dabei eine Weiterleitung anzulegen) |
HeikoK (Diskussion | Beiträge) (+ locationlist) |
||
| (6 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
{{Karte | {{Karte | ||
|lon{{#if:{{{lon|}}}||_}}={{{ | |lat{{#if:{{{lat|}}}||_}}={{{lat|}}} | ||
|location{{#if:{{{location|}}}||_}}={{{ | |lon{{#if:{{{lon|}}}||_}}={{{lon|}}} | ||
|geojson{{#if:{{{geojson|}}}||_}}={{{ | |location{{#if:{{{location|}}}||_}}={{{location|}}} | ||
|zoom{{#if:{{{zoom|}}}||_}}={{{ | |locationlist{{#if:{{{locationlist|}}}||_}}={{{locationlist|}}} | ||
|popuptitle{{#if:{{{popuptitle|}}}||_}}={{{ | |geojson{{#if:{{{geojson|}}}||_}}={{{geojson|}}} | ||
|popuptext{{#if:{{{popuptext|}}}||_}}={{{ | |zoom{{#if:{{{zoom|}}}||_}}={{{zoom|}}} | ||
|box{{#if:{{{box|}}}||_}}={{{ | |popuptitle{{#if:{{{popuptitle|}}}||_}}={{{popuptitle|}}} | ||
|headline{{#if:{{{headline|}}}||_}}={{{ | |popuptext{{#if:{{{popuptext|}}}||_}}={{{popuptext|}}} | ||
|width{{#if:{{{width|}}}||_}}={{{ | |box{{#if:{{{box|}}}||_}}={{{box|}}} | ||
|height{{#if:{{{height|}}}||_}}={{{ | |headline{{#if:{{{headline|}}}||_}}={{{headline|}}} | ||
|width{{#if:{{{width|}}}||_}}={{{width|}}} | |||
|height{{#if:{{{height|}}}||_}}={{{height|}}} | |||
}} | }} | ||
<nowiki>{{</nowiki>Karte{{#if:{{{lat|}}}||lat={{{lat|}}}}}{{#if:{{{lon|}}}||lon={{{lon|}}}}}{{#if:{{{location|}}}||location={{{location|}}}}}{{#if:{{{locationlist|}}}||locationlist={{{locationlist|}}}}}{{#if:{{{geojson|}}}||geojson={{{geojson|}}}}}{{#if:{{{headline|}}}||headline={{{headline|}}}}}{{#if:{{{popuptitle|}}}||popuptitle={{{popuptitle|}}}}}{{#if:{{{popuptext|}}}||popuptext={{{popuptext|}}}}}{{#if:{{{zoom|}}}||zoom={{{zoom|}}}}}{{#if:{{{box|}}}||box={{{box|}}}}}{{#if:{{{width|}}}||width={{{width|}}}}}{{#if:{{{height|}}}||height={{{height|}}}}}<nowiki>}}</nowiki> | |||
{{{Epilog|}}} | |||
<br clear="all" /> | <br clear="all" /> | ||