Stringdojox.image.SlideShow.titleTemplate

dojo.require("dojox.image.SlideShow");
defined in dojox/image/SlideShow.js

a way to customize the wording in the title. supported parameters to be populated are: ${title} = the passed title of the image ${current} = the current index of the image ${total} = the total number of images in the SlideShow should add more?