Jump to content

MediaWiki:Gadget-geonotice-list.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 ===                      |
 * |                  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 = {
  "UK20240905": {
    "begin": "5 September 2024 18:00 UTC",
    "end": "24 September 2024 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/Oxford/104\" class=\"extiw\" title=\"m:Meetup/Oxford/104\">Oxford, 15 September</a>; and <a href=\"https://meta.wikimedia.org/wiki/Meetup/Brixton/3\" class=\"extiw\" title=\"m:Meetup/Brixton/3\">Brixton, 24 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."
  },
  "NYCElection24": {
    "begin": "3 September 2024 00:00 UTC",
    "end": "26 September 2024 00:00 UTC",
    "corners": [
      [
        40.5,
        -72.0
      ],
      [
        42.0,
        -75.0
      ]
    ],
    "text": "Join <a href=\"/wiki/Wikipedia:Meetup/NYC/Election_2024\" title=\"Wikipedia:Meetup/NYC/Election 2024\">Wikimedia NYC Annual Election/Members Meeting</a> @ Prime Produce (and hybrid) at 7-9PM on September 25!"
  },
  "SanBernardinoSep2024": {
    "begin": "8 September 2024 00:00 UTC",
    "end": "29 September 2024 21:30 UTC",
    "corners": [
      [
        35.99,
        -114.13
      ],
      [
        32.53,
        -124.48
      ]
    ],
    "text": "Join Wikimedians in <b><a href=\"/wiki/Wikipedia:Meetup/San_Bernardino_1\" title=\"Wikipedia:Meetup/San Bernardino 1\">San Bernardino</a></b> on Sunday September 29th at the first ever meetup in San Bernardino for Wikipedia!"
  },
  "ExeterSep2024": {
    "begin": "6 September 2024 12:00 UTC",
    "end": "11 September 2024 14:00 UTC",
    "corners": [
      [
        49.0,
        -5.0
      ],
      [
        51.0,
        -1.0
      ]
    ],
    "text": "You are invited to an <a href=\"/wiki/Wikipedia:GLAM/RAMM/GLAM-E/Famous_Faces_of_Devon_editathon\" title=\"Wikipedia:GLAM/RAMM/GLAM-E/Famous Faces of Devon editathon\">in-person editathon in Exeter</a> on 11 September themed around 'Famous Faces of Devon'"
  },
  "BrightonMonuments2024": {
    "begin": "12 September 2024 18:00 UTC",
    "end": "21 September 2024 15:00 UTC",
    "country": "GB",
    "text": "Join us on 21 September for a Wiki Loves Monuments-themed <b><a href=\"https://commons.wikimedia.org/wiki/Commons:Wiki_Loves_Monuments_2024_in_the_United_Kingdom/Brighton\" class=\"extiw\" title=\"c:Commons:Wiki Loves Monuments 2024 in the United Kingdom/Brighton\">photography event</a></b> in Brighton"
  },
  "WMCACommonsWorkshop": {
    "begin": "18 September 2024 00:00 UTC",
    "end": "3 October 2024 23:00 UTC",
    "country": "CA",
    "text": "Join Wikimedia Canada for a Commons 101 workshop on October 10! See the <a href=\"https://meta.wikimedia.org/wiki/Event:Wikimedia_Canada/Wikimedia_Commons_Workshop\" class=\"extiw\" title=\"m:Event:Wikimedia Canada/Wikimedia Commons Workshop\">event page</a> for more details."
  }
};