image_url
Attributes:
- id="number" • Specifies the id assigned at upload of the image whose url is to be returned. Can be found on the Images tab. If both name and id are specified, id is used while name is ignored.
- name="image name" • Specifies which image url to return by its image name as shown on the Images tab.
- link="1, 0, auto (default)" • Determines if the returned url is to be linked. 'auto' and '1' will link the url, '0' will leave the url not linked.
- thumbnail="0 or 1" • If set to '1' the thumbnail of the currently defined image will be returned, default is 0.
Behaviors:
The image_url tag returns the url of the currently defined image or thumbnail as set by tag attributes.