Difference between revisions of "Help:Contents"
| Line 29: | Line 29: | ||
</td> | </td> | ||
| − | <td>NaodW29- | + | <td>NaodW29-pre6a1b912164ec257700000001 |
</td> | </td> | ||
</tr> | </tr> | ||
| Line 51: | Line 51: | ||
</td> | </td> | ||
<td> | <td> | ||
| − | NaodW29- | + | NaodW29-pre6a1b912164ec257700000002 |
</td> | </td> | ||
</tr> | </tr> | ||
| Line 57: | Line 57: | ||
without starting a new paragraph.<p> | without starting a new paragraph.<p> | ||
Sufficient as wikitext code is <br>, the XHTML code <br /> is not needed, the system produces this code.</p></td> | Sufficient as wikitext code is <br>, the XHTML code <br /> is not needed, the system produces this code.</p></td> | ||
| − | <td>NaodW29- | + | <td>NaodW29-pre6a1b912164ec257700000003 |
</td> | </td> | ||
</tr> | </tr> | ||
| Line 73: | Line 73: | ||
</td> | </td> | ||
| − | <td>NaodW29- | + | <td>NaodW29-pre6a1b912164ec257700000004 |
</td> | </td> | ||
</tr> | </tr> | ||
| Line 88: | Line 88: | ||
</td> | </td> | ||
| − | <td>NaodW29- | + | <td>NaodW29-pre6a1b912164ec257700000005 |
</td> | </td> | ||
</tr> | </tr> | ||
| Line 97: | Line 97: | ||
*#* like this<br>or have newlines<br>inside lists | *#* like this<br>or have newlines<br>inside lists | ||
</td> | </td> | ||
| − | <td>NaodW29- | + | <td>NaodW29-pre6a1b912164ec257700000006 |
</td> | </td> | ||
</tr> | </tr> | ||
| Line 105: | Line 105: | ||
**break lines<br>inside lists<br>like this | **break lines<br>inside lists<br>like this | ||
</td> | </td> | ||
| − | <td>NaodW29- | + | <td>NaodW29-pre6a1b912164ec257700000007 |
</td> | </td> | ||
<tr> | <tr> | ||
| Line 112: | Line 112: | ||
; item : the item's definition | ; item : the item's definition | ||
</td> | </td> | ||
| − | <td>NaodW29- | + | <td>NaodW29-pre6a1b912164ec257700000008 |
</td> | </td> | ||
</tr> | </tr> | ||
| Line 121: | Line 121: | ||
* This is primarily for displayed material, but is also used for discussion on [[Help:Talk page|Talk page]]s. | * This is primarily for displayed material, but is also used for discussion on [[Help:Talk page|Talk page]]s. | ||
</td> | </td> | ||
| − | <td>NaodW29- | + | <td>NaodW29-pre6a1b912164ec257700000009 |
</td> | </td> | ||
</tr> | </tr> | ||
<tr valign=top> | <tr valign=top> | ||
<td> | <td> | ||
| − | NaodW29- | + | NaodW29-pre6a1b912164ec25770000000A |
WARNING If you make it wide, | WARNING If you make it wide, | ||
| Line 133: | Line 133: | ||
<center>(see also below)</center> | <center>(see also below)</center> | ||
</td> | </td> | ||
| − | <td>NaodW29- | + | <td>NaodW29-pre6a1b912164ec25770000000B</td> |
</tr> | </tr> | ||
<tr valign="top"><td><center>Centered text.</center> | <tr valign="top"><td><center>Centered text.</center> | ||
</td> | </td> | ||
| − | <td>NaodW29- | + | <td>NaodW29-pre6a1b912164ec25770000000C |
</td> | </td> | ||
</tr> | </tr> | ||
| Line 148: | Line 148: | ||
Mainly useful for separating threads on Talk pages. | Mainly useful for separating threads on Talk pages. | ||
</td> | </td> | ||
| − | <td>NaodW29- | + | <td>NaodW29-pre6a1b912164ec25770000000D |
</td> | </td> | ||
</tr> | </tr> | ||
Revision as of 02:31, 10 February 2006
Sections, paragraphs, lists and lines
| What it looks like | What you type |
|---|---|
|
Start your sections with header lines:
New section Subsection Sub-subsection |
NaodW29-pre6a1b912164ec257700000001 |
|
A single newline has no effect on the layout. But an empty line starts a new paragraph. (<p> disables this paragraphing until </p> or the end of the section) (in Cologne Blue two newlines and a div tag give just one newline; in the order newline, div tag, newline, the result is two newlines) |
NaodW29-pre6a1b912164ec257700000002 |
| You can break lines without starting a new paragraph. Sufficient as wikitext code is <br>, the XHTML code <br /> is not needed, the system produces this code. |
NaodW29-pre6a1b912164ec257700000003 |
marks the end of the list.
|
NaodW29-pre6a1b912164ec257700000004 |
marks the end of the list.
|
NaodW29-pre6a1b912164ec257700000005 |
|
NaodW29-pre6a1b912164ec257700000006 |
|
NaodW29-pre6a1b912164ec257700000007 |
|
NaodW29-pre6a1b912164ec257700000008 |
A manual newline starts a new paragraph.
|
NaodW29-pre6a1b912164ec257700000009 |
|
NaodW29-pre6a1b912164ec25770000000A WARNING If you make it wide,
you force the whole page to be wide and
hence less readable. Never start ordinary lines with spaces. |
NaodW29-pre6a1b912164ec25770000000B |
| NaodW29-pre6a1b912164ec25770000000C | |
| A horizontal dividing line: above
and below. Mainly useful for separating threads on Talk pages. |
NaodW29-pre6a1b912164ec25770000000D |
Summarizing the effect of a single newline: no effect in general, but it ends a list item or indented part; thus changing some text into a list item, or indenting it, is more cumbersome if it contains newlines, they have to be removed; see also w:Wikipedia:Don't use line breaks.