`$= '![Image|500](' + dv.current().image + ')'` # `= this.title` `$= '[Wiki Link](' + dv.current().url + ')'` `$= dv.current().personalRating>0 ? '**Rating**: ' + dv.current().personalRating + ' out of 10' : ''` **Type**: `= this.type` **Online Rating**: `= this.onlineRating` **Release Date**: `= this.releaseDate`