Codes to format links
Various methods are presented to link your pages to others.
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 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 [<label>|<url>]
Example | Rendering |
---|---|
You can visit [Cisco On Line|www.cisco.com] | You can visit Cisco On Line |
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>]
Example | Rendering |
---|---|
You can visit [button=Cisco On Line|www.cisco.com] | You can visit Cisco On Line |
Count clicks [click=<label>|<url>] [clicks=<url>]
Example | Rendering |
---|---|
You can visit [click=Cisco On Line|http://www.cisco.com] [folded][clicks=http://www.cisco.com][/folded] | 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 webmaster@acme.com |
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 webmaster@acme.com |
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 support team |
Selector [go=<name>, <label>]
Example | Rendering |
---|---|
Please use our [go=monthly, monthly archive] for reference | Please use our monthly archive for reference |
Selector [[<name>, <label>]]
Example | Rendering |
---|---|
Please use our [[monthly, monthly archive]] for reference | Please use our monthly archive for reference |
Page shortcut [article=<id>]
Example | Rendering |
---|---|
Have a look at [article=67] | Have a look at Transiturum |
Page shortcut [article=<id>, <label>]
Example | Rendering |
---|---|
Have a look at [article=67, bla bla bla] | Have a look at bla bla bla |
Page [article.description=<id>]
Example | Rendering |
---|---|
[article.description=67] | Transiturum “pour une transition écologique, économique et sociale réussie” |
Previous page [previous=<id>] [previous=<id>, <label>]
Example | Rendering |
---|---|
[previous=67] | Transiturum |
Next page [next=<id>] [next=<id>, <label>]
Example | Rendering |
---|---|
[next=67] | Transiturum |
Random [random] [random=section:<id>]
Example | Rendering |
---|---|
[random] [random=section:11] | Radios en streaming pour Broceliande Objectif Transition |
Section shortcut [section=<id>] [section=<id>, <label>]
Example | Rendering |
---|---|
Have a look at [section=11] | Have a look at Blog |
Category shortcut [category=<id>] [category=<id>, <label>]
Example | Rendering |
---|---|
Have a look at [category=featured] | Have a look at [category=featured] |
Category [category.description=<id>]
Example | Rendering |
---|---|
[category.description=featured] | [category.description=featured] |
User shortcut [user=<id>] [user=<id>, <label>]
Example | Rendering |
---|---|
Have a look at [user=0] | Have a look at [user=0] |
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 [server=2] |
File shortcut [file=<id>] [file=<id>, <label>]
Example | Rendering |
---|---|
Have a look at [file=2] | Have a look at ![]() DSC04272.jpg |
Download shortcut [download=<id>] [download=<id>, <label>]
Example | Rendering |
---|---|
Click to [download=2, download the file] | Click to download the 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 [action=2] |
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 [decision=2] |
Script shortcut [script]<path/script.php>[/script]
Example | Rendering |
---|---|
You can access the documentation for the script [script]shared/codes.php[/script] | You can access the documentation for the script shared/codes.php |
Search [search] [search=<words>]
Example | Rendering |
---|---|
All you want to know on [search=yacs] | All you want to know on |
Wikipedia [wikipedia=keyword] [wikipedia=keyword, label]
Example | Rendering |
---|---|
All you want to know on [wikipedia=Web_2, the web 2.0] | All you want to know on the web 2.0 |