| [[-link:string:target]] | string |
| [[string:target]] | string |
| [[-link:=special]] | =special |
| [[=special]] | =special |
| [[products:productpage]] | products |
| [[www.ibm.com]] | www.ibm.com |
| [[servers:www.ibm.com]] | servers |
| [[jos@kirps.com]] | jos@kirps.com |
| [[Jos:jos@kirps.com]] | Jos |
| [[website manager:/app/perl/web.pl]] | website manager |
| [[send me a mail:info@mycorneliossite.com]] | send me a mail |
| [[info@mycorneliossite.com]] | info@mycorneliossite.com |
| [[info@mycorneliossite.com#color]] | info@mycorneliossite.com#color is a problem as # is also used for anchors |
| [[the cornelios website:#www.cornelios.com]] | the cornelios website |
| The '#' prevents the link to be parsed | cornelios will simply display the link as static text. |
| [[/images/myphotos/picture.jpg]] | /images/myphotos/picture.jpg |
| [[my image:/images/myphotos/picture.jpg]] | my image |
| [[=reload]] | =reload (link) |
| [[=reload:string]] | =reload (linked string) |
| [[=reload=b]] | =reload=b (button) |
| [[=reload=b:string]] | =reload=b (text button) |
| [[=reload=i:image.jpg]] | =reload=i (image) |
| [[=print]] | =print (link) |
| [[=print:string]] | =print (linked string) |
| [[=print=b]] | =print=b (button) |
| [[=print=b:string]] | =print=b (text button) |
| [[=print=i:image.jpg]] | =print=i (image) |