Difference between revisions of "Help:Editing"
m (→Basic formatting in Wiki) |
m (→Basic formatting in Wiki) |
||
Line 3: | Line 3: | ||
<tr valign=top><td width=45%> | <tr valign=top><td width=45%> | ||
'''Basics'''<br> | '''Basics'''<br> | ||
− | Normal text stays normal text | + | Normal text stays normal text<br> |
− | + | double or triple single quote's makes:<br> | |
<nowiki>''</nowiki>italics<nowiki>''</nowiki> becomes ''italics''<br> | <nowiki>''</nowiki>italics<nowiki>''</nowiki> becomes ''italics''<br> | ||
<nowiki>'''</nowiki>bold text<nowiki>'''</nowiki> becomes ''bold''<br> | <nowiki>'''</nowiki>bold text<nowiki>'''</nowiki> becomes ''bold''<br> | ||
<br> | <br> | ||
− | |||
<nowiki><nowiki></nowiki>text with <nowiki>[[</nowiki> stuff used<nowiki></now</nowiki><nowiki>iki></nowiki> | <nowiki><nowiki></nowiki>text with <nowiki>[[</nowiki> stuff used<nowiki></now</nowiki><nowiki>iki></nowiki> | ||
− | |||
− | |||
− | |||
<br> | <br> | ||
'''headers and contents box'''<br> | '''headers and contents box'''<br> | ||
− | To tag headers, use: | + | To tag headers, use:<br> |
<nowiki>=</nowiki>Heading level 1<nowiki>=</nowiki><br> | <nowiki>=</nowiki>Heading level 1<nowiki>=</nowiki><br> | ||
<nowiki>==</nowiki>Heading level 2<nowiki>==</nowiki><br> | <nowiki>==</nowiki>Heading level 2<nowiki>==</nowiki><br> | ||
<nowiki>===</nowiki>Heading level 3<nowiki>===</nowiki><br> | <nowiki>===</nowiki>Heading level 3<nowiki>===</nowiki><br> | ||
− | + | <br> | |
If three or more heading lines occur on a page, | If three or more heading lines occur on a page, | ||
− | automatically a content box is added | + | automatically a content box is added<br> |
+ | <br> | ||
+ | '''HTML'''<br> | ||
+ | HTML also works. | ||
+ | * Especially <nowiki><</nowiki>br<nowiki>></nowiki> is nice | ||
+ | for line breaking. | ||
+ | * the HTML table tags work very nice too | ||
Revision as of 21:30, 19 March 2006
Basic formatting in Wiki
Basics
for line breaking.
|
|