FS
Documentation

Editing Documents

From Documentation

(Difference between revisions)
Jump to: navigation, search
Revision as of 06:06, 11 April 2006
Daniels (Talk | contribs)
(Linking Within the Wiki)
← Previous diff
Revision as of 06:07, 11 April 2006
Daniels (Talk | contribs)
(Linking Within the Wiki)
Next diff →
Line 10: Line 10:
For instance: For instance:
-:<nowiki>[[Edit Me]]</nowiki> + <nowiki>[[Edit Me]]</nowiki>
becomes becomes
-:[[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 "|": If you would like a different name for your link you can do that by using the "|":
-:<nowiki>[[Edit Me|Please Edit Me]]</nowiki>+ <nowiki>[[Edit Me|Please Edit Me]]</nowiki>
becomes becomes
-:[[Edit Me|Please Edit Me]]+ [[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 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>+ <nowiki>[http://www.fs.com.au Functional Website]</nowiki>
becomes becomes
-:[http://www.fs.com.au Functional Website]+ [http://www.fs.com.au Functional Website]
 +or, without the description
 + <nowiki>http://www.fs.com.au</nowiki>
 +becomes
 + http://www.fs.com.au

Revision as of 06:07, 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

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.

If you would like a different name for your link you can do that by using the "|":

[[Edit Me|Please Edit Me]]

becomes

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

[http://www.fs.com.au Functional Website]

becomes

Functional Website

or, without the description

http://www.fs.com.au

becomes

http://www.fs.com.au