Help:Contents: Difference between revisions

From genomewiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 43: Line 43:
##[http://meta.wikimedia.org/wiki/Help:Contents MediaWiki: General Help Page]
##[http://meta.wikimedia.org/wiki/Help:Contents MediaWiki: General Help Page]
##[http://meta.wikimedia.org/wiki/MediaWiki_FAQ MediaWiki: FAQ]
##[http://meta.wikimedia.org/wiki/MediaWiki_FAQ MediaWiki: FAQ]
##[http://meta.wikimedia.org/wiki/Help:Category: Placing pages into catagories]
##[http://meta.wikimedia.org/wiki/Help:Category Placing pages into catagories]
##[http://en.wikipedia.org/wiki/Wikipedia:Extended_image_syntax Image link syntax]
##[http://en.wikipedia.org/wiki/Wikipedia:Extended_image_syntax Image link syntax]
##[http://meta.wikimedia.org/wiki/MediaWiki_User%27s_Guide:_Editing_mathematical_formulae:TeX_markup Math TeX markup syntax]
##[http://meta.wikimedia.org/wiki/MediaWiki_User%27s_Guide:_Editing_mathematical_formulae:TeX_markup Math TeX markup syntax]

Revision as of 20:35, 10 April 2006

Setting User Preferences

Note the "preferences" link on the very first line of any page, after your "my talk" link. Click into that where you can change your user settings.

Restricted Pages

We do not have restricted pages here for specific work groups. If you really do want to have a restricted Wiki area, we can setup a private Wiki site all to yourself and have the whole thing be password protected.

Creating new pages

Pages must have links to them, otherwise they are orphaned. Therefore, to create a new page, create an internal link to it from some page, then access the link. You will be brought up in the editor for the page and content can be created.

Creating URL Links from your pages

For internal links to pages within this Wiki: In your page text, enclose the title of the page you want to link to in double square brackets: [[Main Page]] which appears as Main Page.

For external links, place the http:// URL in your page with the title following, highlight the whole thing, and then press the fourth button from the left at the top of the editor bar, looks like a little world image. It adds single [square brackets] around your URL which causes it to be an external reference.

Entering Math

To display math equations, you can use TeX formatting:

<math> \sqrt{2}\approx 1.4 </math>

See also: Math Markup

External Help links:

    1. MediaWiki: Editing Wiki Pages
    2. MediaWiki: General Help Page
    3. MediaWiki: FAQ
    4. Placing pages into catagories
    5. Image link syntax
    6. Math TeX markup syntax