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.
Try editing wikitext in the sandbox
Organizing text within pages (sections, paragraphs, numbered/bulleted lists, etc.)
Organizing pages on the site (categories, common sense)
Styling text (bold, italic, etc.)
Links (links wihin the wiki and outside)
Contents |
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
HTML and CSS support
You can type plain html and it will be shown by browsers properly. It is also possible to style your documents with CSS (cascading style sheets), at this time only inline styles are possible. NMRWiki style sheet has not been yet developed.
Special Features
Mathematical equations
Math extension is not yet supported, but will be in the (hopefully near) future.
Advanced Wiki editing
Here is full MediaWiki User documentation