(Difference between revisions)
Wikiprac - Stage One Wiki
Revision as of 05:43, 3 August 2010 Adun084 (Talk | contribs) ← Previous diff |
Current revision Adun084 (Talk | contribs)
|
Line 1: |
Line 1: |
- | =This is where I am practicing the markup stuff...other people are welcome to mess around and type anything= | |
| | | |
| | | |
- | hmmm | + | = Heading Information = |
| + | This page is about the different headings the name of the page is heading stuff and bsbsbsbbs |
| + | this is my practice wiki where I try learn all the funny coding stuff you needa know...kinda fun, feel free to play/practice on here if you find this page |
| + | spam etc welcome as I doubt i will ever check it again. |
| | | |
| + | == A section heading == |
| + | this is the largest normal heading |
| | | |
| | | |
| + | === A Sub section heading === |
| + | a smaller heading for subsections |
| | | |
- | = Ahh I see.. = | + | ==== A sub-subsection heading ==== |
| + | the smallest heading you would use |
| | | |
- | The level of heading doesn't mean it's size it means it's importance, so you can use it to break down sections into subsections. | |
- | the one above had one = so it should be at the top (most important) and I'll throw another one with 2 = | |
| | | |
- | == This has 2 equals == | |
| | | |
- | so it's a section heading, and is used under the main heading which is for the title...and less important | + | a new paragraph is made by hitting enter and going |
- | if I have another bit with 3 then they should becoem sub sections...lets try | + | |
| | | |
- | === this is a sub section of the section=== | + | |
- | this is the content of the sub section | + | down a line |
| + | |
| + | ===Lists=== |
| + | |
| + | |
| + | '''Ordered''' lists are done with the hash key |
| + | |
| + | # ist item |
| + | #second item |
| + | #3rd item |
| + | |
| + | more hash keys=> greater indentation ie |
| + | |
| + | Shopping list |
| + | |
| + | #car |
| + | #Bike |
| + | ##Pump |
| + | ##Spanner |
| + | ###Coke |
| + | ###CD's |
| + | |
| + | '''Unordered Lists''' |
| + | |
| + | Basically just bullet point lists |
| + | * you use |
| + | *the star key |
| + | **more stars |
| + | **will indent it further |
| + | **the same as more |
| + | ***Hash will indent ordered further |
| + | |
| + | '''Definition Lists''' |
| + | This is more tricky..you have to say both the term and what it is |
| + | use a semicolon before the term and a colon before the definition (with a space) |
| + | |
| + | ;Andy : The guy who is writing this |
| + | ;Semi colon : The one which is a comma and a dot goes at the front |
| + | ;Colon : the one with 2 dots goes in between the term and the definition (this is the definition) |
| + | |
| + | '''Indenting''' |
| + | |
| + | if you are writing a long paragraph and you want a quote or something to be indented in the middle then you have to put a colon at the(CANT REALLY SEE IT WITHOUT MORE TEXTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT) |
| + | : start of that line of text, then it will go in the middle like this. (ALSO IS MORE OBVIOUS WITH MORE TEXTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT) |
| + | |
| + | to go back you have to use enter to get a new non indented line |
| + | |
| + | ===Other stuff=== |
| + | |
| + | this should make my name appear [[User:Adun084|Adun084]] 18:05, 3 August 2010 (NZST) |
| + | |
| + | wow that's cool, ok 4x ~ make your name appear |
| + | |
| + | ---- |
| + | |
| + | :[[User:Adun084|Adun084]] 18:06, 3 August 2010 (NZST) <=also indented cos that's fun |
| + | |
| + | '''Links''' |
| + | |
| + | the easiest links are the ones which go within the wiki itself. you use 2x[ on each end and put the name of the thing in the middle |
| + | [[name of thing goes in here]] |
| + | |
| + | or you can make the link show something besides the name of the page it will link too, with a label |
| + | |
| + | [[name goes here|label goes here]] you make it the same as before but after the name use a | and write the label |
| + | if you click on that it will take you to "name goes here" not label goes here |
| + | |
| + | external links are easy..just write it |
| + | http://www.thisisanexternallink.com |
| + | |
| + | or if you wanna label it then put a [ around each side and after the address type the label ie |
| + | [http://www.thisisanexternallink.com I put a space after the last website and will put a square bracket after typing this] |
| + | |
| + | '''Formatting''' |
| + | |
| + | you simply put a ' before and after, the more ' the more important/emphasisted it is |
| + | italic=>bold=> bold and italic |
| + | : ''italic'' = 2 |
| + | : '''bold''' = 3 |
| + | : '''''dark bold&italic''''' = 5 (3+2) |
| + | : ''''dont put four it looks dumb'''' |
Current revision
Heading Information
This page is about the different headings the name of the page is heading stuff and bsbsbsbbs
this is my practice wiki where I try learn all the funny coding stuff you needa know...kinda fun, feel free to play/practice on here if you find this page
spam etc welcome as I doubt i will ever check it again.
A section heading
this is the largest normal heading
A Sub section heading
a smaller heading for subsections
A sub-subsection heading
the smallest heading you would use
a new paragraph is made by hitting enter and going
down a line
Lists
Ordered lists are done with the hash key
- ist item
- second item
- 3rd item
more hash keys=> greater indentation ie
Shopping list
- car
- Bike
- Pump
- Spanner
- Coke
- CD's
Unordered Lists
Basically just bullet point lists
- you use
- the star key
- more stars
- will indent it further
- the same as more
- Hash will indent ordered further
Definition Lists
This is more tricky..you have to say both the term and what it is
use a semicolon before the term and a colon before the definition (with a space)
- Andy
- The guy who is writing this
- Semi colon
- The one which is a comma and a dot goes at the front
- Colon
- the one with 2 dots goes in between the term and the definition (this is the definition)
Indenting
if you are writing a long paragraph and you want a quote or something to be indented in the middle then you have to put a colon at the(CANT REALLY SEE IT WITHOUT MORE TEXTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT)
- start of that line of text, then it will go in the middle like this. (ALSO IS MORE OBVIOUS WITH MORE TEXTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT)
to go back you have to use enter to get a new non indented line
Other stuff
this should make my name appear Adun084 18:05, 3 August 2010 (NZST)
wow that's cool, ok 4x ~ make your name appear
- Adun084 18:06, 3 August 2010 (NZST) <=also indented cos that's fun
Links
the easiest links are the ones which go within the wiki itself. you use 2x[ on each end and put the name of the thing in the middle
name of thing goes in here
or you can make the link show something besides the name of the page it will link too, with a label
label goes here you make it the same as before but after the name use a | and write the label
if you click on that it will take you to "name goes here" not label goes here
external links are easy..just write it
http://www.thisisanexternallink.com
or if you wanna label it then put a [ around each side and after the address type the label ie
I put a space after the last website and will put a square bracket after typing this
Formatting
you simply put a ' before and after, the more ' the more important/emphasisted it is
italic=>bold=> bold and italic
- italic = 2
- bold = 3
- dark bold&italic = 5 (3+2)
- 'dont put four it looks dumb'
This page was last modified 06:19, 3 August 2010.