Difference between revisions of "Template:Coord"

From All About Ayrshire
Jump to: navigation, search
m (1 revision)
en>BD2412
(RM closed as no consensus.)
Line 1: Line 1:
<noinclude>{{High use}}
+
<includeonly>{{#invoke:Coordinates|coord}}</includeonly><noinclude>
<div style="border: 2px solid black; background-color:wheat; margin:4px;padding:4px;">
+
{{Documentation}}
'''<big>Documentation: Coord</big>'''
+
<!-- Add categories to the /doc subpage, interwikis to Wikidata, not here -->
 
+
</noinclude>
The coord template embeds Google Maps KML placemark data into the page. In most cases this is already included in the infobox template so there is no need to use it on its own.
 
 
 
This allows a road's special features to be plotted in a KML file and exported into a map that supports KML files, including embedded maps in the Wiki.
 
 
 
To use this template, copy the code below, replacing anything within <tags> as appropriate.
 
<div style="border: 1px dashed black; background-color:white; margin:2px;padding:4px;font-family:Courier,system;">
 
<nowiki>{{Coord| <lat> | <lon> | <label> }}</nowiki>
 
</div>
 
'''<lat>''' - The latitude of the point<br/>
 
'''<lon>''' - The longitude of the point<br/>
 
'''<label>''' - The label of the point<br/>
 
</div>
 
 
 
 
 
</noinclude><includeonly></includeonly>
 

Revision as of 19:27, 24 October 2020

Template documentation[create]