Toggle navigation
Home
New Query
Recent Queries
Discuss
Database tables
Database names
MediaWiki
Wikibase
Replicas browser and optimizer
Login
History
Fork
Fork of
Unused and unlinked templates on zhwp
by
WhitePhosphorus
This query is marked as a draft
This query has been published
by
94rain
.
Toggle Highlighting
SQL
USE zhwiki_p; SELECT page_title FROM page as p LEFT JOIN templatelinks as tl ON tl.tl_namespace = 10 AND tl.tl_title = p.page_title LEFT JOIN pagelinks as pl ON pl.pl_namespace = 10 AND pl.pl_title = p.page_title WHERE page_namespace = 10 AND NOT page_is_redirect AND tl.tl_from IS NULL AND pl.pl_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...