You could use Panels. This will allow you to place the fields for your node as you want them and insert the node wher eyou want as well. You could do this for an individual node or define is as a template for how you want to display any node of type xxx.
Comments
some good discussions on the
some good discussions on the topic...
via code:
http://drupal.org/node/47417
http://drupal.org/node/48816
http://drupal.org/node/246742
Panels
You could use Panels. This will allow you to place the fields for your node as you want them and insert the node wher eyou want as well. You could do this for an individual node or define is as a template for how you want to display any node of type xxx.
not sure which road you wanna
not sure which road you wanna take, but one way could be field_injector by Dave Reid ... ?