Fork of zhwp: Templates used in interface and pr_level by Xiplus
This query is marked as a draft This query has been published by Xiplus.

SQL

AخA
 
USE zhwiki_p;
SELECT tl_namespace, tl_title, tl_from
FROM templatelinks
WHERE tl_from_namespace = 8 AND tl_namespace != 8 # AND tl_namespace % 2 = 0
  #AND tl_from NOT IN (6709868, 6743456, 5545686, 5733059, 6486575, 3073030)
By running queries you agree to the Cloud Services Terms of Use and you irrevocably agree to release your SQL under CC0 License.
All SQL code is licensed under CC0 License.

Checking query status...