SQL
AخA
use eswiki_p;
select page_namespace, page_title, count(tl_title) from page left join templatelinks on page_id = tl_from where page_id in (550896,1067893,1083152,1084654,1378305,1386656,4588489,4600515,4794277,5195474,5768366,6111799,6517163,7140259,7209182) group by page_id;
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.