من خودم این دستور رو پیدا کردم ولی کار نمیکنه :D
کد PHP:
<?php
if ( is_page_template('page.php')) { ?>
<link rel="stylesheet" type="text/css" href="<?php bloginfo('template_directory'); ?>/style.css" />
<?php ?>