Help:Basic formatting
From SCWiki
Contents |
[edit]
Headings
Add headers by using double, triple or quadruple equals signs:
New section
Subsection
Sub-subsection
==New section== ===Subsection=== ====Sub-subsection====
- A table of contents will automatically be added to an article that has four or more sections.
[edit]
Bold text
To get bold text add triple apostrophes.
To get '''bold text''' add triple apostrophes.
[edit]
Italics
To get italics add double apostrophes.
To get ''italics'' add double apostrophes.
[edit]
Line breaks
The wiki does not recognise single line breaks
Use double line breaks to start a new paragraph
The wiki does not recognise single line breaks. Use double line breaks to start a new paragraph.
You can break lines
without starting a new paragraph.
You can break lines<br/> without starting a new paragraph.
- Please use this sparingly
- Close markup between lines, do not start a link, italics or bold on one line and close it on the next.
[edit]
Lists
- It's easy to create a list:
- Start every line with a star.
- More stars means deeper levels.
- A newline in a list
- More stars means deeper levels.
- Start every line with a star.
marks the end of a list item.
- An empty line starts a new list.
* It's easy to create a list: ** Start every line with a star. *** More stars means deeper levels. **** A newline in a list marks the end of a list item. * An empty line starts a new list.
- Numbered lists are also good
- very organized
- easy to follow
- easier still
# Numbered lists are also good ## very organized ## easy to follow ### easier still
- You can even create mixed lists
- and nest them
- like this
- and nest them
* You can even create mixed lists *# and nest them *#* like this
[edit]
Quotations
When there is a need for separating a block of text
The blockquote command will indent both margins.
<blockquote> The '''blockquote''' command will indent both margins. </blockquote>
[edit]
Text alignment
<center>Centered text.</center>
- Please note the American spelling of "center".
[edit]
Dividing line
This is above the line
and this is below it.
This is above the line ---- and this is below it.



