မီႇတီႇယႃႇဝီႇၶီႇ:Gadget-geonotice-list.js

လုၵ်ႉတီႈ ဝီႇၶီႇၽီးတီးယႃး ဢၼ်လွတ်ႈလႅဝ်းထၢင်ႇႁၢင်ႈ ၼၼ်ႉမႃး

မၢႆတွင်း: ဝၢႆးသေသိမ်းပၼ်ယဝ်ႉ၊ တွၼ်ႈတႃႇ ၸဝ်ႈၵဝ်ႇ တေႁၼ်လႆႈ လွင်ႈလႅၵ်ႈလၢႆႈၼၼ်ႉ ၸဝ်ႈၵဝ်ႇတေၸၢင်ႈလႆႈလတ်းၶၢမ်ႈ ၶႅတ်ႉၶျ် တူဝ်ပိုတ်ႇဝႅပ်ႉၸဝ်ႈၵဝ်ႇယဝ်ႉ။

  • ၽွင်းမိူဝ်ႈတိုၵ်ႉၼဵၵ်း Reload တီႈ Firefox / Safari: ၼၼ်ႉ ၼဵၵ်းဝႆႉပႃး Shift ၊ဢမ်ႇၼၼ် ၼဵၵ်းပၼ် Ctrl-F5 ဢမ်ႇၼၼ် Ctrl-R (တီႈၼႂ်း Mac ၼႆ ၼဵၵ်းပၼ်⌘-R)
  • တီႈၼႂ်း Google Chrome: ၼဵၵ်းပၼ် Ctrl-Shift-R (တီႈၼႂ်း Mac ၼႆႉ ၼဵၵ်းပၼ်⌘-Shift-R )
  • ၽွင်းမိူဝ်ႈ တိုၵ်ႉၼဵၵ်း Refreshတီႈ Internet Explorer/ Edge: ၼဵၵ်းဝႆႉပၼ် Ctrl ဢမ်ႇၼၼ် ၼဵၵ်းပၼ် Ctrl-F5
  • တီႈၼႂ်း Opera: ၵႂႃႇၸူးတီႈ Menu → Settings (ပေႃးပဵၼ်တီႈၼႂ်း Mac ၸိုင် Opera → Preferences ) သေ သိုပ်ႇၵႂႃႇ Privacy & security → Clear browsing data → Cached images and files ၼၼ်ႉလႄႈ။
/*  _____________________________________________________________________________
 * |                                                                             |
 * |                    === 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 = {
  "UK20220815a": {
    "begin": "15 August 2022 19:00 UTC",
    "end": "25 August 2022 20:00 UTC",
    "country": "GB",
    "text": "Interested in having a chat with fellow Wikipedians? There is an upcoming UK virtual meetup on <a href=\"https://meta.wikimedia.org/wiki/Meetup/UK_virtual/15\" class=\"extiw\" title=\"m:Meetup/UK virtual/15\">Thursday 25 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."
  },
  "UK20220815b": {
    "begin": "25 August 2022 20:00 UTC",
    "end": "11 September 2022 13:00 UTC",
    "country": "GB",
    "text": "Interested in having a chat with fellow Wikipedians? There is an upcoming meetup in London on <a href=\"https://meta.wikimedia.org/wiki/Meetup/London/184\" class=\"extiw\" title=\"m:Meetup/London/184\">Sunday 11 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."
  },
  "NYCAugWW": {
    "begin": "22 August 2022 00:00 UTC",
    "end": "25 August 2022 00:00 UTC",
    "corners": [
      [
        40.5,
        -72.0
      ],
      [
        42.0,
        -75.0
      ]
    ],
    "text": "Join <a href=\"/wiki/Wikipedia:Meetup/NYC/August_2022\" title=\"Wikipedia:Meetup/NYC/August 2022\">WikiWednesday Salon NYC Online Video Meeting</a> at 7PM on August 24, and also check out our <a href=\"/wiki/Wikipedia:Meetup/NYC/Election_2022\" title=\"Wikipedia:Meetup/NYC/Election 2022\">Annual Election/Members Meeting</a> coming up in September!"
  }
};