Dablinks for the Monthly Dab Challenge Created Last Month

The current time is June 6, 2025, 19:53 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 '202505%'
                      )
              GROUP BY a.dab_id
              ORDER BY count DESC, dab_title
         LIMIT 51

Showing below up to 50 results starting with #1.

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

   1. Apna Dal (97 new links of 97)
   2. Ceremonial dance (71 new links of 71)
   3. Sump (46 new links of 53)
   4. Bengali wedding (19 new links of 19)
   5. William Findlay (18 new links of 18)
   6. List of socialist states (15 new links of 15)
   7. Gizzard shad (14 new links of 14)
   8. Andy Weaver Amish (10 new links of 10)
   9. Konkani (6 new links of 7)
   10. Mahtani (5 new links of 5)
   11. Department of Communities (4 new links of 4)
   12. Interest Free Economy (4 new links of 4)
   13. Sanda Thuriya (4 new links of 4)
   14. Waltz in A minor (Chopin) (4 new links of 4)
   15. Buffalo (3 new links of 3)
   16. Congo (3 new links of 3)
   17. Conservative left (3 new links of 3)
   18. Cybertron (3 new links of 3)
   19. Emathia (3 new links of 3)
   20. Imamzadeh Hossein (3 new links of 3)
   21. King game (3 new links of 3)
   22. Luverne (3 new links of 3)
   23. Mufti Faizullah (3 new links of 3)
   24. Order of the Holy Sepulchre (3 new links of 3)
   25. Oxford dictionary (3 new links of 4)
   26. Pocha (3 new links of 3)
   27. Pázmáneum (disambiguation) (3 new links of 3)
   28. Q (disambiguation) (3 new links of 3)
   29. Ricardo Gomez (3 new links of 3)
   30. School (disambiguation) (3 new links of 3)
   31. Something's Happening (song) (3 new links of 3)
   32. Successor (3 new links of 3)
   33. Supertest (disambiguation) (3 new links of 3)
   34. Time allocation (3 new links of 3)
   35. Trans people (3 new links of 3)
   36. Abdul Aziz (2 new links of 2)
   37. Administration (2 new links of 2)
   38. Ainu (2 new links of 2)
   39. Ajit Singh (2 new links of 2)
   40. Akkadian (2 new links of 2)
   41. Angel (disambiguation) (2 new links of 2)
   42. Angevin (2 new links of 2)
   43. Ark (2 new links of 2)
   44. Ashutosh Sharma (2 new links of 2)
   45. Asynchrony (2 new links of 2)
   46. At Any Cost (2 new links of 2)
   47. Auchy (2 new links of 2)
   48. Autonym (2 new links of 2)
   49. Band (2 new links of 2)
   50. Bao (2 new links of 3)

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



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