Difference between revisions of "Help:MediaWiki reference card"

From Lunarpedia
Jump to: navigation, search
(New page: <big><big><big>'''Wiki reference card'''</big></big></big> = Starting a new page = == From an existing page == Add a link to a new (not yet existing) page and save the document. All page...)
 
Line 1: Line 1:
<big><big><big>'''Wiki reference card'''</big></big></big>
+
{|align=left
 +
|__TOC__
 +
|}
  
= Starting a new page =
 
  
== From an existing page ==
+
 
 +
 
 +
 
 +
 
 +
 
 +
== 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.
 
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 ==
 +
 +
{|
 +
|<nowiki>''emphasized text''</nowiki>
 +
|''2 single quotes''
 +
|-
 +
|<nowiki>'''very emphasized text'''</nowiki>
 +
|'''3 single quotes'''
 +
|-
 +
|<nowiki>''''very very emphasized text''''</nowiki>
 +
|''''4 single quotes''''
 +
|-
 +
|empty line
 +
|Paragraph
 +
|-
 +
|<nowiki>~~~~</nowiki>
 +
|Insert username and date
 +
|-
 +
|}
 +
 +
Start line with a space to avoid reformatting<br>
 +
<nowiki><nowiki></nowiki> text w/o wikification <nowiki></nowiki></nowiki> in box<br>
 +
<nowiki><pre></nowiki> block of text w/o wikification <nowiki></pre></nowiki> in box<br>
 +
 +
== Headings ==
 +
 +
<nowiki>== Section ==</nowiki><br>
 +
<nowiki>=== Subsection ===</nowiki><br>
 +
<nowiki>==== Subsubsection ====</nowiki>
 +
 +
== Lists ==
 +
 +
  
  
 
  [[category:Cheatsheet]]
 
  [[category:Cheatsheet]]

Revision as of 17:16, 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 ====

Lists