<?php
get_post_meta($post->ID, "resim", true)==NULL?:"resimyok.jpg":get_post_meta($post->ID, "resim", true);
?>
bu şekilde olabilir denemedim ama...