if (in_category('news')) { include STYLESHEETPATH.'/template-in-something.php'; exit; }
if (has_term( 'sold', 'taxonomy', $thepostobject )) { include STYLESHEETPATH.'/template-in-something.php'; exit; }