Jump to content

Help:Editing

From NikiWiki
Revision as of 14:00, 21 October 2004 by 80.131.48.59 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Preformatted text

This is useful for source code. Just start each sentence with a space like in the following example.

<- here is a space
<- here is a space
<- here is a space
<- here is a space

Links

Links to pages on the internet are created just by writing the URL

blabla bla bla http://www.netlabs.org bla bla bla...

as seen here: blabla bla bla http://www.netlabs.org blabla bla...

If you want to have a named link the syntax is slightly different.

blabla bla bla [http://www.netlabs.org This links to netlabs.org] bla bla bla...

blabla bla bla This links to netlabs.org bla bla bla...