Wiki143:Disambiguation pages with links/Report
Jump to navigation
Jump to search
Regenerating this report
This report is generated from the XML format database dump by a Perl script.
Previous reports were generated from a SQL format database dump by a different pair of perl scripts.
Still earlier reports were generated from the far cleverer but not as quick Link Analysis Database using the SQL:
select concat( '#[[', art_title, ']] (', links_to, ' articles)' )
from art
where art.art_is_redirect = 0
and art.art_is_stub = 0
and art.art_is_disambig = 1
order by links_to desc
limit 200;