| # | ? | Pre or post | Spaced | Linked | Command | Result |
|----|--------------|-------------|--------|--------|----|----|
| 1 | {icon times} | Pre | Yes | Yes | `!link > ChanServ [[f]]` | `ChanServ [[f]]: https://en.wikipedia.org/wiki/f` |
| 2 | {icon times} | Pre | Yes | No | `!link > ChanServ f` | `ChanServ f: https://en.wikipedia.org/wiki/f` |
| 3 | {icon check} | N/A | Yes | Cached | `Lorem ipsum [[WP:CORP]] Blah blah padding text` `!link > AntiComposite ` | `AntiComposite : https://en.wikipedia.org/wiki/WP:CORP` |
| 4 | {icon check} | Pre | No | Yes | `!link >ChanServ [[f]]` | `ChanServ: https://en.wikipedia.org/wiki/f` |
| 5 | {icon check} | Pre | No | No | `!link >ChanServ f` | `ChanServ: https://en.wikipedia.org/wiki/f` |
| 6 | {icon check} | N/A | No | Cached | `[[foobar]]` `!link >stwalkerster` | `stwalkerster: https://en.wikipedia.org/wiki/foobar` |
| 7 | {icon check} | Post | Yes | Yes | `!link [[WP:CORP]] > Zppix ` | `Zppix : https://en.wikipedia.org/wiki/WP:CORP` |
| 8 | {icon check} | Post | Yes | No | `!link goo > ChanServ` | `ChanServ: https://en.wikipedia.org/wiki/goo` |
| 9 | {icon check} | Post | No | Yes | `!link [[zoo]] >ChanServ` | `ChanServ: https://en.wikipedia.org/wiki/zoo` |
| 10 | {icon check} | Post | No | No | `!link loo >ChanServ` | `ChanServ: https://en.wikipedia.org/wiki/loo` |