SOAR maps test: Difference between revisions
Jump to navigation
Jump to search
BerkmanSysop (talk | contribs) remove visible code |
BerkmanSysop (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
A query for the 'Has coordinates' property of all pages in that have this property set: | A query for the 'Has coordinates' property of all pages in that have this property set: | ||
Here is a map: | |||
{{ | {{ | ||
#ask: | #ask: | ||
| Line 6: | Line 7: | ||
| ?Has coordinates | | ?Has coordinates | ||
| format=map | | format=map | ||
}} | |||
Here is a table: | |||
{{ | |||
#ask: | |||
[[Has coordinates::+]] | |||
| ?Has coordinates | |||
| format=table | |||
}} | }} | ||
Revision as of 21:05, 21 August 2014
A query for the 'Has coordinates' property of all pages in that have this property set:
Here is a map: {{
- ask:
Has coordinates::+ | ?Has coordinates | format=map }}
Here is a table:
{{
- ask:
Has coordinates::+ | ?Has coordinates | format=table }}