cundo
Jun 3, 2009
Test your Wiki editing skills here.
WikiText Markup
Testing Code box
I'll try to upload a file
Okay lets see if I succeeded
Okay looks good
italics
underline
Monospaced Font
URL http://some.url
Email help@wikispaces.org
Horizontal Line
Use the Preview Button or the Save Button to see the results.
-
Alyce
-
Alyce Jan 7, 2006
a ha.. to post code can use 2 square open brackets, the word 'code', then 2 square closing brackets, then the same again after the code..
~
~~
-
scapegoat
-
scapegoat Jan 21, 2006
--
Wikitext supports syntax colouring, although LB isn't on the list of languages. The closest is QBASIC, which you can use if you want to.
[[code format="qbasic"]]
Did QBASIC have an 'END' command? Hmmmm...
-
Zack_Z_ Dec 31, 2007
Link Test
To display the image 'as is' on its own line,
use image:fairy.jpg enclosed in the double bracket tags. The file size of this fairy.jpg image is 55 pixels x 88 pixels.
To display the image in a different width and height, include those dimensions within the image brackets.
This comes from the same loaded fairy.jpg image, but it has been given a width of 27 pixels and a height of 44 pixels.
Again, the same loaded image file, but with a width defined at 110 pixels and a height defined as 176 pixels.
An image can be part of a line of text.
What happens when a 5-year-old loses a baby tooth?
The USA custom: In the middle of the night, the
finds the lost tooth under the pillow and replaces it with a shiney quarter.
In other countries, the prize may be something other than a quarter.
You can ""float"" the image to the left by using the table (double pipes) markup tags and including align="left" within the image double brackets.
To float the image to the right, use align="right"
To Upload an image, click the Images hyperlink in any page opened in EDIT MODE, or go to Manage Space and click on LIST AND UPLOAD FILES.
-
cundo Jun 3, 2009
Download my Game
That was easy!
LB: background-color: #DDDDBB
WikiText Markup
Testing Code box
Print "HELLO!"
end
I'll try to upload a file
Okay lets see if I succeeded
Okay looks good
heading 1
heading 2
- list
heading 3
- numbered
italics
underline
Monospaced Font
- indent
URL http://some.url
Email help@wikispaces.org
| Table | Table | Table |
| Table | Table | Table |
| Table | Table | Table |
Horizontal Line
Use the Preview Button or the Save Button to see the results.
-
-
a ha.. to post code can use 2 square open brackets, the word 'code', then 2 square closing brackets, then the same again after the code..
[test]
'test how to post code in a wiki
goto [eggs]
print "nothing"
wait
[eggs]
'just some code to check formatting
print "bacon"
end
~
~~
-
-
--
Wikitext supports syntax colouring, although LB isn't on the list of languages. The closest is QBASIC, which you can use if you want to.
[[code format="qbasic"]]
10 PRINT "Hello World!"[[code]]
20 PRINT "Hello again"
30 GOTO 40
40 PRINT ""
50 PRINT "Goodbye from down here"
60 END
Did QBASIC have an 'END' command? Hmmmm...
-
Link Test
| Box made as single element table. How does this work? New line. |
Adding Images
To display the image 'as is' on its own line,
use image:fairy.jpg enclosed in the double bracket tags. The file size of this fairy.jpg image is 55 pixels x 88 pixels.
To display the image in a different width and height, include those dimensions within the image brackets.
This comes from the same loaded fairy.jpg image, but it has been given a width of 27 pixels and a height of 44 pixels.
Again, the same loaded image file, but with a width defined at 110 pixels and a height defined as 176 pixels.
An image can be part of a line of text.
What happens when a 5-year-old loses a baby tooth?
The USA custom: In the middle of the night, the
finds the lost tooth under the pillow and replaces it with a shiney quarter. In other countries, the prize may be something other than a quarter.
You can ""float"" the image to the left by using the table (double pipes) markup tags and including align="left" within the image double brackets.
The USA custom: In the middle of the night, the tooth fairy finds the lost tooth under the pillow and replaces it with a shiney quarter. In other countries, the prize may be something other than a quarter. |
To float the image to the right, use align="right"
The USA custom: In the middle of the night, the tooth fairy finds the lost tooth under the pillow and replaces it with a shiney quarter. In other countries, the prize may be something other than a quarter. |
To Upload an image, click the Images hyperlink in any page opened in EDIT MODE, or go to Manage Space and click on LIST AND UPLOAD FILES.
-
Download my Game
That was easy!
LB: background-color: #DDDDBB
The USA custom: In the middle of the night, the tooth fairy finds the lost tooth under the pillow and replaces it with a shiney quarter. In other countries, the prize may be something other than a quarter.