Dablinks for the Monthly Dab Challenge Created Last Month

The current time is August 4, 2025, 7:55 UTC.

             SELECT a.dab_id AS dab_id,
                    a.dab_title AS dab_title,
                    count(*) AS count,
                    lc_amnt AS all_count
               FROM all_dab_links_basic a, monthly_list_count
              WHERE a.dab_id = lc_id
                AND EXISTS
                      (
                       SELECT 1
                         FROM monthly_list_full b
                        WHERE a.dab_id = b.dab_id
                          AND a.article_id = b.article_id
                      )
                AND EXISTS
                      (
                       SELECT 1
                         FROM all_dab_links c
                        WHERE a.dab_id = c.dab_id
                          AND a.article_id = c.article_id
                          AND dab_date LIKE '202507%'
                      )
              GROUP BY a.dab_id
              ORDER BY count DESC, dab_title
         LIMIT 300, 51

Showing below up to 50 results starting with #301.

View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)

   301. Maharajan (2 new links of 2)
   302. Makhanda (2 new links of 2)
   303. Malice (2 new links of 2)
   304. Mamadou Diallo (2 new links of 2)
   305. Manipulation (2 new links of 2)
   306. Manor (2 new links of 2)
   307. Maqam (2 new links of 5)
   308. Maracanã (2 new links of 2)
   309. Mari (2 new links of 2)
   310. Marienburg (2 new links of 2)
   311. Mello (2 new links of 2)
   312. Member (2 new links of 2)
   313. Meridian (2 new links of 2)
   314. Metropolitan cathedral (2 new links of 2)
   315. Michael Cahill (2 new links of 2)
   316. Michael Scott (2 new links of 2)
   317. Michael Young (2 new links of 2)
   318. Milling (2 new links of 2)
   319. Ministry of Forestry (2 new links of 2)
   320. Minor (2 new links of 2)
   321. Mod (2 new links of 2)
   322. Mohammed Hassan (2 new links of 3)
   323. Mokra (2 new links of 2)
   324. Momo (2 new links of 3)
   325. Moratorium (2 new links of 2)
   326. Mustafa Kamal (2 new links of 2)
   327. NCR (2 new links of 2)
   328. Nandi (2 new links of 2)
   329. National Liberation Movement (2 new links of 2)
   330. New Wave (2 new links of 2)
   331. Newtown, Pennsylvania (2 new links of 3)
   332. Nilgiri-class frigate (2 new links of 2)
   333. Ninth Street (2 new links of 2)
   334. Nio (2 new links of 2)
   335. No Escape (2 new links of 2)
   336. None (2 new links of 2)
   337. Northern Star (2 new links of 2)
   338. Nuclear (2 new links of 2)
   339. Offa Rex (2 new links of 2)
   340. Organizing (2 new links of 2)
   341. Ottoman–Wallachian wars (2 new links of 2)
   342. Palestinian Communist Party (2 new links of 2)
   343. Palkumbura (2 new links of 2)
   344. Patriarchate of Jerusalem (2 new links of 2)
   345. Pembroke (2 new links of 2)
   346. Perfect game (2 new links of 2)
   347. Persian (2 new links of 3)
   348. Peter Rhodes (2 new links of 2)
   349. Peter Russo (2 new links of 2)
   350. Pioneer (2 new links of 5)

View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)



Contact: the bot discussion page on the English Wikipedia.
Source code available here.