Wikipedia talk:List of interwiki redirects

Latest comment: 15 years ago by Kubanczyk in topic Rationale

The page can be updated with the following query:

SELECT cur_namespace, cur_title, cur_text
FROM `brokenlinks`, cur
WHERE bl_to LIKE '%:%'
AND bl_from = cur_id
AND cur_is_redirect=1
LIMIT 1000

A few of the results will be defective redirects in namespaces other than the article namespace. -- User:Docu

Rationale edit

What is the rationale for this page? As far as I can see, it should much rather be a category, but without a good rationale, I'd lean towards just getting rid of it (with no disrespect intended for the contributors). --Swift 00:57, 18 September 2006 (UTC)Reply

I had no idea either! But I've found the rationale on Template talk:Tip of the day/archive 01#Tip of the day encouraging interwiki redirects?. The problem is that "What links here" does not work across wikis. --Kubanczyk (talk) 14:24, 14 May 2008 (UTC)Reply