Template talk:Linked
Add topicTemplate-protected edit request on 27 May 2020
[edit]This edit request has been answered. Set the |answered= parameter to no to reactivate your request. |
Please apply Special:Diff/678768119/959221090. It
- adds support for
{{Linked|[[File:Example.jpg]]}}and{{Linked|[[Category:X2]]}}; - removes brackets from output of
{{Linked|//example.org}}; - simplifies logic for
{{Linked|Foo}}and{{Linked|:Foo}}— additional colon in the output before the pagename regardless of namespace.
—andrybak (talk) 18:19, 27 May 2020 (UTC)
Done Sceptre (talk) 08:56, 28 May 2020 (UTC)
Protocol relative // links
[edit]A test case for protocol relative // links technically got broken in 2023 in Special:Diff/1167159853 because it got caught in a semi-automatic AWB edit series by User:Izno. These AWB edits link to phab:T337149#8953569 as the motivation.
From a search for insource:/inked *\|\[\/\//, it seems that such links are not used anymore with the template (at least not from wikitext, haven't checked Lua modules). Is keeping support for protocol relative // links in the template useful, if it seems that we're trying to avoid them? —andrybak (talk) 00:58, 12 December 2025 (UTC)
- We should dump it if it's there, yes. Izno (talk) 01:07, 12 December 2025 (UTC)