JanetTerra
Aug 7, 2006
RETURN to the SUBMIT ARTICLE Page
Test your Wiki editing skills here.
WikiText Markup
Horizontal Line done with four or more consecutive hyphens
Bulletted Lists are done with a preceding asterisk
Numbered Lists are done with a preceding pound (numeral) sign
A line feed begins numbering at 1 again
Table
Bold
Italics
Underscore
Monospaced Font
Some combinations are possible
Bold Italics
Bold Italics Underscored Monospaced
External Hyperlinks
URL http://www.libertybasic.com
Liberty BASIC
HyperLink within this WikiSpace
Stylebits and Windows Constants
Email
Email help@wikispaces.org
Horizontal Line Again
Signatures
-
JanetTerra Shortcut for your own signature 3 consecutive tildes (~)
-
JanetTerra Aug 7, 2006 Shortcut for your own signature 4 consecutive tildes (~)
-
SomeoneElse You can include someone else's signature
Images
Files
To post code, use code inside double brackets to start the code and code inside double brackets to end the code
To post code using colored syntax use code format="vb" inside double brackets to start and the and code inside double brackets to end the code
Use the Preview Button or the Save Button to see theresults. results
RETURN to the SUBMIT ARTICLE Page
Test your Wiki editing skills here.
WikiText Markup
Horizontal Line done with four or more consecutive hyphens
Heading 1
Heading 2
Heading 3
Bulletted Lists are done with a preceding asterisk
- Cinderella
- Snow White
Numbered Lists are done with a preceding pound (numeral) sign
- Mercury
- Mars
- Venus
- Earth
A line feed begins numbering at 1 again
- Monday
- Tuesday
- Wednesday
- Thursday
- Friday
Table
| Table | Table | Table |
| Table | Table | Table |
| Table | Table | Table |
- indent
Bold
Italics
Underscore
Monospaced Font
Some combinations are possible
Bold Italics
Bold Italics Underscored Monospaced
External Hyperlinks
URL http://www.libertybasic.com
Liberty BASIC
HyperLink within this WikiSpace
Stylebits and Windows Constants
Email help@wikispaces.org
Horizontal Line Again
Signatures
-
-
-
Images
Files
To post code, use code inside double brackets to start the code and code inside double brackets to end the code
Print "Hello World"
End
To post code using colored syntax use code format="vb" inside double brackets to start and the and code inside double brackets to end the code
n = 10
For i = 1 to 20
Print n ^ 1
Next i
Print, "Now that's a pretty big number!"
| Box made as single element table. How does this work? New line. |
Use the Preview Button or the Save Button to see the
RETURN to the SUBMIT ARTICLE Page