When templates get a bit more complex, or when they access metadata for databases / columns.
Then it would be very nice to be able to document exactly what meta data the template uses and what the template does etc.
It would be very nice if there was some kind of optional / mandatory help included in templates.
Personally I would like it to go in some sort of Frame which goes something like:
---
Description.
A short description ( can be taken from the current one )
Dependancies / requirements
Run script a first before running this one.
Needs database x or y
MetaData used
Looks for uploadpath at column level to determine if a file upload is needed.
