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 * FROM page authorpage JOIN templatelinks ON templatelinks.tl_from = authorpage.page_id JOIN linktarget ON linktarget.lt_id = templatelinks.tl_target_id WHERE authorpage.page_namespace = 0 AND authorpage.page_is_redirect = 0 AND linktarget.lt_namespace = 10 AND linktarget.lt_title IN ( SELECT templatepage.page_title FROM page templatepage JOIN categorylinks templatecat ON templatecat.cl_from = templatepage.page_id WHERE templatepage.page_namespace = 10 AND templatecat.cl_to = "Reference_templates" AND templatepage.page_id IN (SELECT pp_page FROM page_props WHERE pp_propname = "wikibase_item") )
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...