Home > Formatting and Layout > Images



This content will flow around the image on the right hand side.
This content will flow around the image on the left hand side.
Images
Images allow you to link to images hosted elsewhere and linked from the wiki.Source Markup
[image:http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=WikiPlex&DownloadId=74720&Build=15321] [image:WikiPlex Logo|http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=WikiPlex&DownloadId=74720&Build=15321]
Rendered Markup
Hyperlinking Images
Images can be hyperlinked using the format below.Source Markup
[image:<Friendly Name>|<image name or link to the image>|<URL pointed to by image>] For example: [image:My Image|http://www.domain.com/myimage.jpg|http://www.domain.com]
Rendered Markup
Wrapped Content
Images also allow you to wrap content around the left or right side of it.Source Markup
<[image:http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=WikiPlex&DownloadId=74720&Build=15321] This content will flow around the image on the right hand side. >[image:http://download.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=WikiPlex&DownloadId=74720&Build=15321] This content will flow around the image on the left hand side.
