Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
This query is marked as a draft
This query has been published
by
Bean49
.
Toggle Highlighting
SQL
select concat('# {{cikkszt|', case page_namespace when 10 then 'Sablon' when 828 then 'Modul' end, ':', replace(page_title, '_', ' '), '}} [https://pageviews.wmcloud.org/?project=hu.wikipedia.org&platform=all-access&agent=user&redirects=0&start=2024-08-01&end=2025-01-01&pages=', case page_namespace when 10 then 'Sablon' when 828 then 'Modul' end, ':', page_title, ' pageviews]') as res_row from revision, page where rev_page = page_id and rev_timestamp like '20240826%' and page_title not like '%/doc' and page_title not like '19%' and page_title not like '20%' and page_namespace in (10, 828) group by page_namespace, page_title order by page_namespace, page_title
By running queries you agree to the
Cloud Services Terms of Use
and you irrevocably agree to release your SQL under
CC0 License
.
Submit Query
Stop Query
All SQL code is licensed under
CC0 License
.
Checking query status...