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 = {
  "NCDec2024": {
    "begin": "6 December 2024 00:00 UTC",
    "end": "15 December 2024 17:00 UTC",
    "corners": [
      [
        37.8,
        -74.0
      ],
      [
        33.0,
        -86.0
      ]
    ],
    "text": "Join <a href=\"https://meta.wikimedia.org/wiki/North_Carolina_Wikipedians\" class=\"extiw\" title=\"meta:North Carolina Wikipedians\">NC Wikipedians</a> for a <a href=\"/wiki/Wikipedia:Meetup/NC/Virtual_Editathon_December_2024\" title=\"Wikipedia:Meetup/NC/Virtual Editathon December 2024\">virtual editathon</a> Sunday, Dec. 15, 10:30am - 12pm. We'll work on NC counties affected by Hurricane Helene. 1st-timers welcome."
  },
  "SFDec2024": {
    "begin": "5 December 2024 00:00 UTC",
    "end": "12 December 2024 23:59 UTC",
    "corners": [
      [
        38.85,
        -120.5
      ],
      [
        36.6,
        -123.5
      ]
    ],
    "text": "<a href=\"/wiki/Wikipedia:Meetup/San_Francisco\" title=\"Wikipedia:Meetup/San Francisco\">Join</a> Wikipedians in the Bay Area on December 12 for community, coworking and local organizing."
  },
  "ChicagoDec2024": {
    "begin": "23 November 2024 00:00 UTC",
    "end": "14 December 2024 23:59 UTC",
    "corners": [
      [
        41.5006,
        -88.3981
      ],
      [
        42.491,
        -87.2911
      ]
    ],
    "text": "All Chicago editors are welcome at our <b><a href=\"/wiki/Wikipedia:Meetup/Chicago/14_December_2024\" title=\"Wikipedia:Meetup/Chicago/14 December 2024\">December meetup</a></b> at The Bourgeois Pig. Join fellow Wikipedians for coffee, conversation, and editing!"
  },
  "NYCwpday": {
    "begin": "11 December 2024 00:00 UTC",
    "end": "20 January 2025 00:00 UTC",
    "corners": [
      [
        40.5,
        -72.0
      ],
      [
        42.0,
        -75.0
      ]
    ],
    "text": "Join <a href=\"/wiki/Wikipedia:Meetup/NYC/Wikipedia_Day_2025\" title=\"Wikipedia:Meetup/NYC/Wikipedia Day 2025\">Wikipedia Day NYC @ Brooklyn Public Library</a> on Sat January 25!"
  },
  "UK20241215": {
    "begin": "19 December 2024 13:00 UTC",
    "end": "27 January 2025 20:00 UTC",
    "country": "GB",
    "text": "Interested in having a chat with fellow Wikipedians? There are upcoming meetups in <a href=\"https://meta.wikimedia.org/wiki/Meetup/London/212\" class=\"extiw\" title=\"m:Meetup/London/212\">London, 12 January</a>; <a href=\"/wiki/Wikipedia:Meetup/Exeter/2\" title=\"Wikipedia:Meetup/Exeter/2\">Exeter, 18 January</a>; <a href=\"https://meta.wikimedia.org/wiki/Meetup/Edinburgh/19\" class=\"extiw\" title=\"m:Meetup/Edinburgh/19\">Edinburgh, 25 January</a>; and <a href=\"https://meta.wikimedia.org/wiki/Meetup/Brixton/6\" class=\"extiw\" title=\"m:Meetup/Brixton/6\">Brixton, 27 January</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."
  }
};