A simple channel which renders an image along with an optional
caption and subcaption.
Name | Description | Example | Required |
img-uri | The URI of the image to display | http://webcam.its.hawaii.edu/uhmwebcam/image01.jpg | yes |
img-width | The width of the image to display | 320 | no |
img-height | The height of the image to display | 240 | no |
img-border | The border of the image to display | 0 | no |
img-link | A URI to be used as an href for the image | http://www.hawaii.edu/visitor/#webcams | no |
caption | A caption of the image to display | Almost Live Shot of Hamilton Library Front Entrance | no |
subcaption | The subcaption of the image to display | Updated Once per Minute During Daylight Hours | no |
alt-text | Text to include as the 'alt' attribute of the img tag | Almost live shot of Hamilton library front enterance | no, but highly recommended in support of non-visual browsers |