[15:29:30] [telegram] Consider I have a hundred templates to delete. Is there any method by which I can check whether those 100 templates are being used in any other page or not? [15:33:30] [telegram] Well, if you are deleting manually then you might as well check what links here for each of them manually too (re @Adithya: Consider I have a hundred templates to delete. Is there any method by which I can check whether those 100 templates are being used in any other page or not?) [15:33:59] [telegram] And if you are deleting with a script than that script likewise has to check embedding for them [16:02:58] [telegram] maybe you can use PetScan to find all pages that have any of those templates in use. [16:05:47] [telegram] Are you familiar with https://mediawiki.org/wiki/Manual:Pywikibot (re @Adithya: Consider I have a hundred templates to delete. Is there any method by which I can check whether those 100 templates are being used in any other page or not?) [16:06:16] [telegram] I haven't used it. Let me check it [16:07:06] [telegram] Adithya this is the script you’d need: https://www.mediawiki.org/wiki/Manual:Pywikibot/templatecount.py [16:08:35] [telegram] Thank you. Let me check with it (re @siebrand: Adithya this is the script you’d need: https://www.mediawiki.org/wiki/Manual:Pywikibot/templatecount.py)