Here are some sample links:
|
Here are some sample links:
|
|
* http://www.google.com/ - a plain external link
|
|
* [[http://www.python.org/|python web site]] - an external link with cover text
|
|
* [[FrontPage]] - a page name on this site
|
|
* [[FrontPage|the TBWiki home page]] - a page name with cover text
|
|
* [[page with spaces]] - a page name with spaces
|
|
* [[File:bird-image.jpg]] - a link to non-html content on this site
|
|
* [[File:bird-image.jpg|a neat bird image]] - a link to non-html content, with cover text
|
- - place an image inline on this page
|
* [[Image:bird-image.jpg]] - place an image inline on this page
|
|
== Notes on WikiMedia syntax ==
|
WikiMedia uses single-brackets instead of double-brackets
for external links. Also, it collapses
single-bracket external links with no cover text down to numeric references.
|
WikiMedia uses single-brackets instead of double-brackets
for external links. Also, it collapses
single-bracket external links with no cover text down to numeric references.
|
That is, it would translate
{{{
words here [http ://domain/url]
}}}
|
That is, it would translate
{{{
words here [http ://domain/url]
}}}
|
into
|
into
|
words here [1]
|
words here [1]
|