MediaWiki:Gadget-geonotice-list.js
Please also see WP:Geonotice
Do not edit this page directly! Use Wikipedia:Geonotice/list.json to configure geonotices. |
This is the JavaScript for the geonotices. It is loaded as a default gadget from MediaWiki:Gadgets-definition and bot-synchronized from Wikipedia:Geonotice/list.json . Any changes to this page should first be proposed on its talk page or the Village pump.
Please note that changes are visible within minutes. Errors you make here can disrupt the entire encyclopedia, so make sure you know what you are doing. Testing can be done on your personal common.js or skin-specific JS file. |
This page is loaded as a part of the geonotice-core gadget, a hidden gadget. |
/* _____________________________________________________________________________
* | |
* | === 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."
}
};