|
|
| (56 intermediate revisions by 5 users not shown) |
| Line 1: |
Line 1: |
| <includeonly> | | <includeonly> |
| | __SHOWFACTBOX__ |
|
| |
|
| {{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|}}}]].|}}
| | [[coordinates::{{{coordinates|}}}| ]] |
|
| |
|
| == Map display == | | == Map display == |
|
| |
|
| {{ | | {{#show: {{PAGENAME}} | ?coordinates | format=map }} |
| #display_point: | |
| coordinates={{{The coordinates|}}}
| |
| | zoom=15 | |
| | height=400
| |
| | type=hybrid | |
| }} | |
|
| |
|
| == 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
| |
| | ?Located in
| |
| | ?Has location type
| |
| | format=map
| |
| | height=400
| |
| | type=physical
| |
| }}
| |
|
| |
|
| [[Category:Locations]] | | [[Category:Locations]] |
| </includeonly> | | </includeonly> |