Dablinks for the Monthly Dab Challenge Created Last Month

The current time is October 8, 2025, 22:40 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 51

Showing below up to 50 results starting with #1.

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

   1. Arabic philosophy (21 new links of 21)
   2. Reigilaid (19 new links of 19)
   3. Australian fur seal (17 new links of 17)
   4. Dunaújváros FC (11 new links of 11)
   5. Valley Forge Military Academy and College (11 new links of 11)
   6. Christian education (10 new links of 10)
   7. China national beach handball team (9 new links of 9)
   8. Kursky (6 new links of 6)
   9. Oriental College (6 new links of 6)
   10. Baltimore Gazette (5 new links of 5)
   11. Japanese anemone (5 new links of 5)
   12. Preparation (5 new links of 5)
   13. Skien (5 new links of 5)
   14. Asiavision (4 new links of 4)
   15. Base currency (4 new links of 4)
   16. Brace (4 new links of 4)
   17. Car lift (4 new links of 4)
   18. Chamber of Trade (4 new links of 4)
   19. Cheese bun (4 new links of 4)
   20. Giant Dipper (4 new links of 4)
   21. Harry Whitworth (4 new links of 4)
   22. Ilyinsky (4 new links of 4)
   23. Kingdom of Croatia (4 new links of 4)
   24. Law officer (4 new links of 4)
   25. Margaret of Bohemia (4 new links of 4)
   26. Orthodox (4 new links of 4)
   27. Prince of Zhao (4 new links of 4)
   28. Sa Re Ga Ma Pa Dha Ni (4 new links of 4)
   29. Sachin Gupta (4 new links of 4)
   30. Shiva (disambiguation) (4 new links of 5)
   31. Verbal (4 new links of 4)
   32. Accused (3 new links of 3)
   33. Avtar Singh (3 new links of 3)
   34. Beirut derby (3 new links of 3)
   35. Blessed (3 new links of 3)
   36. Brune (3 new links of 3)
   37. Business Time (3 new links of 3)
   38. Carl Ernst (3 new links of 3)
   39. Chamberlain (3 new links of 3)
   40. Clerk of the House of Representatives (3 new links of 3)
   41. Colonial (3 new links of 3)
   42. Congo (3 new links of 3)
   43. Convention and Exhibition Center station (3 new links of 5)
   44. Coptic (3 new links of 3)
   45. Corselet (3 new links of 3)
   46. Dominique Blanc (3 new links of 3)
   47. Environmental policy of the Trump administration (3 new links of 3)
   48. Epic (3 new links of 3)
   49. Flavor of the Month (3 new links of 3)
   50. Foreign investment (3 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.