Wikipedia talk:WikiProject Stub sorting/missing stubs
{{WikiProject banner shell|
{{WikiProject Stub sorting}}
}}
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)
: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)
-----
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)
-----
Regenerate, please?
Time for a rebuild
Will someone regenerate?
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)
How is this implemented?
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)