MediaWiki:Gadget-geonotice-list.js

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 ===                      |
 * |                  Changes to this page affect many users.                    |
 * |_____________________________________________________________________________|
 *
 * Defines the list of notices to be shown to registered users based on their ___location.
 *
 * USE [[Wikipedia:Geonotice/list.json]] TO CONFIGURE YOUR NOTICES. Changes there will be
 * synced here by a bot every five minutes. Edits directly to this page will be overriden.
 *
 * If your changes were not synced, review [[User:MusikBot II/GeonoticeSync/Report]] for errors.
 */

window.GeoNotice = {};
window.GeoNotice.notices = {
  "UK20250824": {
    "begin": "22 August 2025 12:00 UTC",
    "end": "14 September 2025 17:00 UTC",
    "country": "GB",
    "text": "Interested in having a chat with fellow Wikipedians? There are upcoming meetups in <a href=\"/wiki/Event:Meetup/Exeter/5\" title=\"Event:Meetup/Exeter/5\">Exeter, 13 September</a> and <a href=\"https://meta.wikimedia.org/wiki/Meetup/London/220\" class=\"extiw\" title=\"m:Meetup/London/220\">London, 14 September</a>!",
    "comments": "Last 8 chars of ID is date of last amendment in CCYYMMDD format - change this if making major amendment or adding a meetup; leave alone if minor amendment or removing a meetup. Set the 'begin' parameter to yesterday's date - amend only if the ID was altered. Set the 'end' parameter to the date of last meetup shown. Try to limit 'text' to four meetups, no more than one per town/city, and no more than four weeks in advance; shorten month names to three letters if four meetups are shown."
  },
  "ChicagoSep2025": {
    "begin": "25 August 2025 18:00 UTC",
    "end": "18 September 2025 18:00 UTC",
    "corners": [
      [
        41.5006,
        -88.3981
      ],
      [
        42.491,
        -87.2911
      ]
    ],
    "text": "All Chicago editors are welcome to our <b><a href=\"/wiki/Wikipedia:Meetup/Chicago/Wiki_Week_Edit-a-thon_2025\" title=\"Wikipedia:Meetup/Chicago/Wiki Week Edit-a-thon 2025\">Wiki Week edit-a-thon</a></b> hosted by UIC. Join your fellow Wikipedians for an <a href=\"/wiki/Edit-a-thon\" title=\"Edit-a-thon\">edit-a-thon</a>!"
  },
  "SanDiegoSep2025": {
    "begin": "30 August 2025 07:00 UTC",
    "end": "13 September 2025 20:30 UTC",
    "corners": [
      [
        35.9925,
        -114.1308
      ],
      [
        32.5295,
        -124.482
      ]
    ],
    "text": "Everyone is invited to join other Wikimedians at <b><a href=\"/wiki/Wikipedia:Meetup/San_Diego/September_2025\" title=\"Wikipedia:Meetup/San Diego/September 2025\">a salon</a></b> in University City, San Diego, California."
  },
  "NCAug2025": {
    "begin": "22 August 2025 00:00 UTC",
    "end": "31 August 2025 20:00 UTC",
    "corners": [
      [
        37.8,
        -74.0
      ],
      [
        33.0,
        -86.0
      ]
    ],
    "text": "Join the <a href=\"https://meta.wikimedia.org/wiki/North_Carolina_Wikipedians\" class=\"extiw\" title=\"meta:North Carolina Wikipedians\">North Carolina Wikipedians</a> for a <a href=\"/wiki/Wikipedia:Meetup/NC/Virtual_Editathon_August_2025\" title=\"Wikipedia:Meetup/NC/Virtual Editathon August 2025\">virtual editathon</a> on Sunday, Aug 31, 2025 from 3pm to 4:30pm. Our focus will be on photos and articles in eastern NC. Inexperienced editors welcome!"
  }
};