User:Brian Smith/MediaWiki Reference
From CSWiki
[edit] Structure | |
|---|---|
| New section Subsection | == New Section == === Subsection === ==== Subsubsection ==== |
marks the end of the list.
| * 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. |
marks the end of the list.
|
# 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 |
[edit] Text Formatting | |
| italic | ''italic'' or <i>italic</i> |
| bold | '''bold''' or <b>bold</b> |
| monospace | <tt>monospace</tt> |
|
: 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)
|
~~~ ~~~~ |

