Test:HafenÜbersicht: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Peter (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
Peter (Diskussion | Beiträge) Keine Bearbeitungszusammenfassung |
||
| Zeile 2: | Zeile 2: | ||
#ask: | #ask: | ||
[[Category:Locations]] | [[Category:Locations]] | ||
| ?Has coordinates | |||
| format=map | |||
}} | |||
{{ | |||
#ask: | |||
[[Has coordinates::+]] | |||
| ?Has coordinates | |||
| format=table | |||
}} | |||
== Test weiter Filter == | |||
{{ | |||
#ask: | |||
[[Has coordinates::+]] | |||
| ?Has coordinates | | ?Has coordinates | ||
| format=map | | format=map | ||
| Zeile 12: | Zeile 27: | ||
| format=table | | format=table | ||
}} | }} | ||
== Test Compound Query == | == Test Compound Query == | ||
{{ | {{ | ||
| Zeile 22: | Zeile 36: | ||
{{ | {{ | ||
#compound_query: ?Has coordinates; | #compound_query: [[Category:Locations]];?Has coordinates; | ||
| format=table | | format=table | ||
| height=400 | | height=400 | ||
Version vom 15. Dezember 2013, 14:33 Uhr
{{
- ask:
| ?Has coordinates | format=map }}
{{
- ask:
Has coordinates::+ | ?Has coordinates | format=table }}
Test weiter Filter
{{
- ask:
Has coordinates::+ | ?Has coordinates | format=map }}
{{
- ask:
| ?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 }}