Wikipedia:Elenchi generati offline/Voci en senza interlink it: differenze tra le versioni

Contenuto cancellato Contenuto aggiunto
corretti
PAWBot (discussione | contributi)
m Query: stub sorting, replaced: <source → <syntaxhighlight, </source → </syntaxhighlight
 
Riga 10:
 
== Query ==
<sourcesyntaxhighlight lang="mysql">
SELECT CONCAT( '*[[:en:', page title, ']] - ', COUNT(*), ' {{Subst:#ifexist:', page title, '| - [[', page title, ']]|}}' )
FROM langlinks JOIN page ON ll from = page id
Riga 19:
ORDER BY count(*) DESC, page title
LIMIT 1 , 1000;
</syntaxhighlight>
</source>
 
== Elenco ==