Misplaced Pages

User:GoldenRing/geotest.js: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
< User:GoldenRing Browse history interactively← Previous editContent deleted Content added
Revision as of 09:50, 28 May 2018 view sourceGoldenRing (talk | contribs)Extended confirmed users6,924 edits comment js ppTag: Reverted← Previous edit Latest revision as of 16:02, 26 September 2020 view source MusikAnimal (talk | contribs)Edit filter managers, Autopatrolled, Interface administrators, Administrators120,542 edits rm {{pp-protected}} as it's putting this page in Category:Misplaced Pages pages with incorrect protection templates; user CSS/JS is automatically protected so only yourself or interface admins can edit it, anywayTag: Manual revert 
Line 1: Line 1:
// {{pp-protected|reason=Protecting JS used for admin purposes|small=yes}}
$(document).ready(function() { $(document).ready(function() {
Geo.lat = 36; Geo.lat = 36;

Latest revision as of 16:02, 26 September 2020

$(document).ready(function() {
  Geo.lat = 36;
  Geo.lon = -120;
});