In a few templates, like GENERIC_SHELL for example, there are calls to variables, like $HTML, $NAVBAR etc. So my questions are:
1. How do you go about making a call to a custom template from inside another template?
2. How can you create your own $MYVAR things which on loading turns into a template I have already defined?