I've noticed that when I add an image as an attachment, and then add that image via a template to a wiki page, the image is not clickable.  
This is the code I'm using currently:
	Code:
	[template]RaceBox
| Image = [file]Akhavi01|none|border[/file]
| Description = [I]*This is a restricted race.  Can only be played if you purchase this race from the Character Creation shop[/I][/template]
 If I include the [*file] code outside of the template, it generates normally and includes the link to that uploaded file's page.  But when the code is inside of a template, the link does not get created.