Dablinks for the Monthly Dab Challenge Created Last Month

The current time is October 10, 2025, 3:44 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 '202509%'
                      )
              GROUP BY a.dab_id
              ORDER BY count DESC, dab_title
         LIMIT 350, 51

Showing below up to 50 results starting with #351.

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

   351. University of the Pacific (2 new links of 3)
   352. Valence (2 new links of 3)
   353. Valuation (2 new links of 2)
   354. Ventricle (2 new links of 2)
   355. Vinea (2 new links of 2)
   356. Voivode (disambiguation) (2 new links of 2)
   357. WRDW (2 new links of 3)
   358. WUSA (2 new links of 2)
   359. WXXI (2 new links of 2)
   360. Wang Jianfeng (2 new links of 2)
   361. Waterfront (2 new links of 2)
   362. William Kelly (2 new links of 2)
   363. William White (2 new links of 2)
   364. Wilmington Public Library (2 new links of 2)
   365. Wymer (2 new links of 2)
   366. Wöhler (2 new links of 2)
   367. Yucca angustifolia (2 new links of 2)
   368. Zara (2 new links of 3)
   369. Zechariah (2 new links of 2)
   370. Zhaozhou (2 new links of 2)
   371. 17 (1 new link of 1)
   372. 2016 census (1 new link of 1)
   373. 25 Hz Power Transmission System (1 new link of 1)
   374. Aandavan (1 new link of 1)
   375. Abbas I (1 new link of 1)
   376. Abdoulaye Ndiaye (1 new link of 1)
   377. Abdulrahman Mohamed (1 new link of 1)
   378. Abhishek Singh (1 new link of 1)
   379. Absurdist (1 new link of 1)
   380. Abu (1 new link of 1)
   381. Abydos (1 new link of 1)
   382. Academy of Public Administration (1 new link of 1)
   383. Acanthoceras (1 new link of 1)
   384. Ace (disambiguation) (1 new link of 1)
   385. Achar (1 new link of 1)
   386. Acicular (1 new link of 1)
   387. Acipa language (1 new link of 1)
   388. Acrimony (1 new link of 1)
   389. Administration (1 new link of 1)
   390. Administrator (1 new link of 2)
   391. Adrar (1 new link of 1)
   392. Adversary (1 new link of 1)
   393. Aeoline (1 new link of 1)
   394. Aerobic (1 new link of 1)
   395. Affirmation (1 new link of 1)
   396. Aflatoon (1 new link of 1)
   397. Afrikaaps (1 new link of 1)
   398. After Hours (1 new link of 1)
   399. Agha (1 new link of 1)
   400. Aglaia (1 new link of 1)

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



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