About [[Pywikipedia:Delete-referring-pages/cy]]
Appearance
What is the difference between "referring from" and "linked from" in the messages Pywikipedia:Delete-referring-pages/en and Pywikipedia:Delete-linked-pages/en?
What is the difference between "referring from" and "linked from" in the messages Pywikipedia:Delete-referring-pages/en and Pywikipedia:Delete-linked-pages/en?
This is the documentation in delete.py:
-links: Delete all pages linked from a given page. -ref: Delete all pages referring from a given page.
Question posted at Mediawiki.
Reply by Legoktm on Mediawiki:
"link is all the links on a page. So if your page content was [[Page1]] [[Page2]], it would use those two pages. refer is basically Special:WhatLinksHere, or all the pages that link to the page provided."