Kieran-Isn't this section a redundant version of PHPTemplate's built-in node templating?
"We can also have customing theming based on nodetype using the following
if($node->type =='nodetype'){ include 'nodetype.tpl.php';}