Help:Linking within wiki articles: Difference between revisions
Jump to navigation
Jump to search
m Wiki link moved to Help:Linking within wiki articles: move to help & better title |
show piping trick to hide namespace prefix & clean up fmt |
||
Line 8: | Line 8: | ||
!Looks like | !Looks like | ||
|- | |- | ||
|<nowiki>[[wiki]]</nowiki> | | | ||
<nowiki>[[wiki]]</nowiki> | |||
|[[wiki]] | |[[wiki]] | ||
|- | |- | ||
|<nowiki>[[wiki]]s</nowiki> | | | ||
<nowiki>[[wiki]]s</nowiki> | |||
|[[wiki]]s | |[[wiki]]s | ||
|- | |- | ||
|<nowiki>[[wiki|some wiki software]]</nowiki> | | | ||
<nowiki>[[wiki|some wiki software]]</nowiki> | |||
|[[wiki|some wiki software]] | |[[wiki|some wiki software]] | ||
|- | |- | ||
|<nowiki>http://www.collada.org</nowiki> | | | ||
<nowiki>http://www.collada.org</nowiki> | |||
|http://www.collada.org | |http://www.collada.org | ||
|- | |- | ||
|<nowiki>[http://www.collada.org]</nowiki> | | | ||
<nowiki>[http://www.collada.org]</nowiki> | |||
|[http://www.collada.org] | |[http://www.collada.org] | ||
|- | |- | ||
|<nowiki>[http://www.collada.org Collada web site]</nowiki> | | | ||
<nowiki>[http://www.collada.org Collada web site]</nowiki> | |||
|[http://www.collada.org Collada web site] | |[http://www.collada.org Collada web site] | ||
|- | |||
| | |||
<nowiki>[[Help:Adding a new article]]</nowiki> | |||
|[[Help:Adding a new article]] | |||
|- | |||
| | |||
<nowiki>[[Help:Adding a new article|]]</nowiki> | |||
|[[Help:Adding a new article|Adding a new article]] | |||
|} | |} | ||
[[Category:Help]][[Category:Wiki terminology]] | [[Category:Help]][[Category:Wiki terminology]] |
Revision as of 04:56, 31 March 2007
A Wiki link is an easily formatted link to other articles within the wiki or external to the wiki site.
You can either use the name of an article as a link, or you can pipe the link so that text appears that is different from the article's title. Links to external sites are formatted--and appear--slightly differently.
Link format | Looks like |
---|---|
[[wiki]] |
wiki |
[[wiki]]s |
wikis |
[[wiki|some wiki software]] |
some wiki software |
http://www.collada.org |
http://www.collada.org |
[http://www.collada.org] |
[1] |
[http://www.collada.org Collada web site] |
Collada web site |
[[Help:Adding a new article]] |
Help:Adding a new article |
[[Help:Adding a new article|]] |
Adding a new article |