Dablinks for the Monthly Dab Challenge Created Last Month

The current time is August 3, 2025, 22:43 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 100, 51

Showing below up to 50 results starting with #101.

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

   101. Liberation (3 new links of 3)
   102. María Ruiz (3 new links of 3)
   103. Mayan (3 new links of 3)
   104. Menzel (3 new links of 3)
   105. Mewa Singh (3 new links of 3)
   106. Meškučiai (3 new links of 3)
   107. Michael Huang (3 new links of 3)
   108. Mobility (3 new links of 3)
   109. Monastir (3 new links of 3)
   110. Moto E (3 new links of 6)
   111. Orthodox Church (3 new links of 3)
   112. Peter Patton (3 new links of 3)
   113. Ponce de Leon High School (3 new links of 3)
   114. Public prosecutor general (3 new links of 4)
   115. Puma (3 new links of 3)
   116. Punter (3 new links of 3)
   117. Pye Corner (3 new links of 3)
   118. Reclaim (3 new links of 5)
   119. Redemption (3 new links of 4)
   120. Rinaldo (3 new links of 3)
   121. Robert Ricketts (3 new links of 3)
   122. Rocket (disambiguation) (3 new links of 3)
   123. Rorschach (3 new links of 3)
   124. Saint-Priest (3 new links of 3)
   125. Saint Anthony (3 new links of 6)
   126. Saint Denis (3 new links of 3)
   127. Salon (3 new links of 3)
   128. Stalin Prize (3 new links of 3)
   129. Superman (disambiguation) (3 new links of 3)
   130. Tenure (disambiguation) (3 new links of 3)
   131. Udo (3 new links of 3)
   132. Valence (3 new links of 4)
   133. Venetian (3 new links of 4)
   134. Yugoslav (3 new links of 3)
   135. 17 (2 new links of 2)
   136. Aaron Franklin (2 new links of 2)
   137. Abduction (2 new links of 2)
   138. Abhijit Guha (2 new links of 2)
   139. Access to Abortion Services Act (2 new links of 2)
   140. Action (2 new links of 3)
   141. Adinath (2 new links of 2)
   142. Adyghe (2 new links of 2)
   143. Ai (2 new links of 2)
   144. Al-Ahsa (2 new links of 2)
   145. Al-Shabab (2 new links of 3)
   146. Al-Zuhri (2 new links of 2)
   147. Alameda Theater (2 new links of 2)
   148. Alan Robertson (2 new links of 2)
   149. Ali Baba (disambiguation) (2 new links of 3)
   150. Analog (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.