Difference between revisions of "Help:MediaWiki reference card"
m (MediaWiki reference card moved to Help:MediaWiki reference card: belongs in Help namespace (this also gets it out of the linkless list)) |
Latest revision as of 06:50, 10 June 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
''italicized text'' | 2 single quotes |
'''bold text''' | 3 single quotes |
''''bold text in single quotes'''' | '4 single quotes' |
'''''bold italicized text''''' | 5 single quotes |
'''''bold italicized text in single quotes''''' | '6 single quotes' |
<br> | new line |
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 ====
Lists
Bulleted
* 1st level bulleted list<br\> ** 2nd level bulleted list<br\> *** 3rd level bulleted list
- 1st level list with bullets<br\>
- 2nd level list with bullets<br\>
- 3rd level list with bullets
- 2nd level list with bullets<br\>
Numbered
# 1st level numbered list<br\> ## 2nd level numbered list<br\> ### 3rd level numbered list<br\> ### Another 3rd level numbered list<br\> ### Yet another 3rd level numbered list
- 1st level list with numbers
- 2nd level list with numbers
- 3rd level list with numbers
- Another 3rd level list with numbers
- Yet another 3rd level list with numbers
- 2nd level list with numbers
Definitions
:DNA: Deoxyribonucleic acid
;rDNA: Robosomal DNA
: indents line
:: further indentation
----
- DNA: Deoxyribonucleic acid
- rDNA
- Robosomal DNA
- indents line
- further indentation
horizontal line
---- | horizontal line |