Differences between revisions 12 and 13
Revision 12 as of 2008-10-15 16:30:25
Size: 2276
Editor: jameshofmann
Comment:
Revision 13 as of 2009-03-27 21:21:14
Size: 2287
Comment: testing
Deletions are marked like this. Additions are marked like this.
Line 92: Line 92:

== A ==

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.


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.

A

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