Template:Coordinates/doc: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
			
		
		
	
|  Created page with "{{Documentation subpage}} <!-- PLEASE ADD CATEGORIES AND INTERWIKIS AT THE BOTTOM OF THIS PAGE -->  === Usage === This template formats latitude and longitude coordinates in i..." | 
| (No difference) | 
Latest revision as of 10:55, 1 November 2012
{{
Template:Namespace detect
| type       = notice
| image      = File:Edit-copy green.svg
| imageright = 
| class      = 
| style      = 
| textstyle  = 
| text       = This is a documentation subpage for Template:Coordinates (see that page for the template itself).
It contains usage information, categories, interlanguage links and other content that is not part of the original template page.
| small      = 
| smallimage = 
| smallimageright = 
| smalltext  = 
| subst      = 
| date       = 
| name       = 
}}
Usage
This template formats latitude and longitude coordinates in into the format lat,lon.
Blank Template
{{Coordinates
|lat  =
|lon =
}}
Example
| Input | Output | 
|---|---|
| {{Coordinates
|lat  = 24.621
|lon = 52.249
}}
 | 24.621,52.249 
 |