Content deleted Content added
Traveler100 (talk | contribs) →cross project calls: new section |
→Why parse the page content?: new section |
||
Line 111:
Is there a way to show if a page in another project is a redirect and find the actual article? --[[User:Traveler100|Traveler100]] ([[User talk:Traveler100|talk]]) 11:31, 17 February 2018 (UTC)
* <nowiki>[[{{#invoke:redirect|main|voy:YYZ}}]]</nowiki> gives [[{{#invoke:redirect|main|voy:YYZ}}]] but want [[voy:Toronto Pearson International Airport]].
== Why parse the page content? ==
Hi. Why does this module parse the page text to find the redirect target? Why not use Title.redirectTarget instead? I guess Title.redirectTarget wasn't available when this was implemented, but now that it's there, it should be used instead. [[User:Qwertyytrewqqwerty|Qwertyytrewqqwerty]] ([[User talk:Qwertyytrewqqwerty|talk]]) 14:28, 3 March 2018 (UTC)
|