By using the new <patTemplate:Call/> function, it is possible to define
often used design elements in one template file and then re-use these components
to display any information you need.
The Function allows you to pass any number of attributes as variables of your
component templates.
You may nest the Call tags as deep as you like, this brings
most of patXMLRenderers functionality to patTemplate.
This shows you ho to reuse the templates. If you need the change the layout of this news block, you
only need to change it once and all news entries will have the design you created.