Help:Contents
From NMR Wiki
To edit a particular page: first go to that page, click 'edit' tab and type in your text, then hit 'save page button' below.
Contents |
Sections
To add a section type
==Section Name==
For a sub section
===Subsection Name===
Sub-sub etc sections can be added in the same fashion
Lists
Bulleted list
*item1 *item2 *item3
will look like
- item1
- item2
- item3
Numbered list
#first #second #third
Will give your the following appearance
- first
- second
- third
Text Formatting
Bold text
Bold text
'''Bold text'''
Italic text
Italic text
''Italic text''
Internal Links
To insert a link to a new or existing page within this wiki type:
[[Name of page]]
After saving that a new link will appear.
If you want the link text contain something different from the name of target page, use this format
[[Name of page|link text]]
External Links
To insert a link to external web-page:
[http:www.example.com/path/to/page/page.html Example webpage]
A new link "Example webpage" will appear