Editing Documents
From Documentation
(Difference between revisions)
Revision as of 06:04, 11 April 2006 Daniels (Talk | contribs) (→Linking Within the Wiki) ← Previous diff |
Revision as of 06:06, 11 April 2006 Daniels (Talk | contribs) (→Linking Within the Wiki) Next diff → |
||
Line 14: | Line 14: | ||
:[[Edit Me]] | :[[Edit Me]] | ||
in the real world. If the page you are linking to does not exist yet, don't worry, because following that link will allow you to edit it, at which point the page will cease to not exist. | in the real world. If the page you are linking to does not exist yet, don't worry, because following that link will allow you to edit it, at which point the page will cease to not exist. | ||
+ | |||
+ | If you would like a different name for your link you can do that by using the "|": | ||
+ | :<nowiki>[[Edit Me|Please Edit Me]]</nowiki> | ||
+ | becomes | ||
+ | :[[Edit Me|Please Edit Me]] | ||
+ | |||
+ | It is similarly easy to create a link to an outside website. Simply put a single square bracket around the address and the description. So | ||
+ | :<nowiki>[http://www.fs.com.au Functional Website]</nowiki> | ||
+ | becomes | ||
+ | :[http://www.fs.com.au Functional Website] |
Revision as of 06:06, 11 April 2006
Text Editing
I do not have any desire to re-invent the wheel, and a Quick guide to Wiki Text Formatting is available at:
http://tmbw.net/wiki/index.php/Basic_Wiki_Formatting
Linking Within the Wiki
To create a link to another document within the Wiki structure, simply put double square brackets around the text you would like to become a link.
For instance:
- [[Edit Me]]
becomes
in the real world. If the page you are linking to does not exist yet, don't worry, because following that link will allow you to edit it, at which point the page will cease to not exist.
If you would like a different name for your link you can do that by using the "|":
- [[Edit Me|Please Edit Me]]
becomes
It is similarly easy to create a link to an outside website. Simply put a single square bracket around the address and the description. So
- [http://www.fs.com.au Functional Website]
becomes