Let's try $post:
Code:
<if condition="$post['field6']"><div><img src="path/to/playstation/graphic.jpg" alt="Playstation" /></div></if>
Your image paths are incorrect. You can't pull a [field5].jpg off of Xbox or Playstation websites unless
they (the other site) names it that.
Not to mention, pulling selected graphics off someone else's server is considered "hotlinking" if you don't have the other server's owner's permission.