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 1: | Zeile 1: | ||
{{ | {{ | ||
#ask: | #ask: | ||
[[Category:Locations]] | |||
| ?Has coordinates | |||
| format=map | | format=map | ||
}} | }} | ||
| Zeile 12: | Zeile 13: | ||
}} | }} | ||
== Test Compound Query == | |||
{{ | {{ | ||
#compound_query: | #compound_query: ?Has coordinates; | ||
| format=map | | format=map | ||
| height=400 | | height=400 | ||
| Zeile 21: | Zeile 22: | ||
{{ | {{ | ||
#compound_query: | #compound_query: ?Has coordinates; | ||
| format=table | | format=table | ||
| height=400 | | height=400 | ||
| Zeile 27: | Zeile 28: | ||
}} | }} | ||
== Orig Code Sample == | |||
{{ | {{ | ||
#compound_query: [[Category:Locations]]<q>[[Has location type::City]]OR[[Has location type::Local place]]</q>;?Has coordinates;?Located in | #compound_query: [[Category:Locations]]<q>[[Has location type::City]]OR[[Has location type::Local place]]</q>;?Has coordinates;?Located in | ||
Version vom 15. Dezember 2013, 14:25 Uhr
{{
- ask:
| ?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 }}