Hey! I am trying to create a page within the wiki. I am trying to use HTML but it doesn't seem to accept certain functions. For example, I am trying to place an image, but it formats it into a link automatically.
Here is an example of what I used:
<img src="http://i1003.photobucket.com/albums/af159/KendyFay/tumblr_lxabufeOw41r7wrq1o1_r2_250.jpg" style="float:right" >
What am I doing wrong? :(