Difference between revisions of "Help:MediaWiki reference card"
Line 11: | Line 11: | ||
{| | {| | ||
− | |<nowiki>'' | + | |<nowiki>''italicized text''</nowiki> |
|''2 single quotes'' | |''2 single quotes'' | ||
|- | |- | ||
− | |<nowiki>''' | + | |<nowiki>'''bold text'''</nowiki> |
|'''3 single quotes''' | |'''3 single quotes''' | ||
|- | |- | ||
− | |<nowiki>'''' | + | |<nowiki>''''bold text in single quotes''''</nowiki> |
|''''4 single quotes'''' | |''''4 single quotes'''' | ||
+ | |- | ||
+ | |<nowiki>'''''bold italicized text'''''</nowiki> | ||
+ | |'''''5 single quotes''''' | ||
+ | |- | ||
+ | |<nowiki>'''''bold italicized text in single quotes'''''</nowiki> | ||
+ | |''''''6 single quotes'''''' | ||
+ | |- | ||
+ | |<nowiki><br></nowiki> | ||
+ | |new line | ||
|- | |- | ||
|empty line | |empty line |
Revision as of 16:25, 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
''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 ====