Line 4: Line 4:
 
==Links==
 
==Links==
 
There are two types of links: internal and external. Internal links are links to other Rhea pages. External links are links to internet websites. To make an internal link to a Rhea page titled "My Page", write <pre>[[My Page]]</pre> If you want to display something else in place of the page title, add the text after the page title followed by a vertical bar, like this: <pre>[[My Page | Text I want to display]]</pre>
 
There are two types of links: internal and external. Internal links are links to other Rhea pages. External links are links to internet websites. To make an internal link to a Rhea page titled "My Page", write <pre>[[My Page]]</pre> If you want to display something else in place of the page title, add the text after the page title followed by a vertical bar, like this: <pre>[[My Page | Text I want to display]]</pre>
To make an external to the webpage http://www.greatwebsite.com, write <pre>[http://www.greatwebsite.com]</pre> If you want to display something instead of the website address, simply add the text after the address, like this: <pre>[http://www.greatwebsite.com Text I want to display]]</pre>
+
To make an external to the webpage <pre>http://www.greatwebsite.com</pre> write <pre>[http://www.greatwebsite.com]</pre> If you want to display something instead of the website address, simply add the text after the address, like this: <pre>[http://www.greatwebsite.com Text I want to display]]</pre>
  
 
== Signature==
 
== Signature==

Revision as of 08:31, 5 January 2009

How to Add Elements To a Page

In order to edit a page that already exists, you must be logged in. Editing is done by changing the source code of the page. The source code of Rhea pages is written in a markup language called "wikitext". Wikitext is similar to html, but in many ways simpler. The best way to learn how to edit a page is to look at the source code of other pages and learn by example. Here are a few key points.

Links

There are two types of links: internal and external. Internal links are links to other Rhea pages. External links are links to internet websites. To make an internal link to a Rhea page titled "My Page", write
[[My Page]]
If you want to display something else in place of the page title, add the text after the page title followed by a vertical bar, like this:
[[My Page | Text I want to display]]
To make an external to the webpage
http://www.greatwebsite.com
write
[http://www.greatwebsite.com]
If you want to display something instead of the website address, simply add the text after the address, like this:
[http://www.greatwebsite.com Text I want to display]]

Signature

If you want to sign your username somewhere, just press the second button from the right Button sig.png while you are in "edit" mode --- (the one that says "your signature with timestamp"). Alternatively, you cal also type four "tilde" signs like this:
~~~~

Math Elements

Click here here to learn how to add equations and other math elements to a page.

Unformatted Text Elements (e.g. code)

Matlab code, for example, should be entered specially to allow Rhea to ignore all the symbols Matlab uses. <pre></pre> should be used to accomplish this and the results look like the following.

Hello, World!

Uploading Files

To upload a file, you must be logged in. Then simply select "upload a file" under the "page" tab above. Alternatively, create a link to the file that you are about to upload by writing
[[Image:nameoffiletoupload.jpg]]
on the page. After saving your edit, the link to your file will be displayed in red like this

File:Nameoffiletoupload.jpg

By clicking on the red text, you will be taken to the upload screen.

Pictures

Inserting pictures not that hard. You do not have to start by uploading a picture. If you simply insert the link and save your changes to the page, you can then click on that link you just made and you will be prompted to upload the corresponding picture. There are a plethora of options that can be used from this site to help place the pictures the way you want them.

Alumni Liaison

Questions/answers with a recent ECE grad

Ryne Rayburn