Wikipedia talk:WikiProject Stub sorting/missing stubs

WikiProject iconStub sorting
WikiProject iconThis page is maintained by WikiProject Stub sorting, an attempt to bring some sort of order to Wikipedia. If you would like to participate, you can choose to improve/expand the articles containing this stub notice, or visit the project page, where you can join the project and see a list of open tasks.

Happy to regenerate this report on request, or variations thereof. It's a relatively minor job to do. I'll watch this page for requests, or you can always try my talk page. - TB (talk) 10:18, 10 December 2010 (UTC)Reply

Thanks for that - there's still quite a few to get through here before that's needed, but it will be useful. Grutness...wha? 22:25, 10 December 2010 (UTC)Reply

Notes for rebuilding this list:

SELECT concat( '* {{tl|', trl_title, '}} ←', group_concat( concat( ' [[', page_title, ']]' )) )
FROM trl
INNER JOIN enwiki_p.page ON page_id = trl_from
WHERE trl_namespace = 10
AND   trl_title LIKE '%_stub'
AND   page_namespace = 0
GROUP BY trl_title;

- TB (talk) 13:48, 16 December 2010 (UTC)Reply


Regenerate, please? edit

Time for a new load? Rather than waiting for requests, this is possibly the sorth of thing that could be done regularly, say once every month or two... there'll always be a few redlinked tabs which slip through... Thanks again (and happy Christmas!) - Grutness...wha? 22:04, 24 December 2010 (UTC)Reply

Rebuilt. - TB (talk) 13:47, 27 December 2010 (UTC)Reply

Time for a rebuild edit

List is empty. Dawynn (talk) 14:33, 22 July 2011 (UTC)Reply

Will someone regenerate? edit

I don't know how to rebuild the list, but it's currently empty. Just saying. Her Pegship (talk) 20:01, 29 June 2016 (UTC)Reply

How is this implemented? edit

I see the code, but I don't know what to do with it. Does one just copy & paste it into the page? Her Pegship (speak) 17:16, 23 July 2018 (UTC)Reply