User:Dschwen/Coord tool

From Wikipedia, the free encyclopedia

Javascript Helper tool to generate properly formated {{Coord}} templates from GoogleMaps links et al

Install[edit]

Add the following to your vector.js file:


// [[User:Dschwen/coordinates.js]] - please include this line 
document.write('<script type="text/javascript" src="' 
     + 'http://en.wikipedia.org/w/index.php?title=User:Dschwen/coordinates.js' 
     + '&action=raw&ctype=text/javascript&dontcountme=s"></script>');

Then press shift+reload