MediaWiki:Gadget-geonotice-list.js: Difference between revisions
Jump to navigation
Jump to search
en>MusikBot II Syncing from Wikipedia:Geonotice/list.json |
m 1 revision imported |
(No difference)
| |
Latest revision as of 05:58, 19 March 2026
/* _____________________________________________________________________________
* | |
* | === 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 = {
"UK20260301": {
"begin": "28 February 2026 21:00 UTC",
"end": "15 March 2026 20:00 UTC",
"country": "GB",
"text": "Interested in having a chat with fellow Wikipedians? There is an upcoming meetup in: <a href=\"https://meta.wikimedia.org/wiki/Meetup/Oxford/120\" class=\"extiw\" title=\"m:Meetup/Oxford/120\">Oxford, 15 March</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."
},
"SanDiegoMar2026": {
"begin": "14 February 08:00 UTC",
"end": "14 March 21:00 UTC",
"corners": [
[
33.429,
-116.082
],
[
32.524,
-117.6
]
],
"text": "Join other Wikimedians for <b><a href=\"/wiki/Wikipedia:Meetup/San_Diego/March_2026\" title=\"Wikipedia:Meetup/San Diego/March 2026\">White Day</a></b> in Pacific Highlands Ranch, San Diego for a salon."
},
"SanDiegoApr2026": {
"begin": "15 March 09:00 UTC",
"end": "11 April 22:30 UTC",
"corners": [
[
33.429,
-116.082
],
[
32.524,
-117.6
]
],
"text": "Join other Wikimedians for a <b><a href=\"/wiki/Wikipedia:Meetup/San_Diego/April_2026\" title=\"Wikipedia:Meetup/San Diego/April 2026\">National Volunteer Month edit-a-thon/salon</a></b> in Logan Heights, San Diego."
},
"SanDiegoMay2026": {
"begin": "12 April 07:00 UTC",
"end": "10 May 22:00 UTC",
"corners": [
[
34.0833,
-118.1167
],
[
32.53,
-114.4333
]
],
"text": "Join other Wikimedians at a <b><a href=\"/wiki/Wikipedia:Meetup/San_Diego/May_2026\" title=\"Wikipedia:Meetup/San Diego/May 2026\">salon & edit-a-thon</a></b> in San Marcos."
},
"WikiClubCanada202604": {
"begin": "18 March 2026 00:00 UTC",
"end": "8 April 2026 23:00 UTC",
"country": "CA",
"text": "Want to meet other editors interested in Wikimedia projects and based in Canada? WikiClub Canada is hosting its next meeting! Join us online on the evening of Wednesday April 8. Sign up at <a href=\"https://meta.wikimedia.org/wiki/Event:WikiClub_Canada/April_2026\" class=\"extiw\" title=\"meta:Event:WikiClub Canada/April 2026\">our event page</a>."
},
"Chicago202603": {
"begin": "1 March 07:00 UTC",
"end": "31 March 22:00 UTC",
"corners": [
[
41.5006,
-88.3981
],
[
42.491,
-87.2911
]
],
"text": "Wikimedians of Chicago will celebrate Women's History Month with an edit-a-thon supporting Chicago woman writers - sign up <b><a href=\"/wiki/Event:Meetup/Chicago/Women%27s_History_Month_Edit-a-thon_2026\" title=\"Event:Meetup/Chicago/Women's History Month Edit-a-thon 2026\">here</a></b>!"
},
"CountryMusic": {
"begin": "7 March 2026 00:00 UTC",
"end": "25 March 2026 22:00 UTC",
"corners": [
[
33.7,
-82.0
],
[
37.7,
-75.2
]
],
"text": "Wikicurious? Love music? Bring a laptop and <b><a href=\"/wiki/Event:Wikicurious:_Country_Music%27s_Mythology\" title=\"Event:Wikicurious: Country Music's Mythology\">help deepen Wikipedia's coverage of country music</a> — especially up-and-coming and underrepresented artists</b>. We'll meet at the historic Love House in downtown Chapel Hill on <b>March 25, 2026</b>. No experience needed, food and editing assistance will be provided."
}
};