I have a design that has 3 colums; col1, col2(is the center) and col3.
I have 6 pages and I want on all pages a different image in the left sidebar(=col1)
I found that I can do that by making a User defined tag(UDT) and put a code in the template.
But what exactly do I put in that UDT?
Lets say I put the code {random} in the template, where the image should be.
What kind of UDT do I have to make to get different images on for instance the Home, Contactpage?
I assume I have to make a couple of UDT? For every page that has a different image?
I can't figure out what kind of code should be in the UDT.

