Help

From RHESSI Wiki

(Difference between revisions)
Jump to: navigation, search
(How to add categories)
(now redirects to the official help page)
 
Line 1: Line 1:
-
== Basic Editing ==
+
#REDIRECT [[Help:Contents]]
-
 
+
-
Most simple editing (e.g. bold, italics, links, section headings, etc.) can be found in the tool bar above the editing window.  In case that does not work here is a quick run-down.
+
-
 
+
-
''italics''
+
-
<pre> ''italicize text'' by putting 2 apostrophes on each side. </pre>
+
-
 
+
-
'''bold'''
+
-
<pre>3 apostrophes will embolden '''the text'''.</pre>
+
-
 
+
-
Section headings (used to automatically create table of contents)
+
-
<pre> == Section Heading == by putting 2 equal signs.  More equal signs creates sub-headings.</pre>
+
-
 
+
-
Lists (unordered)
+
-
* item 1
+
-
* item 2
+
-
<pre>Are created by putting a * at the beginning of the item.  More stars created nested lists.</pre>
+
-
 
+
-
Lists (ordered)
+
-
# item 1
+
-
# item 2
+
-
<pre>Are created by putting a # at the begining of the item.  More number signs creat nested lists.</pre>
+
-
 
+
-
Super<sup>scripts</sup> and sub<sub>scripts</sub>
+
-
<pre>Super<sup>scripts</sup> and sub<sub>scripts</sub></pre>
+
-
 
+
-
== Links ==
+
-
In a wiki, there are two kinds of links; intra-wiki links (those that lead to other articles on the same wiki) and external links which lead anywhere. 
+
-
 
+
-
To add a intra-wiki link to the [[RHESSI]] wiki
+
-
<pre>surround the title of the article by [[double brackets]].  Even if the page does not exist the link will be created.</pre>
+
-
 
+
-
To add an [http://www.example.com external link]
+
-
<pre> use the syntax [http://www.example.com external link] </pre>
+
-
 
+
-
== Images ==
+
-
 
+
-
Images can be added to any article.  Images must first be uploaded using the link in the toolbox on the left of the page (upload file).  A name and description must then be given.  A thumbnail of the image can then be included as follows
+
-
 
+
-
<pre>[[Image:Example.jpg|center|thumb|100px|Sunflowers]]</pre>
+
-
 
+
-
Follow [http://www.mediawiki.org/wiki/Help:Images this link] to see more examples.
+
-
 
+
-
== Categories ==
+
-
 
+
-
Categories are used to maintain some organization to the wiki.  To add an article to a category put the following at the end of the page you are editing.
+
-
 
+
-
<pre>[[Category:NAME]]</pre>
+
-
 
+
-
where NAME is the name of the category you want to add it to.  Any number of category tags may be added to the page - the page will be listed in all of them.
+
-
 
+
-
You can find a more in-depth guide to wiki editing [http://meta.wikimedia.org/wiki/Help:Wikitext_examples here].
+
-
 
+
-
[[Category: Help]]
+

Latest revision as of 00:31, 9 October 2008

  1. REDIRECT Help:Contents
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox