Difference between revisions of "Help:Editing t20150211"
(→Text formatting) |
|||
Line 9: | Line 9: | ||
==Text formatting== | ==Text formatting== | ||
− | === | + | ===Descriptive text=== |
Descriptive text should be left aligned and in the standard font, without any additional formatting. | Descriptive text should be left aligned and in the standard font, without any additional formatting. | ||
− | === | + | ===Lists=== |
There are to types of lists that can be used: | There are to types of lists that can be used: | ||
====Bullets==== | ====Bullets==== | ||
Use a bullets if you want to list several (short) statements of the same area, which are not chronologically connected. Do not use punctuation for bulleted items. | Use a bullets if you want to list several (short) statements of the same area, which are not chronologically connected. Do not use punctuation for bulleted items. | ||
− | |||
* Statement | * Statement | ||
* Another Statement | * Another Statement | ||
− | |||
====Numbered list==== | ====Numbered list==== | ||
Use numbered list if the items are chronologically connected and have to be executed one after the other. Do not use punctuation for bulleted items. | Use numbered list if the items are chronologically connected and have to be executed one after the other. Do not use punctuation for bulleted items. | ||
− | |||
# Do this first | # Do this first | ||
# then do this | # then do this | ||
# end finally, do this | # end finally, do this | ||
− | === | + | ===Tables=== |
− | === | + | ===Code=== |
− | === | + | ===Tips and hints=== |
− | === | + | ===Attention=== |
===Colors=== | ===Colors=== |
Revision as of 14:05, 24 January 2013
Contents
General information
- For the basics about MediaWiki please read MediaWiki FAQ
- Add at least one category to every topic
- In the beginning, the Cheetsheat is very useful
Structuring an article
Text formatting
Descriptive text
Descriptive text should be left aligned and in the standard font, without any additional formatting.
Lists
There are to types of lists that can be used:
Bullets
Use a bullets if you want to list several (short) statements of the same area, which are not chronologically connected. Do not use punctuation for bulleted items.
- Statement
- Another Statement
Numbered list
Use numbered list if the items are chronologically connected and have to be executed one after the other. Do not use punctuation for bulleted items.
- Do this first
- then do this
- end finally, do this