Test:HafenÜbersicht: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Peter (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Peter (Diskussion | Beiträge) K Begrenzung Elemente in Karte entfernt |
||
| (4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
| Zeile 1: | Zeile 1: | ||
{{ | {{ | ||
#ask: | #ask: | ||
[[ | [[Has coordinates::+]] | ||
| ?Has coordinates | | ?Has coordinates | ||
| format=map | | format=map | ||
| limit=99999 | |||
| markercluster=on | |||
}} | }} | ||
{{ | {{ | ||
#ask: | #ask: | ||
[[ | [[Has coordinates::+]] | ||
| ?Has coordinates | | ?Has coordinates | ||
| format=table | | format=table | ||
| Zeile 22: | Zeile 25: | ||
{{ | {{ | ||
#compound_query: ?Has coordinates; | #compound_query: [[Category:Locations]];?Has coordinates; | ||
| format=table | | format=table | ||
| height=400 | | height=400 | ||
Aktuelle Version vom 15. Dezember 2013, 21:49 Uhr
{{
- ask:
Has coordinates::+ | ?Has coordinates | format=map | limit=99999 | markercluster=on }}
{{
- ask:
Has coordinates::+ | ?Has coordinates | format=table }}
Test Compound Query
{{
- compound_query: ?Has coordinates;
| format=map | height=400 | types=normal,satellite,hybrid,physical,earth }}
{{
- compound_query: ;?Has coordinates;
| format=table | height=400 | types=normal,satellite,hybrid,physical,earth }}
Orig Code Sample
{{
- compound_query:
Has location type::CityORHas location type::Local place
;?Has coordinates;?Located in
| Has location type::Country;?Has coordinates;?Located in;icon=Green marker.png | Has location type::Continent;?Has coordinates;?Located in;icon=Blue marker.png | format=map | height=400 | types=normal,satellite,hybrid,physical,earth }}