User:MusikBot II/GeonoticeSync/Test geonotice.js

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* 
 * === WARNING: GLOBAL GADGET FILE ===
 * Please use [[Wikipedia:Geonotice/list.json]] to manage Geonotices.
 * Any changes made to [[Wikipedia:Geonotice/list.json]] 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 Wikipedia! Join us for [[Wikipedia:Meetup/Beirut|editathons at Masaha at the SMEX office]] 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 [[Wikipedia:Meetup/San Diego/December 2018|here]]!"
  }
};