Images
Images allow you to link to images hosted elsewhere and linked from the wiki.
Optional Parameters
The following parameters should be added at the end of the image url.| Name | Description | Range | Default |
| height | The height of the image | px/pt/pc/in/mm/cm/%/em/ex | None |
| width | The width of the image | px/pt/pc/in/mm/cm/%/em/ex | None |
Source Markup
[image:http://download.codeplex.com/download?ProjectName=WikiPlex&DownloadId=74720&Build=15321]
[image:WikiPlex Logo|http://download.codeplex.com/download?ProjectName=WikiPlex&DownloadId=74720&Build=15321]
[image:WikiPlex Logo|http://download.codeplex.com/download?ProjectName=WikiPlex&DownloadId=74720&Build=15321,height=50,width=150]
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/download?ProjectName=WikiPlex&DownloadId=74720&Build=15321] This content will flow around the image on the right hand side.
>[image:http://download.codeplex.com/download?ProjectName=WikiPlex&DownloadId=74720&Build=15321] This content will flow around the image on the left hand side.
Rendered Markup

This content will flow around the image on the right hand side.

This content will flow around the image on the left hand side.