|
|
| Line 1: |
Line 1: |
| <includeonly> | | <includeonly> |
|
| |
|
| {{PAGENAME}} is {{#if:{{{Location type|}}}|a [[Has location type::{{{Location type|}}}]]|}} located at [[Has coordinates::{{{The coordinates|}}}]]. {{#if:{{{Located in|}}}|It is located in {{#if:{{#show:{{{Located in|}}}|?Has location type}}|the {{#show:{{{Located in|}}}|?Has location type}}|}} [[Located in::{{{Located in|}}}]].|}} | | {{PAGENAME}} is located at [[Has coordinates::{{{The coordinates|}}}]]. |
|
| |
|
| == Map display == | | == Map display == |
| Line 9: |
Line 9: |
| coordinates={{{The coordinates|}}} | | coordinates={{{The coordinates|}}} |
| | zoom=15 | | | zoom=15 |
| | height=400
| |
| }}
| |
|
| |
| == Things located in {{PAGENAME}} ==
| |
|
| |
| Only showing the things directly located in {{PAGENAME}} (red), and located in these locations (green). Possible others are omitted for performance reasons.
| |
|
| |
| {{
| |
| #compound_query: [[Located in::{{PAGENAME}}]];?Has coordinates;?Located in;?Has location type
| |
| | [[Located in.Located in::{{PAGENAME}}]];?Has coordinates;?Located in;?Has location type;icon=Green marker.png
| |
| | ?Has coordinates
| |
| | format=map
| |
| | height=400 | | | height=400 |
| }} | | }} |