Looks like we're doing something hinky with the space after a redirect command.
| # | ? | Pre or post | Spaced | Linked | Command | Result |
|---|---|---|---|---|---|---|
| 1 | Pre | Yes | Yes | !link > ChanServ [[f]] | ChanServ [[f]]: https://en.wikipedia.org/wiki/f | |
| 2 | Pre | Yes | No | !link > ChanServ f | ChanServ f: https://en.wikipedia.org/wiki/f | |
| 3 | N/A | Yes | Cached | Lorem ipsum [[WP:CORP]] Blah blah padding text !link > AntiComposite | AntiComposite : https://en.wikipedia.org/wiki/WP:CORP | |
| 4 | Pre | No | Yes | !link >ChanServ [[f]] | ChanServ: https://en.wikipedia.org/wiki/f | |
| 5 | Pre | No | No | !link >ChanServ f | ChanServ: https://en.wikipedia.org/wiki/f | |
| 6 | N/A | No | Cached | [[foobar]] !link >stwalkerster | stwalkerster: https://en.wikipedia.org/wiki/foobar | |
| 7 | Post | Yes | Yes | !link [[WP:CORP]] > Zppix | Zppix : https://en.wikipedia.org/wiki/WP:CORP | |
| 8 | Post | Yes | No | !link goo > ChanServ | ChanServ: https://en.wikipedia.org/wiki/goo | |
| 9 | Post | No | Yes | !link [[zoo]] >ChanServ | ChanServ: https://en.wikipedia.org/wiki/zoo | |
| 10 | Post | No | No | !link loo >ChanServ | ChanServ: https://en.wikipedia.org/wiki/loo |