Difference between revisions of "SandBox"
| Line 3: | Line 3: | ||
Here you can practive your wiki skills! | Here you can practive your wiki skills! | ||
| − | = Header = | + | = Header #1 = |
== Double header == | == Double header == | ||
=== Triple header === | === Triple header === | ||
=== Triple header === | === Triple header === | ||
== Double header == | == Double header == | ||
| − | = Header = | + | = Header #2 = |
| + | == Subsection == | ||
| + | === Subsubsection === | ||
| + | ==== Subsubsubsection ==== | ||
| + | ===== Subsubsubsubsection ===== | ||
| + | ====== Subsubsubsubsubsection ====== | ||
| + | ======= Subsubsubsubsubsubsection ======= | ||
| + | ======== Subsubsubsubsubsubsubsection ======== | ||
| + | = Wiki content = | ||
| + | == Lists == | ||
* list 1 | * list 1 | ||
* lest 2 | * lest 2 | ||
* list 5 | * list 5 | ||
** (Three, sir, three) | ** (Three, sir, three) | ||
| + | Bulleted lists: | ||
| + | * * Bulleted lists | ||
| + | * # Numbered lists | ||
| + | Numbered lists: | ||
| + | # List item | ||
| + | # List item | ||
| + | ## List temp | ||
| + | ##* Bulleted list in a numbered list. Ooh tricky! I want one! | ||
| + | |||
| + | == Formatting == | ||
| + | * ''Italic'' | ||
| + | ** '<i></i>'Text to make italic'<i></i>' | ||
| + | * <u>Underline</u> | ||
| + | ** <u>my text</u> | ||
| + | * '''Bold''' | ||
| + | ** '<i></i>'<i></i>'Text to make underlined'<i></i>'<i></i>' | ||
| + | |||
| + | == Headers == | ||
| + | * = Top Level Header = | ||
| + | * == Second-level Header == | ||
| + | * === Third-level header === | ||
| + | * etc. etc. etc. | ||
| + | |||
| + | == Templates == | ||
| + | * Use {<i></i>{Template:XX ... }<i></i>} to include a template. | ||
Revision as of 22:53, 18 August 2005
Welcome to the SandBox:
Here you can practive your wiki skills!
Contents
Header #1
Double header
Triple header
Triple header
Double header
Header #2
Subsection
Subsubsection
Subsubsubsection
Subsubsubsubsection
Subsubsubsubsubsection
= Subsubsubsubsubsubsection =
== Subsubsubsubsubsubsubsection ==
Wiki content
Lists
- list 1
- lest 2
- list 5
- (Three, sir, three)
Bulleted lists:
- * Bulleted lists
- # Numbered lists
Numbered lists:
- List item
- List item
- List temp
- Bulleted list in a numbered list. Ooh tricky! I want one!
- List temp
Formatting
- Italic
- ''Text to make italic''
- Underline
- <u>my text</u>
- Bold
- '''Text to make underlined'''
Headers
- = Top Level Header =
- == Second-level Header ==
- === Third-level header ===
- etc. etc. etc.
Templates
- Use {{Template:XX ... }} to include a template.