Is it possible to pass as argument to a template another template? For example I need to store in a template the url of a image and then pass this template to another template. So when I change the image url inside the first template automatically I change the image in all the other templates. Can I? Thanks,
Giovanni