Difference between revisions of "Help:Editing"

From TheReincarnation
Jump to: navigation, search
m (Basic formatting in Wiki)
m (Basic formatting in Wiki)
Line 9: Line 9:
 
<nowiki>===</nowiki>Heading level 3<nowiki>===</nowiki><br>
 
<nowiki>===</nowiki>Heading level 3<nowiki>===</nowiki><br>
 
<br>
 
<br>
''if three or mor of these occur on a page, automatically a content box is added.
+
 
 +
<font size=1>if three or more heading lines occur on a page,  
 +
automatically a content box is added<font>
  
  
 
<nowiki>''</nowiki>italics<nowiki>''</nowiki><br>
 
<nowiki>''</nowiki>italics<nowiki>''</nowiki><br>
 
<nowiki>'''</nowiki>bold text<nowiki>'''</nowiki><br>
 
<nowiki>'''</nowiki>bold text<nowiki>'''</nowiki><br>
 +
 +
<nowiki><nowiki></nowiki>text with <nowiki>[[</nowiki> stuff used<nowiki><now</nowiki><nowiki>iki></nowiki>
 +
  
  

Revision as of 21:24, 19 March 2006

Basic formatting in Wiki

Basics Normal text stays normal text

=Heading level 1=
==Heading level 2==
===Heading level 3===

if three or more heading lines occur on a page, automatically a content box is added


''italics''
'''bold text'''

<nowiki>text with [[ stuff used<nowiki>





Lists
when you type something like this:
* a bullet list
* b bullet list
** b2 bullet list
** b3 bullet list
* c bullet list

wiki makes this from it

  • a bullet list
  • b bullet list
    • b2 bullet list
    • b3 bullet list
  • c bullet list