Difference between revisions of "Help:Editing"
From Wiki
Line 7: | Line 7: | ||
====== Here's an h6 ====== | ====== Here's an h6 ====== | ||
− | + | == Text == | |
− | |||
You can ''italicize text'' by putting 2 apostrophes on each side. | You can ''italicize text'' by putting 2 apostrophes on each side. | ||
Line 17: | Line 16: | ||
(Using 4 apostrophes doesn't do anything special -- <br /> the last pair are just ''''left over ones'''' that are included as part of the text.) | (Using 4 apostrophes doesn't do anything special -- <br /> the last pair are just ''''left over ones'''' that are included as part of the text.) | ||
− | |||
− | |||
<center>Centered text</center> | <center>Centered text</center> | ||
Line 27: | Line 24: | ||
</blockquote> | </blockquote> | ||
− | + | == Lists == | |
* ''Unordered lists'' are easy to do: | * ''Unordered lists'' are easy to do: | ||
Line 37: | Line 34: | ||
marks the end of the list. | marks the end of the list. | ||
*Of course you can start again. | *Of course you can start again. | ||
+ | |||
+ | ---- | ||
+ | |||
+ | # ''Numbered lists'' are: | ||
+ | ## Very organized | ||
+ | ## Easy to follow | ||
+ | A newline marks the end of the list. | ||
+ | # New numbering starts with 1. |
Revision as of 18:12, 1 July 2008
Contents
Editing a Wiki Page (this is a a large header, we'll call it h1)
Wiki formatting is so old-fashioned and confusing (h2)
Click EDIT to see the formatting tags (h3)
Here's an h6
Text
You can italicize text by putting 2 apostrophes on each side.
3 apostrophes will embolden the text.
5 apostrophes will embolden and italicize the text.
(Using 4 apostrophes doesn't do anything special --
the last pair are just 'left over ones' that are included as part of the text.)
- Please note the American spelling of "center".
The blockquote command formats block quotations, typically by surrounding them with whitespace and a slightly different font.
Lists
- Unordered lists are easy to do:
- Start every line with a star.
- More stars indicate a deeper level.
- Previous item continues.
- A newline
- Start every line with a star.
- in a list
marks the end of the list.
- Of course you can start again.
- Numbered lists are:
- Very organized
- Easy to follow
A newline marks the end of the list.
- New numbering starts with 1.