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
Gonnym
.
Toggle Highlighting
SQL
SELECT page_id, page_is_redirect, page_title FROM page LEFT JOIN templatelinks ON page_namespace = tl_namespace AND page_title = tl_title JOIN categorylinks ON page_id = cl_from WHERE NOT cl_to IN ( 'Wikipedia_substituted_templates', 'Wikipedia_transclusionless_templates', 'Deprecated_templates_kept_for_historical_reasons', 'Inactive project pages', 'Parameter_shared_content_templates', 'Administrative service award templates', 'Computer language user templates', 'Language user templates', 'Level-zero userbox templates', 'Wikipedia administrator statistics', 'Subtemplates of Template RussiaAdmMunRef', 'Subtemplates of Template RussiaBasicLawRef', 'New Pages Feed templates', 'Templates for deletion' ) AND page_namespace = 10 AND page_is_redirect != 1 AND tl_from IS NULL;
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...