Χρήστης:ReyBrujo
Εμφάνιση
| Βικιπαίδεια:Βαβέλ | |||||||||
|---|---|---|---|---|---|---|---|---|---|
| |||||||||
| Αναζήτηση χρηστών ανά γλώσσα | |||||||||
External links analysis
[Επεξεργασία | επεξεργασία κώδικα]For more information, please see meta:User:ReyBrujo. If you need a quick reply, please post at my talk page at the English Wikipedia instead (and please mention your local Wikipedia so that I can reply there).
Interwikis
[Επεξεργασία | επεξεργασία κώδικα]To create these dumps, import pages.sql and langlinks.sql and execute the following (not optimized) query:
SELECT page_id, page_len, page_title
FROM page
WHERE page_namespace = 0
AND page_is_redirect = 0
AND page_id NOT IN (SELECT ll_from FROM langlinks)
ORDER BY page_title;