Help:List
From Homestar Runner Wiki
m (Added noeditsection tag) |
m (Fixed up list page) |
||
Line 10: | Line 10: | ||
=====Header 5===== | =====Header 5===== | ||
======Header 6====== | ======Header 6====== | ||
- | + | '''Usage''': Topics and subtopics within pages. | |
2. To indent a paragraph, use the colon sign. | 2. To indent a paragraph, use the colon sign. | ||
Line 18: | Line 18: | ||
::Double indent | ::Double indent | ||
:::Triple indent | :::Triple indent | ||
- | + | '''Usage''': Mostly in talk pages to reply to a specific comment. | |
- | 3. To create a bulleted list, use the astrisk sign. | + | 3. To create a bulleted list, use the astrisk sign. To create a numbered list, use the pound sign. |
For a level one bullet, type ''*''. For a level two bullet, type ''**''. And so on: | For a level one bullet, type ''*''. For a level two bullet, type ''**''. And so on: | ||
Line 26: | Line 26: | ||
**Double bullet | **Double bullet | ||
***Triple bullet | ***Triple bullet | ||
- | |||
- | |||
- | |||
- | |||
Use a single pound sign, ''#'', for each number: | Use a single pound sign, ''#'', for each number: | ||
# First | # First | ||
# Second | # Second | ||
# Third | # Third | ||
- | + | '''Usage''': Mainly for listing topics or giving ideas. | |
- | + | 4. Last but not least, you can use the break tag to force a new line when using unformated text. | |
Use a single break tag, ''<nowiki><br></nowiki>'', to force a new line.<p> | Use a single break tag, ''<nowiki><br></nowiki>'', to force a new line.<p> | ||
Line 42: | Line 38: | ||
so you need the break tag,<nowiki><br></nowiki><br> | so you need the break tag,<nowiki><br></nowiki><br> | ||
to start each new line.<br></p> | to start each new line.<br></p> | ||
- | + | '''Usage''': When you want unformated text to wrap the page in a specific way. | |
If you need any more help, leave me a message on my [[User_talk:Lapper|talk page]]. See you around.__NOTOC____NOEDITSECTION__ | If you need any more help, leave me a message on my [[User_talk:Lapper|talk page]]. See you around.__NOTOC____NOEDITSECTION__ |
Revision as of 18:02, 25 September 2005
Hi there! This is Lapper from the recent changes patrol. I noticed you had a question and I'm here to help. Here's how to create a list:
1. There are six kinds of headers; levels 1 through 6, six being the smallest. These are transcribed using equals signs on either side of the header.
For header one, type =Header 1=. For header two, type ==Header 2==. And so on:
Header 1
Header 2
Header 3
Header 4
Header 5
Header 6
Usage: Topics and subtopics within pages.
2. To indent a paragraph, use the colon sign.
For a single indent, type :. For two indents, type ::. And so on:
- Single indent
- Double indent
- Triple indent
- Double indent
Usage: Mostly in talk pages to reply to a specific comment.
3. To create a bulleted list, use the astrisk sign. To create a numbered list, use the pound sign.
For a level one bullet, type *. For a level two bullet, type **. And so on:
- Single bullet
- Double bullet
- Triple bullet
- Double bullet
Use a single pound sign, #, for each number:
- First
- Second
- Third
Usage: Mainly for listing topics or giving ideas.
4. Last but not least, you can use the break tag to force a new line when using unformated text.
Use a single break tag, <br>, to force a new line.
This list is not formated,<br>
so you need the break tag,<br>
to start each new line.
Usage: When you want unformated text to wrap the page in a specific way.
If you need any more help, leave me a message on my talk page. See you around.