Whilst it is easily possible to compose image HTML using tokens for image URL and image title, it may be useful for many to have a token outputting complete HTML of an image.
Whilst it is easily possible to compose image HTML using tokens for image URL and image title, it may be useful for many to have a token outputting complete HTML of an image.
Comments
Comment #3
vacilando commentedOK, a solution is in dev. The new token is [puzzler:wikipedia-matching-image-html].
The big advantage of this over constructing image HTML from tokens for article title and image URL is that if there is no match, the self-made HTML would still return HTML without title and URL, while the new tag returns either valid image HTML or nothing at all.
Comment #4
vacilando commentedIncluded in new stable release: 7.x-1.1.