Has post thumbnail
<?php if(has_post_thumbnail()){ echo get_the_post_thumbnail($post->ID, 'thumbnail'); }// if thumbnail ?>