If you want to print all variables from a Drupal node insert this piece of code in the your template like node.tpl.php.
<pre>Print alle node variables <?php print_r($node);?></pre>
More information about formatting options
Powered by Drupal and Drupal Theme created with Artisteer