Welcome to the Virtual Education Wiki ~ Open Education Wiki

Template:Location: Difference between revisions

From Virtual Education Wiki
Jump to navigation Jump to search
(CSV import)
 
(6 intermediate revisions by the same user not shown)
Line 3: Line 3:


Edit the page to see the template text.
Edit the page to see the template text.
</noinclude><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|}}}]].|}}
</noinclude>
 
<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|}}}]].|}}


== Map display ==
== Map display ==
Line 11: Line 14:
coordinates={{{The coordinates|}}}
coordinates={{{The coordinates|}}}
| zoom=7
| zoom=7
| height=400
| height=200
| width=50%
| type=hybrid
| type=hybrid
}}
}}


== Entities located in {{PAGENAME}} ==
== Overview ==
<noinclude><br>
 
[[Category:ZWIKI Templates]]


Only showing the things directly located in {{PAGENAME}} (red), and located in these locations (green).
temporarily replaced the compound_query code pending revisions
Deeper nested locations are not shown.
<nowiki>{{
{{
#compound_query: [[Located in::{{BASEPAGENAME}}]];
#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
| ?Has coordinates
| ?Located in
| ?Located in
Line 29: Line 34:
| type=physical
| type=physical
| markercluster=on
| markercluster=on
}}
}}</nowiki>
[[Category:Locations]]
</noinclude>
</includeonly>
== Overview ==
<noinclude><br>[[Category:ZWIKI Templates]]</noinclude>

Latest revision as of 11:59, 25 April 2023

This is the 'Location' template.

Edit the page to see the template text.