Test:HafenÜbersicht: Unterschied zwischen den Versionen

aus SkipperGuide, dem Online-Revierführer über die Segelreviere der Welt.
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:  
[[Category:Locations]]
[[Has coordinates::+]]
| ?Has coordinates
| ?Has coordinates
| format=map
| format=map
| limit=99999
| markercluster=on
}}
}}


{{
{{
#ask:
#ask:
[[Category:Locations]]
[[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

{{

  1. ask:

Has coordinates::+ | ?Has coordinates | format=map | limit=99999 | markercluster=on }}

{{

  1. ask:

Has coordinates::+ | ?Has coordinates | format=table }}

Test Compound Query

{{

  1. compound_query: ?Has coordinates;

| format=map | height=400 | types=normal,satellite,hybrid,physical,earth }}

{{

  1. compound_query: ;?Has coordinates;

| format=table | height=400 | types=normal,satellite,hybrid,physical,earth }}

Orig Code Sample

{{

  1. 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 }}