Older Version
Newer Version
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
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
Table
Horizontal Line
Signatures
-
Alyce
-
Alyce Jan 7, 2006
Signature Shortcuts with Tildes (~)
Signature Alone -
JanetTerra (3 Consecutive Tildes)
Signature and Date -
JanetTerra Aug 7, 2006 (4 Consecutive Tildes)
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
Numbered Lists are done with a preceding pound (numeral) sign
A line feed begins numbering at 1 again
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
Table
| Table | Table | Table |
| Table | Table | Table |
| Table | Table | Table |
Horizontal Line
Signatures
-
-
Signature Shortcuts with Tildes (~)
Signature Alone -
Signature and Date -
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.