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
لوقا
.
Toggle Highlighting
SQL
select page.page_title,page.page_namespace from templatelinks inner join page on templatelinks.tl_from = page.page_id inner join linktarget on templatelinks.tl_target_id = linktarget.lt_id where lt_namespace = 10 and lt_title in ( "محمية", "protected", "حماية_خاصة", "حماية_نزاع", "pp-semi-template", "pp-semi-vandalism", "pp-dispute", "قفل", "pp-semi-protected", "pp-move-indef", "pp-protected", "حماية_كلية", "حماية_حرب", "حماية_جزئية", "pp-semi", "حماية كاملة", "حماية", "صفحة_محمية", "semi-protection", "pp-semi-indef", "شبه_محمي", "حماية_تخريب" ) and tl_from_namespace in(0) and page_id not in (select pr_page from page_restrictions )
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...