Quick Edit Help

Links and Pages

To create a new page simply make a link to it. To make a link to a new page, enclose a word in double brackets.

[[Like This]]

The above creates:

Like This?

Images and Attached Files

To upload a file click attach above. Upload the file you want. To use that file in a web page, put the word Attach followed by a colon and the name of the file you attached with no spaces in between.

Note: The design of this site sets the max allowed width of the picture to 560 pixels, to not break the layout. You should also re size photos and images to under 40Kb as larger photos tend to take longer to load, the example I have below is over 400Kb and would take 30 seconds to show up on a dial up internet connection.

Code should be like this...

Attach:not_anymore.jpg

That code would add this picture:

MP3 Player

To add a sound, upload the mp3 using attach above, and use this code to create a player.

(:mp3-player Attach:goodbye.mp3 :)

That produces this player...

Replace goodbye.mp3 with the name of any mp3 that you upload. Please don't upload copyrighted mp3's.

If you are looking for a piece of software to make sound recordings in mp3 format, try this one, http://www.nch.com.au/wavepad/index.html.

Center Text

To center a line of text, at the beginning of the line, type percent sign the word center and another percent sign followed by a single space, like this...

%center% This line will be center justified

To center more than a single line, enclose the block you want centered in a set of brackets like this.

>>center<<
All of these
lines will be
centered
Attach: this.jpg
Images, too.
>><<

Be sure to end your centered block with >><<.