Difference between revisions of "Help:MediaWiki reference card"
Line 1: | Line 1: | ||
− | {| | + | {| |
|__TOC__ | |__TOC__ | ||
|} | |} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
== Starting a new page == | == Starting a new page == | ||
Line 13: | Line 7: | ||
=== From an existing page === | === From an existing page === | ||
Add a link to a new (not yet existing) page and save the document. All pages that do not yet exist will have red hyperlinks. To create that page, click on the red hyperlink. | Add a link to a new (not yet existing) page and save the document. All pages that do not yet exist will have red hyperlinks. To create that page, click on the red hyperlink. | ||
− | |||
== Basic Formatting == | == Basic Formatting == |
Revision as of 16:17, 8 April 2007
Starting a new page
From an existing page
Add a link to a new (not yet existing) page and save the document. All pages that do not yet exist will have red hyperlinks. To create that page, click on the red hyperlink.
Basic Formatting
''emphasized text'' | 2 single quotes |
'''very emphasized text''' | 3 single quotes |
''''very very emphasized text'''' | '4 single quotes' |
empty line | Paragraph |
~~~~ | Insert username and date |
Start line with a space to avoid reformatting
<nowiki> text w/o wikification </nowiki> in box
<pre> block of text w/o wikification </pre> in box
Headings
== Section ==
=== Subsection ===
==== Subsubsection ====