JanetTerra
Aug 7, 2006
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
indent External Hyperlinks
URL http://www.libertybasic.com
Liberty BASIC
HyperLink within this WikiSpace
Stylebits and Windows Constants
Email
Email help@wikispaces.org
Table Table Table Table Table Table Table Table Table Table
Horizontal Line Again
Signatures
- Alyce - Alyce Jan 7, 2006 Signature Shortcuts with Tildes (~) Signature Alone -
JanetTerra (3 Consecutive Tildes) Signature and Date Shortcut for your own signature 3 consecutive tildes (~)
-
JanetTerra Aug 7, 2006 (4 Consecutive Tildes) 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 the results.
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 |
Bold
Italics
Underscore
Monospaced Font
Some combinations are possible
Bold Italics
Bold Italics Underscored Monospaced
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
[test]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 results.