Differences between revisions 15 and 16
Revision 15 as of 2009-03-27 21:35:06
Size: 2284
Comment:
Revision 16 as of 2009-03-27 21:40:39
Size: 2434
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
yawn There was an old lady of Riga
Who rode with a smile on a tiger.
They returned from the ride
With the lady inside
And a smile on the face of the tiger.

Feel free to experiment here, after the four dashes below. Please do not create new pages without any meaningful content just to try it out!

You may want to open HelpOnEditing in a new window or tab while you edit.


There was an old lady of Riga Who rode with a smile on a tiger. They returned from the ride With the lady inside And a smile on the face of the tiger.

Formatting

italic bold typewriter

backtick typewriter (configurable)

bigger smaller this is how it works

preformatted some more
and some more lines too

   1 def syntax(highlight):
   2     print "on"
   3     return None

   1   public void main(String[] args]){
   2      System.out.println("Hello world!");
   3   }

Linking

HelpOnEditing InterWiki

http://moinmo.in/ Python

someone@example.com

There are anchor links here:

http://c2.com/sig/wiki.gif

Smileys

/!\ Alert

Lists

Bullet

  • first
    1. nested and numbered
    2. numbered lists are renumbered
  • second
  • third blockquote
    • deeper

Glossary

Term
Definition

Drawing

[ATTACH]

Heading 1

Heading 2

Heading 3

Heading 4

How To Edit This Page

So, supposing I wanted to actually write text somewhere, would this be how to do it?

First, you must be logged in. That means you must have an account with LDP. Click on the login button and follow your nose.

Once you have done that, you will be able to log in, and you will actually see the "Edit (Text) button. Press it and you will get a scrollable box containing the code for the page.

You can write in that box. Use the help sheet for formatting.

When you have finished, answer the "Are You Human" prompt and press Save Changes. If all went well, your changes and additions will be included in the sandbox page.

WikiSandBox (last edited 2011-12-22 18:16:07 by KrastyoKomsalov)