User:SDZeroBot/Empty monthly maintenance categories
{{Database report
|sql=
select page_title from page
join templatelinks on tl_from = page_id
join category on page_title = cat_title
where tl_target_id = (SELECT lt_id FROM linktarget WHERE lt_namespace = 10 and lt_title = 'Monthly_clean-up_category')
and tl_from_namespace = 14
and cat_pages = 0
and page_title not rlike DATE_FORMAT(CURDATE(), '%M_%Y')
|wikilinks = 1:14:show
|interval = 2
}}
----
{{Database report/footer|count=28|query_runtime=1.66|last_updated=05:15, 29 June 2025 (UTC)}}
{{Database report end}}