Dablinks for the Monthly Dab Challenge Created Last Month

The current time is August 3, 2025, 7:36 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 50, 51

Showing below up to 50 results starting with #51.

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

   51. Nakhchivan (4 new links of 6)
   52. Nathaniel Smith (4 new links of 4)
   53. Orthodox (4 new links of 4)
   54. Palestinian liberation (disambiguation) (4 new links of 4)
   55. Player (4 new links of 4)
   56. Thompson v. United States (4 new links of 4)
   57. Traditionalism (4 new links of 4)
   58. Trap (4 new links of 4)
   59. William Rootes (4 new links of 4)
   60. Yuna (4 new links of 4)
   61. Ajay (3 new links of 3)
   62. Andrea Fernández (3 new links of 3)
   63. Aquarius (3 new links of 3)
   64. Asphalt (3 new links of 4)
   65. Astro (3 new links of 3)
   66. Barony (3 new links of 3)
   67. Bharatpur (3 new links of 3)
   68. Broadcaster (3 new links of 4)
   69. Budget (disambiguation) (3 new links of 3)
   70. Burger (3 new links of 4)
   71. Caesarea (3 new links of 3)
   72. Carter v. United States (3 new links of 3)
   73. Compagnie des Indes (3 new links of 3)
   74. Crkvice (3 new links of 3)
   75. Data protection (3 new links of 4)
   76. David Sherman (3 new links of 3)
   77. Decommissioning (3 new links of 3)
   78. Digital (3 new links of 3)
   79. Direct (3 new links of 3)
   80. Doubleheader (3 new links of 3)
   81. Dry heat (3 new links of 3)
   82. Eichenring (3 new links of 3)
   83. Eilema bicolor (3 new links of 3)
   84. Engo (3 new links of 3)
   85. Epiphany (3 new links of 5)
   86. EuroCup (3 new links of 3)
   87. Fartura (disambiguation) (3 new links of 3)
   88. Fatoumata Diarra (3 new links of 3)
   89. Foundation University (3 new links of 3)
   90. Guy II of Montlhéry (3 new links of 3)
   91. Gymnasium (3 new links of 3)
   92. Hijra (3 new links of 3)
   93. Hypergeometric (3 new links of 3)
   94. James Berry (3 new links of 3)
   95. Jammu and Kashmir (3 new links of 3)
   96. Kassa (3 new links of 3)
   97. Kohistan (3 new links of 3)
   98. Kyle Langford (3 new links of 3)
   99. Lagrangian (3 new links of 3)
   100. Latin Rite (3 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.