2
edits
m |
|||
Line 1: | Line 1: | ||
This is my sandbox. | This is my sandbox. | ||
=first-level heading= | |||
===third-level heading=== | |||
==second-level heading== | |||
====fourth-level heading==== | |||
======sixth-level heading====== | |||
=====fifth-level heading===== | |||
*top of list | |||
**nested list | |||
*i can't feel my legs | |||
**oh my gawd | |||
***list list list | |||
****list list list list | |||
*****list list list list list | |||
#top of list | |||
##list list | |||
#list list | |||
# list list list | |||
*This list | |||
*# has a pretty nest | |||
*#* for laying eggs | |||
*#*# and they are good to eat | |||
*#*# and they make excellent ping pong balls | |||
; Definition list : list of definitions | |||
; item : the item's definition | |||
; another item | |||
: the other item's definition | |||
: A colon indents a line or paragraph. | |||
A manual newline starts a new paragraph. | |||
<blockquote> | |||
The '''blockquote''' command will indent | |||
both margins when needed instead of the | |||
left margin only as the colon does. | |||
</blockquote> | |||
IF a line starts with a space THEN | |||
it will be formatted exactly | |||
as typed; | |||
in a fixed-width font; | |||
lines will not wrap; | |||
ENDIF | |||
such as: the ascii maps in the help files! | |||
<center>Centered text.</center> | |||
wear | |||
---- | |||
long | |||
When adding a comment to a Talk page, | |||
you should sign it by adding | |||
three tildes to add your user name: | |||
: [[User:Paine|Paine]] | |||
or four for user name plus date/time: | |||
: [[User:Paine|Paine]] 19:33, 4 Jul 2005 (GMT) | |||
Five tildes gives the date/time alone: | |||
: 19:33, 4 Jul 2005 (GMT) |
edits