Jump to content

Obsolete:Tool:Query service/8

From Wikitech
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
This page contains historical information. It may be outdated or unreliable.

Unused templates enwiki

Description List of unused templates (including redirects)
Assignee Duesentrieb
JIRA bug DBQ-8
Source Query service/unused templates#Query
Results http://tools.wikimedia.de/~daniel/misc/unusedtemplates-enwiki.txt (for enwiki)
Approximate run time a couple of hours
Interval


Query

SELECT concat("Template:", page_title)
FROM page
LEFT JOIN templatelinks
ON page_namespace = tl_namespace AND page_title = tl_title
WHERE page_namespace = 10 AND tl_from IS NULL


This page was moved from toolserver:en:Query service/8. It's edit history can be viewed at Nova Resource:Tools/Tools/Query service/8/edithistory