Accueil « Help index « All Formatting Codes «
Various methods are presented to link your pages to others.
- External link
<url> - External link
[link]<url>[/link] - Internal link
[link]<url>[/link] - Labelled link
[link=<label>]<url>[/link] - Labelled button
[button=<label>]<url>[/button] - E-mail address
<address> - E-mail address
[email]<address>[/email] - Labelled e-mail address
[email=<label>]<address>[/email] - Selector
[go=<name>, <label>] - Article shortcut
[article=<id>] - Article labelled shortcut
[article=<id>, <label>] - Previous article shortcut
[previous=<id>],[previous=<id>, <label>] - Next article shortcut
[next=<id>],[next=<id>, <label>] - Section shortcut
[section=<id>],[section=<id>, <label>] - Category shortcut
[category=<id>],[category=<id>, <label>] - User shortcut
[user=<id>],[user=<id>, <label>] - Server shortcut
[server=<id>],[server=<id>, <label>] - File shortcut
[file=<id>],[file=<id>, <label>] - Action shortcut
[action=<id>],[action=<id>, <label>] - Comment shortcut
[comment=<id>],[comment=<id>, <label>] - Decision shortcut
[decision=<id>],[decision=<id>, <label>] - Script shortcut
[script]<path/script.php>[/script] - Search form
[search],[search=<words>]
External link <url>
| Example | Rendering |
|---|---|
You can visit www.cisco.com or http://www.nortel.com, or have a chat at irc://irc.eu.be.ofloo.net/ | You can visit www.cisco.com or http://www.nortel.com, or have a chat at irc://irc.eu.be.ofloo.net/ |
External link [link]<url>[/link]
| Example | Rendering |
|---|---|
You can visit [link]www.cisco.com[/link] or [link]http://www.nortel.com[/link], or have a chat at [link]irc://irc.eu.be.ofloo.net/[/link] | You can visit http:/www.cisco.com or http:/www.nortel.com, or have a chat at irc:/irc.eu.be.ofloo.net |
Internal link [link]<url>[/link]
| Example | Rendering |
|---|---|
You can visit [link]codes/basic.php[/link] or [link]index.php[/link] | You can visit codes/basic.php or ./index.php |
Labelled link [link=<label>]<url>[/link]
| Example | Rendering |
|---|---|
You can visit [link=Cisco On Line]www.cisco.com[/link] | You can visit Cisco On Line |
Labelled button [button=<label>]<url>[/button]
| Example | Rendering |
|---|---|
You can visit [button=Cisco On Line]www.cisco.com[/button] | You can visit Cisco On Line |
e-mail address <address>
| Example | Rendering |
|---|---|
You can send a message at webmaster@acme.com | You can send a message at |
e-mail address [email]<address>[/email]
| Example | Rendering |
|---|---|
You can send a message at [email]webmaster@acme.com[/email] | You can send a message at |
Labelled e-mail address [email=<label>]<address>[/email]
| Example | Rendering |
|---|---|
You can send a message to our [email=support team]webmaster@acme.com[/email] | You can send a message to our |
Selector [go=<name>, <label>]
| Example | Rendering |
|---|---|
Please use our [go=monthly, monthly archive] for reference | Please use our monthly archive for reference |
Article shortcut [article=<id>]
| Example | Rendering |
|---|---|
You can take a look at [article=2] | You can take a look at article 2 |
Article labelled shortcut [article=<id>, <label>]
| Example | Rendering |
|---|---|
You can take a look at [article=2, this article] | You can take a look at this article |
Previous article shortcut [previous=<id>], [previous=<id>, <label>]
| Example | Rendering |
|---|---|
You can take a look at [previous=2, the previous page] | You can take a look at « the previous page |
Next article shortcut [next=<id>], [next=<id>, <label>]
| Example | Rendering |
|---|---|
You can take a look at [next=2, next page] | You can take a look at next page » |
Section shortcut [section=<id>], [section=<id>, <label>]
| Example | Rendering |
|---|---|
You can take a look at [section=2, the manual] | You can take a look at the manual |
Category shortcut [category=<id>], [category=<id>, <label>]
| Example | Rendering |
|---|---|
You can take a look at [category=featured] | You can take a look at category featured |
User shortcut [user=<id>], [user=<id>, <label>]
| Example | Rendering |
|---|---|
Click to view the page of [user=2] | Click to view the page of DavidT |
Server shortcut [server=<id>], [server=<id>, <label>]
| Example | Rendering |
|---|---|
Click to view the page of [server=2, this server] | Click to view the page of this server |
File shortcut [file=<id>], [file=<id>, <label>]
| Example | Rendering |
|---|---|
Click to view the page of [file=2, this file] | Click to view the page of this file |
Action shortcut [action=<id>], [action=<id>, <label>]
| Example | Rendering |
|---|---|
Click to view the page of [action=2, this action] | Click to view the page of this action |
Comment shortcut [comment=<id>], [comment=<id>, <label>]
| Example | Rendering |
|---|---|
Click to view the page of [comment=2, this comment] | Click to view the page of this comment |
Decision shortcut [decision=<id>], [decision=<id>, <label>]
| Example | Rendering |
|---|---|
Click to view the page of [decision=2, this decision] | Click to view the page of this decision |
Script shortcut [script]<path/script.php>[/script]
| Example | Rendering |
|---|---|
You can access the documentation for the script [script]codes/codes.php[/script] | You can access the documentation for the script codes/codes.php |
Search form [search], [search=<words>]
| Example | Rendering |
|---|---|
All you want to know on [search=yacs] | All you want to know on |


