MediaWiki:Gadget-geonotice-list.js: Difference between revisions

Source: Wikipedia, the free encyclopedia.
Content deleted Content added
Line 29: Line 29:
],
],
"text": "<a rel=\"nofollow\" class=\"external text\" href=\"https://docs.google.com/forms/d/e/1FAIpQLSdddgJy6PgtIgucqn272vYv8yBPTsYZkQsQF9o3Uyvnka64qg/viewform?fbclid=IwAR2nXtZ0k83A9hEz9QlsOnh12bQG0E0jT-LA1PDmXChes96Qg_DPNkJID_I\">Apply for support</a> for Wikipedia-related courses, workshops and lectures held in Hong Kong universitites in the next academic year."
"text": "<a rel=\"nofollow\" class=\"external text\" href=\"https://docs.google.com/forms/d/e/1FAIpQLSdddgJy6PgtIgucqn272vYv8yBPTsYZkQsQF9o3Uyvnka64qg/viewform?fbclid=IwAR2nXtZ0k83A9hEz9QlsOnh12bQG0E0jT-LA1PDmXChes96Qg_DPNkJID_I\">Apply for support</a> for Wikipedia-related courses, workshops and lectures held in Hong Kong universitites in the next academic year."
},
"ILwiknic": {
"begin": "7 August 2019 0:00 UTC",
"end": "9 August 2019 6:00 UTC",
"corners": [
[
43.4,
-90.0
],
[
40.2,
-85.4
]
],
"text": "Join the <a href=\"/wiki/Wikipedia:Meetup/Chicago_19\" title=\"Wikipedia:Meetup/Chicago 19\">Great American Wiknic @ Chicago</a> on Thursday evening, August 8!"
},
},
"SanDiego201908": {
"SanDiego201908": {

Revision as of 23:10, 6 August 2019

/*  _____________________________________________________________________________
 * |                                                                             |
 * |                    === 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 = {
  "HK201908": {
    "begin": "9 July 2019 00:00 UTC",
    "end": "16 August 2019 18:00 UTC",
    "corners": [
      [
        22.1897,
        113.816
      ],
      [
        22.6464,
        114.4574
      ]
    ],
    "text": "<a rel=\"nofollow\" class=\"external text\" href=\"https://docs.google.com/forms/d/e/1FAIpQLSdddgJy6PgtIgucqn272vYv8yBPTsYZkQsQF9o3Uyvnka64qg/viewform?fbclid=IwAR2nXtZ0k83A9hEz9QlsOnh12bQG0E0jT-LA1PDmXChes96Qg_DPNkJID_I\">Apply for support</a> for Wikipedia-related courses, workshops and lectures held in Hong Kong universitites in the next academic year."
  },
  "ILwiknic": {
    "begin": "7 August 2019 0:00 UTC",
    "end": "9 August 2019 6:00 UTC",
    "corners": [
      [
        43.4,
        -90.0
      ],
      [
        40.2,
        -85.4
      ]
    ],
    "text": "Join the <a href=\"/wiki/Wikipedia:Meetup/Chicago_19\" title=\"Wikipedia:Meetup/Chicago 19\">Great American Wiknic @ Chicago</a> on Thursday evening, August 8!"
  },
  "SanDiego201908": {
    "begin": "7 August 2019 07:00 UTC",
    "end": "1 September 2019 22:00 UTC",
    "corners": [
      [
        35.0,
        -114.0
      ],
      [
        31.0,
        -121.0
      ]
    ],
    "text": "We cordially invite up everyone to attend <a href=\"/wiki/Wikipedia:Meetup/San_Diego/September_2019\" title=\"Wikipedia:Meetup/San Diego/September 2019\">a wiknic and bonfire in Southern California</a>!."
  },
  "UK20190805": {
    "begin": "4 August 2019 17:00 UTC",
    "end": "11 August 2019 17:00 UTC",
    "country": "GB",
    "text": "Interested in having a chat with fellow Wikipedians? There is a forthcoming meetup in: <a href=\"https://meta.wikimedia.org/wiki/Meetup/London/145\" class=\"extiw\" title=\"m:Meetup/London/145\">London, 11 August</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."
  }
};