Template:MediumMap
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
m |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
| − | [[Has coordinates::{{{ | + | [[Has coordinates::{{{coordinates|}}}|]] |
| − | {{#if:{{{ | + | {{#if:{{{coordinates|}}}| |
{{#display_point: | {{#display_point: | ||
| − | + | {{{Coordinates}}} | |
| − | + | | service=openlayers | |
| − | | | + | | layers=google,osm |
| − | |zoom=9 | + | | zoom=9 |
| − | |height=400 | + | | height=400 |
| − | |width=400 | + | | width=400 |
| − | |controls=large,type | + | | controls=large,type |
| − | |title={{{title}}} | + | | title={{{title}}} |
}} | }} | ||
}} | }} | ||
| Line 18: | Line 18: | ||
<pre> | <pre> | ||
{{Location | {{Location | ||
| − | | | + | | coordinates = 50.85137811° N, 5.690781176° E |
| − | | | + | | title = <Describe where you're pointing at> |
}} | }} | ||
</pre> | </pre> | ||
[http://www.mediawiki.org/wiki/Semantic_Maps#Usage SemanticMap Usage] & [http://www.mediawiki.org/wiki/Extension:Maps#Usage Maps usage] | [http://www.mediawiki.org/wiki/Semantic_Maps#Usage SemanticMap Usage] & [http://www.mediawiki.org/wiki/Extension:Maps#Usage Maps usage] | ||
</noinclude> | </noinclude> | ||
Revision as of 14:16, 18 September 2009
Use this template to include maps into your pages
{{Location
| coordinates = 50.85137811° N, 5.690781176° E
| title = <Describe where you're pointing at>
}}