Text
Note that "center" can be changed acording to your desires.
* To make a line break (an "enter" in Word language):
* To set the text **bold**: at the begining and at the end so this code: it is there should look like this:
>it is **there**
* To create a link: Press here for Link Note that the second part of the code with the "/" closes the link. For example this try to look at this image and give your opinion
should look like this
>try to look at [[http://www.__SELECTED__URL__| this image]] and give your opinion
If you want to make the new link in a new window, use this code. this image
* To insert an image: 
Note that ".jpg" must be added to the end of the line. Also note that the correct URL does have those elements.
* To insert a link in an image, so when you click over the image the link works: 
Note that these last code is a combination from the previous two.