Misplaced Pages

User:MusikBot II/GeonoticeSync/Test geonotice.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:MusikBot II | GeonoticeSync Browse history interactively← Previous editContent deleted Content added
Revision as of 03:34, 11 October 2018 view sourceMusikBot II (talk | contribs)Bots, Interface administrators, Administrators102,811 edits Syncing from User:MusikBot II/GeonoticeSync/Test config.json← Previous edit Latest revision as of 03:11, 29 March 2021 view source MusikAnimal (talk | contribs)Edit filter managers, Autopatrolled, Interface administrators, Administrators120,542 editsNo edit summary 
Line 1: Line 1:
/* /*
* === WARNING: GLOBAL GADGET FILE === * === WARNING: GLOBAL GADGET FILE ===
* Please use ] to manage Geonotices. * Please use ] to manage Geonotices.

Latest revision as of 03:11, 29 March 2021

/* 
 * === WARNING: GLOBAL GADGET FILE ===
 * Please use ] to manage Geonotices.
 * Any changes made to ] will be synced here by a bot within at most 5 minutes.
 *
 * Copy edits to this comment can freely be made, but any other changes made directly to this page will be overriden.
 */

window.GeoNotice = {};
window.GeoNotice.notices = {
  "Lebanon201809": {
    "begin": "5 September 2018 00:00 UTC",
    "end": "23 October 2018 00:00 UTC",
    "country": "LB",
    "text": "Let's add the new Members of Parliament of Lebanon to Misplaced Pages! Join us for ] in Badaro, Beirut on Saturday 15 September and 22 September."
  },
  "StaffRide18": {
    "begin": "11 November 2018 00:00 UTC",
    "end": "3 December 2018 10:00 UTC",
    "corners": [
      [
        35.81,
        -114.13
      ],
      [
        32.53,
        -121.44
      ]
    ],
    "text": "Join a staff ride-like meetup before the 172nd anniversary of the Battle of San Pasqual. Find out more ]!"
  }
};