User:Ptai018: Difference between revisions
From Stage One Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Gonna practice my wiki coding skills | |||
= Heading = | |||
As you can see, this is heading One, the biggest | |||
==List Items== | |||
To do list, every morning: | |||
#Wake up | |||
#Get ready | |||
#Hop on bus 2go2 Uni | |||
#Sleep on bus .. :) | |||
===Unordered=== | |||
This is stuff to buy: | |||
*Food | |||
**Apple | |||
**Sandwich | |||
*Stationery | |||
**Pencil | |||
**Eraser | |||
*Misc | |||
**Bus tickets | |||
**New sunglasses 8) | |||
====Smallest heading, Indentation==== | |||
This is normal paragraph (indentation: 0) | |||
: But this one is indented (just one ':' will do) | |||
=Automatically formatted HTML Code= | |||
<html> | |||
<head> | |||
<title> Title bar will blabba on here </title> | |||
</head> | |||
<body> Just remember to add a space at the beginning of lines or then it'll be formatted as normal paragraph | |||
<foot> | |||
</foot> | |||
<toe> | |||
</toe> | |||
</body> | |||
</html> | |||
=Adding the author's name= | |||
Let me try [[User:Ptai018|Ptai018]] | |||
=Linking= | |||
http://www.google.com | |||
[http://www.google.com Go to Google] Damn, you need to add in the Http part | |||
== Character formatting== | |||
two apostophy will mean 'italic' | |||
three " " will mean ''bold'' | |||
five " " will mean '''''very strong''''' | |||
Latest revision as of 10:13, 31 March 2010
Gonna practice my wiki coding skills
Heading
As you can see, this is heading One, the biggest
List Items
To do list, every morning:
- Wake up
- Get ready
- Hop on bus 2go2 Uni
- Sleep on bus .. :)
Unordered
This is stuff to buy:
- Food
- Apple
- Sandwich
- Stationery
- Pencil
- Eraser
- Misc
- Bus tickets
- New sunglasses 8)
Smallest heading, Indentation
This is normal paragraph (indentation: 0)
- But this one is indented (just one ':' will do)
Automatically formatted HTML Code
<html>
<head>
<title> Title bar will blabba on here </title>
</head>
<body> Just remember to add a space at the beginning of lines or then it'll be formatted as normal paragraph
<foot>
</foot>
<toe>
</toe>
</body>
</html>
Adding the author's name
Let me try Ptai018
Linking
http://www.google.com Go to Google Damn, you need to add in the Http part
Character formatting
two apostophy will mean 'italic'
three " " will mean bold
five " " will mean very strong