Dablinks for the Monthly Dab Challenge Created Last Month

The current time is June 27, 2025, 4:08 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. Ceremonial dance (69 new links of 69)
   2. Bengali wedding (19 new links of 19)
   3. Mahtani (5 new links of 5)
   4. Department of Communities (4 new links of 4)
   5. Sanda Thuriya (4 new links of 4)
   6. Conservative left (3 new links of 3)
   7. Cybertron (3 new links of 3)
   8. Emathia (3 new links of 3)
   9. Imamzadeh Hossein (3 new links of 3)
   10. King game (3 new links of 3)
   11. Luverne (3 new links of 3)
   12. Mufti Faizullah (3 new links of 3)
   13. Order of the Holy Sepulchre (3 new links of 3)
   14. Oxford dictionary (3 new links of 4)
   15. Pocha (3 new links of 3)
   16. Pázmáneum (disambiguation) (3 new links of 3)
   17. Q (disambiguation) (3 new links of 3)
   18. Ricardo Gomez (3 new links of 3)
   19. Something's Happening (song) (3 new links of 3)
   20. Waltz in A minor (Chopin) (3 new links of 4)
   21. Abdul Aziz (2 new links of 2)
   22. Akkadian (2 new links of 2)
   23. Angevin (2 new links of 2)
   24. Ark (2 new links of 2)
   25. Auchy (2 new links of 2)
   26. Autonym (2 new links of 2)
   27. Band (2 new links of 2)
   28. Bao (2 new links of 3)
   29. Bicentennial (2 new links of 2)
   30. Black history (2 new links of 2)
   31. Bure (2 new links of 2)
   32. Central line (2 new links of 2)
   33. Closed form (2 new links of 2)
   34. Collins (2 new links of 2)
   35. Congregation (2 new links of 2)
   36. Development (2 new links of 3)
   37. Double-double (disambiguation) (2 new links of 2)
   38. Finite (2 new links of 2)
   39. Fish out of water (2 new links of 2)
   40. Franklinville (2 new links of 2)
   41. Ghulam Dastagir (2 new links of 2)
   42. Guo Liang (2 new links of 2)
   43. Homestead (2 new links of 2)
   44. Hydroxy (2 new links of 2)
   45. Identification (2 new links of 2)
   46. Imamzadeh Ja'far (2 new links of 2)
   47. Insecurity (2 new links of 2)
   48. Invariant (2 new links of 2)
   49. Islamic court (2 new links of 3)
   50. Ito (2 new links of 2)

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



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