Returns table of images in HTML format. If argument prefix
is
passed, the image timestamps are enclosed in HTML anchors, with the
link set to prefix
.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(image_type), | intent(inout) | :: | images(:) |
Image type array. |
||
character(len=*), | intent(in), | optional | :: | prefix |
Link address prefix. |
Generated HTML.