How to Wiki: Difference between revisions
Malcolmmcc (talk | contribs) No edit summary |
Malcolmmcc (talk | contribs) |
||
Line 50: | Line 50: | ||
|- | |- | ||
|Headings of different levels | |Headings of different levels | ||
|<nowiki> == Test 2 == | |<nowiki> == Test 2 == </nowiki><br><nowiki> | ||
=== Test 3 === <br> | === Test 3 === </nowiki><br><nowiki> | ||
==== Test 4 ====<br> | ==== Test 4 ====</nowiki><br><nowiki> | ||
===== Test 5 ===== <br> | ===== Test 5 =====</nowiki><br><nowiki> | ||
====== Test 6 ======</nowiki> | ====== Test 6 ======</nowiki><br> | ||
----<br> | ----<br> | ||
''Note: Any article with 4 or more headings will automatically create a Table of Contents'' | ''Note: Any article with 4 or more headings will automatically create a Table of Contents'' | ||
Line 86: | Line 86: | ||
| | | | ||
<nowiki> | <nowiki> | ||
* Start each line | * Start each line</nowiki><br><nowiki> | ||
* with an asterisk (*). | * with an asterisk (*).</nowiki><br><nowiki> | ||
** More asterisks give deeper | ** More asterisks give deeper</nowiki><br><nowiki> | ||
*** and deeper levels. | *** and deeper levels.</nowiki><br><nowiki> | ||
* Line breaks <br/>don't break levels. | * Line breaks <br/>don't break levels.</nowiki><br><nowiki> | ||
*** But jumping levels creates empty space. | *** But jumping levels creates empty space.</nowiki><br><nowiki> | ||
Any other start ends the list. | Any other start ends the list.</nowiki><br><nowiki> | ||
</nowiki> | </nowiki> | ||
| | | | ||
Line 105: | Line 105: | ||
| Numbered list | | Numbered list | ||
|<nowiki> | |<nowiki> | ||
# Start each line | # Start each line</nowiki><br><nowiki> | ||
# with a Numbersign/Hashtag (#). | # with a Numbersign/Hashtag (#).</nowiki><br><nowiki> | ||
## More number signs give deeper | ## More number signs give deeper</nowiki><br><nowiki> | ||
### and deeper | ### and deeper</nowiki><br><nowiki> | ||
### levels. | ### levels.</nowiki><br><nowiki> | ||
# Line breaks <br />don't break levels. | # Line breaks <br />don't break levels.</nowiki><br><nowiki> | ||
### But jumping levels creates empty space. | ### But jumping levels creates empty space.</nowiki><br><nowiki> | ||
# Blank lines | # Blank lines</nowiki><br><nowiki> | ||
</nowiki><br><nowiki> | |||
# end the list and start another. | # end the list and start another.</nowiki><br><nowiki> | ||
Any other start also | Any other start also</nowiki><br><nowiki> | ||
ends the list. | ends the list.</nowiki><br><nowiki> | ||
</nowiki> | </nowiki> | ||
| | | | ||
Line 135: | Line 135: | ||
| Indent text | | Indent text | ||
| | | | ||
<nowiki>: Single indent | <nowiki>: Single indent</nowiki><br><nowiki> | ||
:: Double indent | :: Double indent</nowiki><br><nowiki> | ||
::::: Multiple indent | ::::: Multiple indent</nowiki><br><nowiki> | ||
</nowiki> | </nowiki> | ||
|: Single indent | | : Single indent | ||
:: Double indent | :: Double indent | ||
::::: Multiple indent | ::::: Multiple indent |