User:Brian Smith/MediaWiki Reference

From CSWiki

Jump to: navigation, search

[edit] Structure

New section

Subsection
Sub-subsection

== New Section ==
=== Subsection ===
==== Subsubsection ====
  • Unordered Lists:
    • start every line with a star
      • more stars means deeper levels
  • A newline
  • in a list

marks the end of the list.

  • Of course
  • you can
  • start again.
* Unordered Lists are easy to do:
** start every line with a star
*** more stars means deeper levels
*A newline
*in a list  
marks the end of the list.
*Of course
*you can
*start again.
  1. Numbered lists are also good
    1. very organized
    2. easy to follow
  2. A newline
  3. in a list

marks the end of the list.

  1. New numbering starts
  2. with 1.
# Numbered lists are also good
## very organized
## easy to follow
#A newline
#in a list  
marks the end of the list.
#New numbering starts
#with 1.
Definition list
word 
definition of the word
longer phrase
phrase defined
; word : definition of the word
; longer phrase 
: phrase defined

[edit] Text Formatting

italic
''italic'' or <i>italic</i>
bold
'''bold''' or <b>bold</b>
monospace
<tt>monospace</tt>
indenting
A colon indents a line or paragraph.
: A colon indents a line or paragraph.
A manual newline starts a new paragraph.

[edit] Links

Internal Links

You may wish to create a page called "Notes" for a page called Page. But MediaWiki can only have one page called "Notes" and you may want Notes pages for many pages. To accommodate that need, you can create a Notes subpage of Page by using file path notation. Insert "/" to indicate a page hierarchy. You can refer to the Page/Notes page directly using the full page [[Page/Notes]]</nolwiki>, or if you are on Page, the relative form will work <nowiki>[[/Notes]] or [[/Notes/]]. The second version suppresses display of the leading '/' .

[[Somepage]]
[[Somepage | Labeled link]]
[[Page/Notes]] or [[/Notes]] or [[/Notes/]]
External Links
http://www.google.com
[http://www.google.com Google]
Self Link (signing)
~~~
~~~~
Personal tools