Trying to figure out how to seperate a modules information I am building a custom template. I am trying to figure out how to break apart the information returned by a module. For example: Let's say we have a module that returns an article.
I want to create a custom display of the information that the module will display. i.e. I want to display maybe the author, then the date, then the full.
So in short how do I drive deeper into the the module.






